Last updated on 2025-01-12 05:49:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.5 | 17.31 | 156.69 | 174.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.5 | 10.79 | 99.09 | 109.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.5 | 306.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 295.24 | NOTE | |||
r-devel-windows-x86_64 | 0.2.5 | 22.00 | 169.00 | 191.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.5 | 19.56 | 145.55 | 165.11 | OK | |
r-release-macos-arm64 | 0.2.5 | 74.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.5 | 117.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.5 | 25.00 | 0.00 | 25.00 | FAIL | |
r-oldrel-macos-arm64 | 0.2.5 | 90.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.5 | 158.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.5 | 28.00 | 207.00 | 235.00 | OK |
Version: 0.2.5
Check: compiled code
Result: NOTE
File ‘grandR/libs/grandR.so’:
Found non-API call to R: ‘SETLENGTH’
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.2.5
Check: compiled code
Result: NOTE
File 'grandR/libs/x64/grandR.dll':
Found non-API call to R: 'SETLENGTH'
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
Version: 0.2.5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘monocle’
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.5
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘monocle’
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.5
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
[1] 60.34886
$total
[1] 7600.262
$type
[1] "equi"
> kinetics2vector(fit)
Synthesis Half-life
358.274335 2.481648
>
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 17.98 0.56 18.56 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64