Last updated on 2025-12-01 19:50:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 12.77 | 24.46 | 37.23 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 9.40 | 19.98 | 29.38 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 29.00 | 31.20 | 60.20 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 74.00 | -11.96 | 62.04 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 12.74 | 23.02 | 35.76 | NOTE | |
| r-release-linux-x86_64 | 0.1.0 | 12.09 | 23.02 | 35.11 | NOTE | |
| r-release-macos-arm64 | 0.1.1 | 2.00 | 11.00 | 13.00 | OK | |
| r-release-macos-x86_64 | 0.1.1 | 16.00 | 42.00 | 58.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 2.00 | 14.00 | 16.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.1 | 15.00 | 33.00 | 48.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 20.00 | 69.00 | 89.00 | OK |
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Oliver Keyes <ironholds@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Oliver",
family = "Keyes",
role = c("aut", "cre"),
email = "ironholds@gmail.com"),
person(given = "Penelope",
family = "Hopkins",
role = "ctb"),
person(given = "Robyn",
family = "Temple-Wood",
role = "ctb"),
person(given = "Mayank",
family = "Lahiri",
role = "cph"))
as necessary.
The Description field contains
(https://github.com/mayanklahiri/easyexif) library.
Please enclose URLs in angle brackets (<...>).
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: C++ specification
Result: NOTE
Specified C++11: support will be removed soon
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘exif/libs/exif.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64