Last updated on 2025-02-23 15:49:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.0 | 13.74 | 29.10 | 42.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7.0 | 9.89 | 23.38 | 33.27 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7.0 | 135.07 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 130.91 | ERROR | |||
r-devel-macos-arm64 | 0.7.0 | 26.00 | OK | |||
r-devel-macos-x86_64 | 0.7.0 | 39.00 | OK | |||
r-devel-windows-x86_64 | 0.7.0 | 16.00 | 66.00 | 82.00 | OK | |
r-patched-linux-x86_64 | 0.7.0 | 14.77 | 27.54 | 42.31 | NOTE | |
r-release-linux-x86_64 | 0.7.0 | 14.95 | 27.72 | 42.67 | NOTE | |
r-release-macos-arm64 | 0.7.0 | 25.00 | OK | |||
r-release-macos-x86_64 | 0.7.0 | 41.00 | OK | |||
r-release-windows-x86_64 | 0.7.0 | 17.00 | 65.00 | 82.00 | OK | |
r-oldrel-macos-arm64 | 0.7.0 | 32.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7.0 | 55.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7.0 | 21.00 | 76.00 | 97.00 | OK |
Version: 0.7.0
Check: R code for possible problems
Result: NOTE
Found the following assignments to the global environment:
File ‘rim/R/engine.R’:
assign(varname, output.data, envir = knitr::knit_global())
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.7.0
Check: examples
Result: ERROR
Running examples in ‘rim-Ex.R’ failed
The error most likely occurred in:
> ### Name: rim-package
> ### Title: rim
> ### Aliases: rim rim-package maxima.start maxima.stop maxima.get
> ### maxima.load maxima.apropos maxima.version maxima.isInstalled iprint
> ### print.maxima maxima.eval
>
> ### ** Examples
>
> if(maxima.isInstalled()) maxima.start(restart = TRUE)
> if(maxima.isInstalled()) {
+ maxima.start(restart = TRUE)
+ maxima.stop()
+ }
> if(maxima.isInstalled()) maxima.get("2+2;")
> if(maxima.isInstalled()) maxima.load("abs_integrate")
Error in self$get(paste0("load(\"", module, "\")$")) :
TEXT;>>file_search1: <<TEXT;
-- an error. To debug this try: debugmode(true);
Calls: maxima.load -> <Anonymous> -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.