CRAN Package Check Results for Package cSEM

Last updated on 2024-03-12 07:49:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 23.06 192.44 215.50 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.0 18.33 146.69 165.02 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 274.52 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.0 268.77 NOTE
r-devel-windows-x86_64 0.5.0 19.00 159.00 178.00 NOTE
r-patched-linux-x86_64 0.5.0 28.36 186.48 214.84 OK
r-release-linux-x86_64 0.5.0 23.14 185.11 208.25 OK
r-release-macos-arm64 0.5.0 78.00 OK
r-release-macos-x86_64 0.5.0 132.00 OK
r-release-windows-x86_64 0.5.0 25.00 198.00 223.00 OK
r-oldrel-macos-arm64 0.5.0 78.00 NOTE
r-oldrel-windows-x86_64 0.5.0 25.00 173.00 198.00 OK

Check Details

Version: 0.5.0
Check: Rd files
Result: NOTE checkRd: (-1) calculateEffects.Rd:24: Lost braces; missing escapes or markup? 24 | equals (I-B)^{-1}Gamma. The indirect effect equals the difference between | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

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-oldrel-macos-arm64