Nothing
R/hdf5_utils.R) that supports both hdf5r
(CRAN) and rhdf5 (Bioconductor) backends. Both packages are now listed as
suggested dependencies rather than hard imports, and the backend is selected
automatically at runtime based on availability.caret package. Cross-validation in
estimate_calibration_error() is now performed using base R, which reduces
the package's dependency footprint. Note that Rsquared is no longer
included in the cross-validation output (R-squared is still reported from the
model fit itself).fit_carbon_regression() and fit_water_regression() are
now pre-allocated to the correct size rather than a fixed 200,000 rows.convert_POSIXct_to_NEONhdf5_time() to use format() instead
of manual string construction with individual lubridate accessor functions.setup_output_file, write_carbon_*,
write_water_*) now accept an open file identifier, reducing redundant file
open/close operations during calibration output. The rhdf5::h5closeAll()
calls in the main calibration functions have been replaced with targeted
h5_close() calls.neonUtilities >= 2.3.0 (previously >= 2.1.1).Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.