CRAN Package Check Results for Package cSEM

Last updated on 2023-01-25 04:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 21.31 196.86 218.17 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 16.67 142.85 159.52 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 277.38 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.0 275.50 NOTE
r-devel-windows-x86_64 0.5.0 71.00 233.00 304.00 OK
r-patched-linux-x86_64 0.5.0 26.54 172.97 199.51 OK
r-release-linux-x86_64 0.5.0 20.93 172.19 193.12 OK
r-release-macos-arm64 0.5.0 78.00 NOTE
r-release-macos-x86_64 0.5.0 83.00 NOTE
r-release-windows-x86_64 0.5.0 77.00 209.00 286.00 OK
r-oldrel-macos-arm64 0.5.0 65.00 NOTE
r-oldrel-macos-x86_64 0.5.0 74.00 WARN
r-oldrel-windows-ix86+x86_64 0.5.0 36.00 216.00 252.00 OK

Check Details

Version: 0.5.0
Check: package dependencies
Result: NOTE
    Imports includes 21 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: 0.5.0
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘Rdpack’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.5.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘Notation.Rmd’ using rmarkdown
    Error: processing vignette 'Notation.Rmd' failed with diagnostics:
    there is no package called ‘sass’
    --- failed re-building ‘Notation.Rmd’
    
    --- re-building ‘Terminology.Rmd’ using rmarkdown
    Error: processing vignette 'Terminology.Rmd' failed with diagnostics:
    there is no package called ‘sass’
    --- failed re-building ‘Terminology.Rmd’
    
    --- re-building ‘Using-assess.Rmd’ using rmarkdown
    Error: processing vignette 'Using-assess.Rmd' failed with diagnostics:
    there is no package called ‘sass’
    --- failed re-building ‘Using-assess.Rmd’
    
    --- re-building ‘cSEM.Rmd’ using rmarkdown
    Error: processing vignette 'cSEM.Rmd' failed with diagnostics:
    there is no package called ‘sass’
    --- failed re-building ‘cSEM.Rmd’
    
    SUMMARY: processing the following files failed:
     ‘Notation.Rmd’ ‘Terminology.Rmd’ ‘Using-assess.Rmd’ ‘cSEM.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64