Last updated on 2025-09-13 00:51:27 CEST.
Package | ERROR | OK |
---|---|---|
fluxfinder | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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