R Under development (unstable) (2024-10-15 r87238 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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) > > 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\RtmpOCsJQA 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\RtmpOCsJQA Using param1 = 2 , param2 = 3 , min_time = 2 [1] "CH4: 392.67 +- 58.74" [1] "CH4 CV = 15%" [1] "CO2: 11630.54 +- 1421.75" [1] "CO2 CV = 12.2%" [1] "O2: 7869.98 +- 878.89" [1] "O2 CV = 11.2%" [1] "H2: NaN +- NA" [1] "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 5 | SKIP 0 | PASS 34 ] [ FAIL 0 | WARN 5 | SKIP 0 | PASS 34 ] > > proc.time() user system elapsed 4.54 1.03 5.18