CRAN Package Check Results for Package cSEM

Last updated on 2024-03-28 23:55:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 22.28 197.43 219.71 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.0 15.68 140.38 156.06 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 269.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.0 263.85 NOTE
r-devel-windows-x86_64 0.5.0 19.00 161.00 180.00 NOTE
r-patched-linux-x86_64 0.5.0 27.76 183.92 211.68 NOTE
r-release-linux-x86_64 0.5.0 21.37 187.87 209.24 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 26.00 197.00 223.00 OK
r-oldrel-macos-arm64 0.5.0 78.00 NOTE
r-oldrel-windows-x86_64 0.5.0 26.00 171.00 197.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