R Under development (unstable) (2025-08-17 r88631 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") Animals not visiting the GreenFeed(s): Animal11 Animal12 Animal13 Animal14 Animal16 Animal17 Animal18 Animal19 Animal20 Animal21 Animal22 Animal23 Animal24 Animal25 Animal26 Animal27 Animal28 Animal29 Animal30 Animal32 Please set the 'gcup' parameter based on the 10-drops test. Single gcup provided: applying to all FID/FoodType combinations. Pellet intake file saved. Look for 'Pellet_Intakes_2024-05-13_2024-05-25.csv' in: D:\temp\2025_08_18_16_10_17_15611\RtmpsH42QU RFID is NULL. It is recommended to include it. Please set the 'gcup' parameter based on the 10-drops test. Single gcup provided: applying to all FID/FoodType combinations. Pellet intake file saved. Look for 'Pellet_Intakes_2024-05-13_2024-05-25.csv' in: D:\temp\2025_08_18_16_10_17_15611\RtmpsH42QU Using param1 = 2 , param2 = 3 , min_time = 2 CO2(g/d) = 11696.18 +- 1487.11 [CV(%) = 12.7] CH4(g/d) = 395.71 +- 63.03 [CV(%) = 15.9] O2(g/d) = 7901.31 +- 905.7 [CV(%) = 11.5] H2(g/d) = NaN +- NA [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 36 ] [ FAIL 0 | WARN 3 | SKIP 0 | PASS 36 ] > > proc.time() user system elapsed 3.51 0.60 3.95