Last updated on 2025-06-20 12:49:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.5 | 58.05 | 101.36 | 159.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.5 | 42.73 | 77.08 | 119.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.5 | 278.24 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.5 | 281.42 | NOTE | |||
r-devel-windows-x86_64 | 2.1.5 | 84.00 | 151.00 | 235.00 | NOTE | |
r-patched-linux-x86_64 | 2.1.5 | 63.54 | 95.55 | 159.09 | NOTE | |
r-release-linux-x86_64 | 2.1.5 | 61.00 | 94.26 | 155.26 | NOTE | |
r-release-macos-arm64 | 2.1.5 | 78.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.5 | 132.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.5 | 84.00 | 155.00 | 239.00 | NOTE | |
r-oldrel-macos-arm64 | 2.1.5 | 75.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.1.5 | 110.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.5 | 97.00 | 175.00 | 272.00 | OK |
Version: 2.1.5
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
melt_delim.Rd: tibble
read_delim.Rd: tibble
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 2.1.5
Check: compiled code
Result: NOTE
File ‘readr/libs/readr.so’:
Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
‘SET_TRUELENGTH’
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 2.1.5
Check: compiled code
Result: NOTE
File 'readr/libs/x64/readr.dll':
Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT',
'SET_TRUELENGTH'
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-windows-x86_64, r-release-windows-x86_64
Version: 2.1.5
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
libs 4.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64