CRAN Package Check Results for Package fluxfinder

Last updated on 2025-08-26 21:54:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 5.71 77.30 83.01 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.0 3.92 54.53 58.45 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.0 127.40 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 143.41 OK
r-devel-windows-x86_64 1.2.0 8.00 90.00 98.00 OK
r-release-linux-x86_64 1.2.0 5.82 71.49 77.31 ERROR
r-release-macos-arm64 1.2.0 43.00 OK
r-release-macos-x86_64 1.2.0 86.00 OK
r-release-windows-x86_64 1.2.0 12.00 107.00 119.00 OK
r-oldrel-macos-arm64 1.2.0 52.00 OK
r-oldrel-macos-x86_64 1.2.0 97.00 OK
r-oldrel-windows-x86_64 1.2.0 11.00 114.00 125.00 OK

Check Details

Version: 1.2.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 Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64