Last updated on 2026-07-29 04:54:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 332.70 | 29.51 | 362.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 265.88 | 23.70 | 289.58 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 546.00 | 42.63 | 588.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 203.00 | 19.48 | 222.48 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 461.00 | 61.00 | 522.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 330.80 | 26.87 | 357.67 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 336.09 | 27.50 | 363.59 | OK | |
| r-release-macos-arm64 | 0.1.2 | 81.00 | -25.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 260.00 | 21.00 | 281.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 430.00 | 64.00 | 494.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.2 | 257.00 | 14.00 | 271.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 507.00 | 73.00 | 580.00 | OK |
Version: 0.1.2
Check: compiled code
Result: NOTE
File ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/arcgisplaces/libs/arcgisplaces.so’:
Found ‘abort’, possibly from ‘abort’ (C)
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-linux-x86_64-debian-gcc