Last updated on 2025-06-09 21:50:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.10 | 35.36 | 359.84 | 395.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.10 | 26.13 | 242.60 | 268.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.10 | 699.35 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.10 | 658.94 | OK | |||
r-devel-windows-x86_64 | 1.0.10 | 37.00 | 340.00 | 377.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.10 | 35.72 | 346.73 | 382.45 | NOTE | |
r-release-linux-x86_64 | 1.0.10 | 35.90 | 346.37 | 382.27 | NOTE | |
r-release-macos-arm64 | 1.0.10 | 169.00 | OK | |||
r-release-macos-x86_64 | 1.0.10 | 297.00 | OK | |||
r-release-windows-x86_64 | 1.0.10 | 35.00 | 320.00 | 355.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.10 | 139.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.10 | 231.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.10 | 49.00 | 428.00 | 477.00 | OK |
Version: 1.0.10
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Benoit Simon-Bouhet <besibo@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Eric",
family = "Pante",
role = "aut"),
person(given = "Benoit",
family = "Simon-Bouhet",
role = c("aut", "cre"),
email = "besibo@gmail.com"),
person(given = "Jean-Olivier",
family = "Irisson",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.10
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
autoplot.bathy.Rd: coord_map
get.area.Rd: areaPolygon
plotArea.Rd: areaPolygon
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 1.0.10
Check: R code for possible problems
Result: NOTE
Error: there is no package called ‘tibble’
Call sequence:
10: doWithOneRestart(return(expr), restart)
9: withOneRestart(expr, restarts[[1L]])
8: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
7: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
6: asNamespace(ns)
5: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
3: asNamespace(ns)
2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
1: loadNamespace(package, lib.loc)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang