Last updated on 2025-12-24 09:49:40 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 3.60 | 30.42 | 34.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 2.83 | 30.07 | 32.90 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 52.05 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 6.00 | 2.49 | 8.49 | ERROR | |
| r-devel-windows-x86_64 | 1.0.1 | 8.00 | 52.00 | 60.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 4.00 | 27.15 | 31.15 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 3.62 | 27.40 | 31.02 | OK | |
| r-release-macos-arm64 | 1.0.1 | OK | ||||
| r-release-macos-x86_64 | 1.0.1 | 3.00 | 70.00 | 73.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 10.00 | 48.00 | 58.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 3.00 | 44.00 | 47.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.0.1 | 66.00 | 10.00 | 76.00 | ERROR |
Version: 1.0.1
Check: for missing documentation entries
Result: WARN
Error: package or namespace load failed for ‘giacR’:
.onLoad failed in loadNamespace() for 'giacR', details:
call: download.file(url = giac_url, destfile = temp_file, mode = "wb",
error: cannot open URL 'https://www-fourier.univ-grenoble-alpes.fr/~parisse/giacwasm.js'
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
ns <- loadNamespace(package, lib.loc)
env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)
}, error = function(e) {
P <- if (!is.null(cc <- conditionCall(e)))
paste(" in", deparse(cc)[1L])
else ""
msg <- gettextf("package or namespace load failed for %s%s:\n %s",
sQuote(package), P, conditionMessage(e))
if (logical.return && !quietly)
message(paste("Error:", msg), domain = NA)
else stop(msg, call. = FALSE, domain = NA
Execution halted
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: for code/documentation mismatches
Result: WARN
Error: package or namespace load failed for ‘giacR’:
.onLoad failed in loadNamespace() for 'giacR', details:
call: download.file(url = giac_url, destfile = temp_file, mode = "wb",
error: cannot open URL 'https://www-fourier.univ-grenoble-alpes.fr/~parisse/giacwasm.js'
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
ns <- loadNamespace(package, lib.loc)
env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)
}, error = function(e) {
P <- if (!is.null(cc <- conditionCall(e)))
paste(" in", deparse(cc)[1L])
else ""
msg <- gettextf("package or namespace load failed for %s%s:\n %s",
sQuote(package), P, conditionMessage(e))
if (logical.return && !quietly)
message(paste("Error:", msg), domain = NA)
else stop(msg, call. = FALSE, domain = NA
Execution halted
Error: package or namespace load failed for ‘giacR’:
.onLoad failed in loadNamespace() for 'giacR', details:
call: download.file(url = giac_url, destfile = temp_file, mode = "wb",
error: cannot open URL 'https://www-fourier.univ-grenoble-alpes.fr/~parisse/giacwasm.js'
Call sequence:
6: stop(msg, call. = FALSE, domain = NA)
5: value[[3L]](cond)
4: tryCatchOne(expr, names, parentenv, handlers[[1L]])
3: tryCatchList(expr, classes, parentenv, handlers)
2: tryCatch({
ns <- loadNamespace(package, lib.loc)
env <- attachNamespace(ns, pos = pos, deps, exclude, include.only)
}, error = function(e) {
P <- if (!is.null(cc <- conditionCall(e)))
paste(" in", deparse(cc)[1L])
else ""
msg <- gettextf("package or namespace load failed for %s%s:\n %s",
sQuote(package), P, conditionMessage(e))
if (logical.return && !quietly)
message(paste("Error:", msg), domain = NA)
else stop(msg, call. = FALSE, domain = NA
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavors: r-devel-linux-x86_64-fedora-gcc, r-oldrel-windows-x86_64
Version: 1.0.1
Check: installed package size
Result: NOTE
installed size is 18.0Mb
sub-directories of 1Mb or more:
Giac 17.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64