CRAN Package Check Results for Package exif (original) (raw)
Last updated on 2025-11-18 22:50:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 11.78 | 24.35 | 36.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 8.98 | 20.12 | 29.10 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 27.00 | 34.05 | 61.05 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 27.00 | 30.42 | 57.42 | NOTE | |
| r-patched-linux-x86_64 | 0.1.0 | 11.08 | 23.29 | 34.37 | NOTE | |
| r-release-linux-x86_64 | 0.1.0 | 12.44 | 22.95 | 35.39 | NOTE | |
| r-release-macos-arm64 | 0.1.0 | 5.00 | 16.00 | 21.00 | NOTE | |
| r-release-macos-x86_64 | 0.1.0 | 9.00 | 27.00 | 36.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.1.0 | 7.00 | 16.00 | 23.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.1.0 | 10.00 | 30.00 | 40.00 | NOTE |
Check Details
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 (<...>).Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essentialFlavors: 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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
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.Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc