Last updated on 2025-09-13 09:49:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 6.40 | 75.27 | 81.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.2 | 3.68 | 53.53 | 57.21 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.2 | 129.69 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 132.45 | OK | |||
r-devel-windows-x86_64 | 1.2.2 | 9.00 | 92.00 | 101.00 | OK | |
r-patched-linux-x86_64 | 1.2.2 | 6.24 | 68.93 | 75.17 | OK | |
r-release-linux-x86_64 | 1.2.1 | 5.39 | 70.98 | 76.37 | ERROR | |
r-release-macos-arm64 | 1.2.2 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.2.2 | 90.00 | OK | |||
r-release-windows-x86_64 | 1.2.2 | 8.00 | 86.00 | 94.00 | OK | |
r-oldrel-macos-arm64 | 1.2.2 | 47.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.2 | 116.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.2 | 11.00 | 101.00 | 112.00 | OK |
Version: 1.2.1
Check: examples
Result: ERROR
Running examples in ‘fluxfinder-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ffi_qaqc
> ### Title: Generate a QA/QC document
> ### Aliases: ffi_qaqc
>
> ### ** Examples
>
> # Toy data
> cars$Plot <- c("A", "B")
> fd <- ffi_compute_fluxes(cars, "Plot", "speed", "dist")
> x <- ffi_qaqc(fd, group_column = "Plot", output_dir = tempdir())
processing file: qaqc.Rmd
Warning in file(con, "w") :
cannot open file 'qaqc.knit.md': Read-only file system
Error in file(con, "w") : cannot open the connection
Calls: ffi_qaqc ... <Anonymous> -> <Anonymous> -> write_utf8 -> writeLines -> file
Execution halted
Flavor: r-release-linux-x86_64
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.