Last updated on 2024-11-12 15:49:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 8.80 | 81.21 | 90.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 0.30 | 1.71 | 2.01 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 143.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 150.36 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 9.00 | 87.00 | 96.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 11.41 | 75.44 | 86.85 | NOTE | |
r-release-linux-x86_64 | 1.0 | 8.96 | 75.36 | 84.32 | NOTE | |
r-release-macos-arm64 | 1.0 | 47.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 103.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 9.00 | 86.00 | 95.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 56.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 92.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 12.00 | 102.00 | 114.00 | OK |
Version: 1.0
Check: Rd files
Result: NOTE
checkRd: (-1) fcr-package.Rd:15: Lost braces; missing escapes or markup?
15 | Let $y_{ij}$ denote some outcome measured at
| ^
checkRd: (-1) fcr-package.Rd:16: Lost braces; missing escapes or markup?
16 | $t_{ij}$ on the functional domain (e.g. time) for subject $i$ at observation
| ^
checkRd: (-1) fcr-package.Rd:29: Lost braces; missing escapes or markup?
29 | Initially, a model is fit without $b_i(t_{ij})$. Using the residuals from this initial fit,
| ^
checkRd: (-1) fcr.Rd:13: Lost braces; missing escapes or markup?
13 | The formula should only include terms not associated with the random function intercept b_i(t_{ij}). See Examples.}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, 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.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
fcr.Rd: gam, bam, face.sparse
plot.fcr.Rd: plot.gam
predict.fcr.Rd: predict.gam, predict.bam
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64
Version: 1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘fields’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc