Last updated on 2025-11-22 19:50:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 35.30 | 46.57 | 81.87 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 25.10 | 33.87 | 58.97 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 81.00 | 62.33 | 143.33 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 80.00 | 58.07 | 138.07 | NOTE | |
| r-devel-windows-x86_64 | 1.0.2 | 56.00 | 75.00 | 131.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.2 | 39.12 | 41.43 | 80.55 | NOTE | |
| r-release-linux-x86_64 | 1.0.2 | 38.29 | 41.56 | 79.85 | NOTE | |
| r-release-macos-arm64 | 1.0.2 | NOTE | ||||
| r-release-macos-x86_64 | 1.0.2 | 19.00 | 49.00 | 68.00 | NOTE | |
| r-release-windows-x86_64 | 1.0.2 | 50.00 | 75.00 | 125.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 13.00 | 35.00 | 48.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 62.00 | 97.00 | 159.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, r-release-linux-x86_64, r-release-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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64