R Under development (unstable) (2025-04-16 r88149 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(greenfeedr) Thank you for using the greenfeedr package! Cite: Martinez-Boggio et al. (2025). greenfeedr: An R-package for processing and reporting GreenFeed data. Type '??greenfeedr' for summary information > > test_check("greenfeedr") Please set the 'gcup' parameter based on the 10-drops test. If units have single or dual-hopper with different 'gcup', define a vector with a value for each unit/hopper. Animal ID not visting GreenFeed: Animal11, Animal12, Animal13, Animal14, Animal16, Animal17, Animal18, Animal19, Animal20, Animal21, Animal22, Animal23, Animal24, Animal25, Animal26, Animal27, Animal28, Animal29, Animal30, Animal32 Single Unit, Single FoodType Pellet intakes file created and saved to D:\temp\2025_04_17_19_25_17_18399\RtmpwDtD7v Please set the 'gcup' parameter based on the 10-drops test. If units have single or dual-hopper with different 'gcup', define a vector with a value for each unit/hopper. RFID is NULL. It is recommended to include it. Single Unit, Single FoodType Pellet intakes file created and saved to D:\temp\2025_04_17_19_25_17_18399\RtmpwDtD7v Using param1 = 2 , param2 = 3 , min_time = 2 CH4: 395.71 +- 63.03 CH4 CV = 15.9% CO2: 11696.18 +- 1487.11 CO2 CV = 12.7% O2: 7901.31 +- 905.7 O2 CV = 11.5% H2: NaN +- NA H2 CV = NA% Animal IDs not visiting GF: Animal11, Animal12, Animal13, Animal14, Animal16, Animal17, Animal18, Animal19, Animal20, Animal21, Animal22, Animal23, Animal24, Animal25, Animal26, Animal27, Animal28, Animal29, Animal30, Animal32 Animal IDs not visiting GF: Animal11, Animal12, Animal13, Animal14, Animal16, Animal17, Animal18, Animal19, Animal20, Animal21, Animal22, Animal23, Animal24, Animal25, Animal26, Animal27, Animal28, Animal29, Animal30, Animal32 [ FAIL 0 | WARN 3 | SKIP 0 | PASS 34 ] [ FAIL 0 | WARN 3 | SKIP 0 | PASS 34 ] > > proc.time() user system elapsed 2.98 0.67 3.32