Last updated on 2025-03-16 00:49:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 34.87 | 41.49 | 76.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 24.86 | 29.77 | 54.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 159.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 133.90 | NOTE | |||
r-devel-macos-arm64 | 1.0.2 | 37.00 | NOTE | |||
r-devel-macos-x86_64 | 1.0.2 | 68.00 | NOTE | |||
r-devel-windows-x86_64 | 1.0.2 | 53.00 | 81.00 | 134.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 33.93 | 40.00 | 73.93 | WARN | |
r-release-linux-x86_64 | 1.0.2 | 36.14 | 38.90 | 75.04 | OK | |
r-release-macos-arm64 | 1.0.2 | 35.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 48.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 53.00 | 81.00 | 134.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
r-oldrel-macos-x86_64 | 1.0.2 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 58.00 | 93.00 | 151.00 | OK |
Version: 1.0.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
melt_delim.Rd: tibble
melt_delim_chunked.Rd: tibble
melt_fwf.Rd: tibble
melt_table.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
Version: 1.0.2
Check: compiled code
Result: NOTE
File ‘meltr/libs/meltr.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-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: melt_delim.Rd:133: missing link ‘tibble’
Rd warning: melt_delim_chunked.Rd:139: missing link ‘tibble’
Rd warning: melt_fwf.Rd:108: missing link ‘tibble’
Rd warning: melt_table.Rd:77: missing link ‘tibble’
See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/meltr.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-14 (Debian 14.2.0-17) 14.2.0’
Flavor: r-patched-linux-x86_64