Last updated on 2025-08-31 15:48:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.15 | 34.51 | 355.42 | 389.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.16 | 23.47 | 244.28 | 267.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.16 | 640.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.16 | 653.89 | NOTE | |||
r-devel-windows-x86_64 | 0.1.16 | 28.00 | 252.00 | 280.00 | OK | |
r-patched-linux-x86_64 | 0.1.15 | 41.08 | 372.47 | 413.55 | NOTE | |
r-release-linux-x86_64 | 0.1.16 | 38.83 | 369.03 | 407.86 | OK | |
r-release-macos-arm64 | 0.1.15 | 292.00 | OK | |||
r-release-macos-x86_64 | 0.1.16 | 374.00 | OK | |||
r-release-windows-x86_64 | 0.1.15 | 28.00 | 257.00 | 285.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.15 | 276.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.16 | 403.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.15 | 40.00 | 333.00 | 373.00 | OK |
Version: 0.1.15
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
gateR-package.Rd: sparr, spatstat.geom, terra
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-patched-linux-x86_64, r-release-windows-x86_64
Version: 0.1.16
Check: foreign function calls
Result: NOTE
Error: there is no package called ‘spatstat.linnet’
Call sequence:
11: doWithOneRestart(return(expr), restart)
10: withOneRestart(expr, restarts[[1L]])
9: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
8: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
7: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()),
versionCheck = vI[[i]]), from = package)
6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()),
versionCheck = vI[[i]]), 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
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.16
Check: R code for possible problems
Result: NOTE
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called ‘spatstat.linnet’
Calls: <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc