CRAN Package Check Results for Package RSDA

Last updated on 2023-06-01 12:59:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.0 25.63 266.40 292.03 OK
r-devel-linux-x86_64-debian-gcc 3.1.0 19.15 197.93 217.08 OK
r-devel-linux-x86_64-fedora-clang 3.1.0 367.39 NOTE
r-devel-linux-x86_64-fedora-gcc 3.1.0 380.98 OK
r-devel-windows-x86_64 3.1.0 23.00 219.00 242.00 OK
r-patched-linux-x86_64 3.1.0 OK
r-release-linux-x86_64 3.1.0 18.06 254.58 272.64 OK
r-release-macos-arm64 3.1.0 76.00 OK
r-release-macos-x86_64 3.0.13 151.00 ERROR
r-release-windows-x86_64 3.1.0 31.00 289.00 320.00 OK
r-oldrel-macos-arm64 3.1.0 96.00 OK
r-oldrel-macos-x86_64 3.1.0 152.00 OK
r-oldrel-windows-x86_64 3.1.0 30.00 253.00 283.00 OK

Check Details

Version: 3.1.0
Check: package dependencies
Result: NOTE
    Imports includes 28 non-default packages.
    Importing from so many packages makes the package vulnerable to any of
    them becoming unavailable. Move as many as possible to Suggests and
    use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.0.13
Check: examples
Result: ERROR
    Running examples in ‘RSDA-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: abalone
    > ### Title: SODAS XML data file.
    > ### Aliases: abalone
    > ### Keywords: datasets
    >
    > ### ** Examples
    >
    > data(abalone)
    > res <- sym.pca(abalone, 'centers')
    Error in get(x, envir = ns, inherits = FALSE) :
     object 'tbl_subset_col' not found
    Calls: sym.pca ... %in% -> [ -> [.symbolic_tbl -> getFromNamespace -> get
    Execution halted
Flavor: r-release-macos-x86_64

Version: 3.0.13
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘introduction.Rmd’ using rmarkdown
    Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed.
    Quitting from lines 60-64 (introduction.Rmd)
    Error: processing vignette 'introduction.Rmd' failed with diagnostics:
    object 'tbl_subset_col' not found
    --- failed re-building ‘introduction.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘introduction.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-x86_64