CRAN Package Check Results for Maintainer ‘Tarn Duong <tarn.duong at gmail.com>’

Last updated on 2022-04-24 03:53:05 CEST.

Package ERROR OK
eks 12
feature 12
ks 2 10
prim 12

Package eks

Current CRAN status: OK: 12

Package feature

Current CRAN status: OK: 12

Package ks

Current CRAN status: ERROR: 2, OK: 10

Version: 1.13.5
Check: examples
Result: ERROR
    Running examples in ‘ks-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: histde
    > ### Title: Histogram density estimate
    > ### Aliases: histde predict.histde
    > ### Keywords: smooth
    >
    > ### ** Examples
    >
    > ## positive data example
    > set.seed(8192)
    > x <- 2^rnorm(100)
    > fhat <- histde(x=x)
    > plot(fhat, border=6)
    Error: .onLoad failed in loadNamespace() for 'tcltk', details:
     call: fun(libname, pkgname)
     error: Tcl/Tk libraries are missing: install the Tcl/Tk component from the R installer
    Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 1.13.5
Check: running R code from vignettes
Result: ERROR
    Errors in running code in vignettes:
    when running code in ‘kde.Rnw’
     ...
    + props = props)
    
    > plotmixt(mus = mus, Sigmas = Sigmas, props = props,
    + xlim = c(-4, 4), ylim = c(-4, 4))
    
     When sourcing ‘kde.R’:
    Error: .onLoad failed in loadNamespace() for 'tcltk', details:
     call: fun(libname, pkgname)
     error: Tcl/Tk libraries are missing: install the Tcl/Tk component from the R installer
    Execution halted
    
     ‘kde.Rnw’... failed
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 1.13.5
Check: re-building of vignette outputs
Result: NOTE
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘kde.Rnw’ using Sweave
    
    Error: processing vignette 'kde.Rnw' failed with diagnostics:
     chunk 2
    Error : .onLoad failed in loadNamespace() for 'tcltk', details:
     call: fun(libname, pkgname)
     error: Tcl/Tk libraries are missing: install the Tcl/Tk component from the R installer
    
    --- failed re-building ‘kde.Rnw’
    
    SUMMARY: processing the following file failed:
     ‘kde.Rnw’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Package prim

Current CRAN status: OK: 12