Last updated on 2025-06-23 21:51:15 CEST.
Package | ERROR | OK |
---|---|---|
fluxfinder | 1 | 9 |
Current CRAN status: ERROR: 1, OK: 9
Version: 1.1.0
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-devel-linux-x86_64-debian-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.