Last updated on 2025-05-05 21:51:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.7 | 11.41 | 28.21 | 39.62 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5.9 | 8.62 | 21.26 | 29.88 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.9 | 63.68 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.9 | 65.16 | OK | |||
r-devel-windows-x86_64 | 1.5.9 | 17.00 | 81.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 1.5.7 | 10.55 | 26.51 | 37.06 | NOTE | |
r-release-linux-x86_64 | 1.5.7 | 9.73 | 26.53 | 36.26 | NOTE | |
r-release-macos-arm64 | 1.5.9 | 28.00 | OK | |||
r-release-macos-x86_64 | 1.5.9 | 50.00 | OK | |||
r-release-windows-x86_64 | 1.5.9 | 23.00 | 84.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 1.5.9 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.9 | 53.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.9 | 21.00 | 97.00 | 118.00 | OK |
Version: 1.5.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Paul Brooks <jpbrooks@vcu.edu>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Sapan",
family = "Jot",
role = "aut",
email = "sapan.madaan@gmail.com"),
person(given = "Paul",
family = "Brooks",
role = c("aut", "cre"),
email = "jpbrooks@vcu.edu"),
person(given = "Andrea",
family = "Visentin",
role = "aut",
email = "andrea.visentin@insight-centre.org"),
person(given = c("Young", "Woong"),
family = "Park",
role = "aut",
email = "ywpark@mail.smu.edu"),
person(given = c("and", "Yi-Hui"),
family = "Zhou",
role = "aut",
email = "yihui_zhou@ncsu.edu"))
as necessary.
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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.5.7
Check: top-level files
Result: NOTE
possible bashism in configure.ac line 40 (test -a/-o):
if test [ -n "$PKG_CPPFLAGS" -a -n "$PKG_LIBS" ] ; then
possible bashism in configure.ac line 43 (test -a/-o):
if test [ -n "$PKG_CPPFLAGS" -o -n "$PKG_LIBS" ] ; then
possible bashism in configure.ac line 80 (test -a/-o):
if test [ -z "$CLP_LIBS" -a -z "$CLP_CFLAGS" ] ; then
possible bashism in configure.ac line 106 (test -a/-o):
if test [ -n "$CLP_INCLUDE" -a -n "$CLP_LIB" ] ; then
possible bashism in configure.ac line 139 (test -a/-o):
if test [ -d "/usr/include" -o -d "/usr/local/include" ] ; then
possible bashism in configure.ac line 145 (test -a/-o):
if test [ -d "/usr/local/lib" -o -d "/usr/local/lib64" -o -d "/usr/lib" -o -d "/usr/lib64"] ; then
possible bashism in configure.ac line 189 (test -a/-o):
if test [ -d "$prefix/lib" -o -d "$prefix/lib64" ] ; then
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64