Last updated on 2024-10-06 20:49:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.3 | 10.49 | 73.75 | 84.24 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.3 | 5.32 | 48.05 | 53.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.3 | 144.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 138.61 | NOTE | |||
r-devel-windows-x86_64 | 1.1.3 | 11.00 | 91.00 | 102.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.3 | 10.79 | 67.94 | 78.73 | NOTE | |
r-release-linux-x86_64 | 1.1.3 | 10.19 | 67.56 | 77.75 | NOTE | |
r-release-macos-arm64 | 1.1.3 | 35.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.3 | 56.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.3 | 11.00 | 90.00 | 101.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.3 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.3 | 108.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.3 | 13.00 | 107.00 | 120.00 | OK |
Version: 1.1.3
Check: Rd files
Result: NOTE
checkRd: (-1) MSM.fit.Rd:21: Lost braces
21 | \code{MSM.fit} returns an object of class code{MSM.lm} or \code{MSM.glm}, depending on the input model.
| ^
checkRd: (-1) SMC.Smooth.Rd:25: Lost braces; missing escapes or markup?
25 | observation at current time step. It should return {xx} (the samples xt) and
| ^
checkRd: (-1) SMC.Smooth.Rd:26: Lost braces; missing escapes or markup?
26 | {logww} (their corresponding log weight).}
| ^
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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.1.3
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘MASS’ ‘Rdpack’ ‘base’ ‘graphics’ ‘parallel’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc