R Under development (unstable) (2025-01-28 r87664 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. (2024). Greenfeedr: an R-package for processing and reporting GreenFeed data. Type 'help(greenfeedr)' for summary information > > test_check("greenfeedr") Please set the 'gcup' parameter based on the 10-drops test. If units have different gram values, define 'gcup' as a vector with an element for each unit. 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 Pellet intakes file created and saved to D:\temp\2025_01_29_22_30_16_13568\Rtmpme6t4H Please set the 'gcup' parameter based on the 10-drops test. If units have different gram values, define 'gcup' as a vector with an element for each unit. RFID is NULL. It is recommended to include it. Pellet intakes file created and saved to D:\temp\2025_01_29_22_30_16_13568\Rtmpme6t4H 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 3.17 0.53 3.46