Last updated on 2026-01-09 17:49:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 7.3-18 | 3.49 | 26.10 | 29.59 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 7.3-18 | 2.96 | 20.18 | 23.14 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 7.3-18 | 45.05 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 7.3-18 | 42.55 | OK | |||
| r-devel-windows-x86_64 | 7.3-18 | 9.00 | 49.00 | 58.00 | NOTE | |
| r-patched-linux-x86_64 | 7.3-18 | 3.27 | 22.57 | 25.84 | OK | |
| r-release-linux-x86_64 | 7.3-18 | 2.85 | 22.24 | 25.09 | OK | |
| r-release-macos-arm64 | 7.3-18 | OK | ||||
| r-release-macos-x86_64 | 7.3-18 | 4.00 | 27.00 | 31.00 | OK | |
| r-release-windows-x86_64 | 7.3-18 | 9.00 | 48.00 | 57.00 | OK | |
| r-oldrel-macos-arm64 | 7.3-18 | OK | ||||
| r-oldrel-macos-x86_64 | 7.3-18 | 4.00 | 59.00 | 63.00 | OK | |
| r-oldrel-windows-x86_64 | 7.3-18 | 8.00 | 55.00 | 63.00 | OK |
Version: 7.3-18
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Brian Ripley <Brian.Ripley@R-project.org>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 7.3-18
Check: compiled code
Result: NOTE
Note: information on .o files for x64 is not available
File 'd:/Rcompile/CRANpkg/lib/4.6/spatial/libs/x64/spatial.dll':
Found '_exit', possibly from '_exit' (C)
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
Flavor: r-devel-windows-x86_64