Last updated on 2025-02-24 19:50:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 36.22 | 41.75 | 77.97 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 26.99 | 29.69 | 56.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 165.33 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 145.92 | 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 | 50.00 | 85.00 | 135.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 39.41 | 38.83 | 78.24 | OK | |
r-release-linux-x86_64 | 1.0.2 | 34.22 | 38.76 | 72.98 | 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 | 50.00 | 86.00 | 136.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 59.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 55.00 | 101.00 | 156.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
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
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/R.hpp:52:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
/data/gannet/ripley/R/test-clang/cpp11/include/cpp11/named_arg.hpp:42:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
See ‘/data/gannet/ripley/R/packages/tests-clang/meltr.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 20.1.0-rc2’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.2
Check: compiled code
Result: NOTE
File 'meltr/libs/x64/meltr.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.
Flavor: r-devel-windows-x86_64