CRAN Package Check Results for Package cSEM

Last updated on 2024-04-14 20:53:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 20.95 197.58 218.53 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.0 17.93 139.87 157.80 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 269.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.0 266.03 NOTE
r-devel-windows-x86_64 0.5.0 20.00 156.00 176.00 NOTE
r-patched-linux-x86_64 0.5.0 24.58 186.62 211.20 NOTE
r-release-linux-x86_64 0.5.0 23.23 184.86 208.09 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 192.00 217.00 OK
r-oldrel-macos-arm64 0.5.0 78.00 NOTE
r-oldrel-windows-x86_64 0.5.0 27.00 172.00 199.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, r-patched-linux-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