CRAN Package Check Results for Package RSDA

Last updated on 2023-06-09 05:55:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.0 25.10 268.88 293.98 OK
r-devel-linux-x86_64-debian-gcc 3.1.0 18.09 198.88 216.97 OK
r-devel-linux-x86_64-fedora-clang 3.1.0 367.39 NOTE
r-devel-linux-x86_64-fedora-gcc 3.1.0 357.28 OK
r-devel-windows-x86_64 3.1.0 25.00 298.00 323.00 OK
r-patched-linux-x86_64 3.1.0 21.56 251.76 273.32 OK
r-release-linux-x86_64 3.1.0 19.59 252.56 272.15 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 30.00 268.00 298.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 31.00 242.00 273.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