Last updated on 2024-11-23 20:48:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.2 | 49.14 | 104.71 | 153.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.2 | 36.11 | 78.57 | 114.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.2 | 264.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.2 | 281.44 | NOTE | |||
r-devel-windows-x86_64 | 0.9.2 | 54.00 | 130.00 | 184.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.2 | 53.17 | 99.36 | 152.53 | OK | |
r-release-linux-x86_64 | 0.9.2 | 50.76 | 99.50 | 150.26 | OK | |
r-release-macos-arm64 | 0.9.2 | 81.00 | OK | |||
r-release-macos-x86_64 | 0.9.2 | 107.00 | OK | |||
r-release-windows-x86_64 | 0.9.2 | 53.00 | 128.00 | 181.00 | OK | |
r-oldrel-macos-arm64 | 0.9.2 | 88.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.2 | 158.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.2 | 55.00 | 162.00 | 217.00 | OK |
Version: 0.9.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
CSCMatrix-class.Rd: dgCMatrix-class
hashed.model.matrix.Rd: dgCMatrix-class
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-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.9.2
Check: compiled code
Result: NOTE
File ‘FeatureHashing/libs/FeatureHashing.so’:
Found non-API call to R: ‘HASHTAB’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
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
Version: 0.9.2
Check: compiled code
Result: NOTE
File 'FeatureHashing/libs/x64/FeatureHashing.dll':
Found non-API call to R: 'HASHTAB'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64