R Under development (unstable) (2025-07-14 r88410 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. > library(testthat) > library(metatools) > > test_check("metatools") ℹ Dataset metadata specification subsetted with suppressed warnings The following variable(s) were dropped: foo foo2 i Dataset metadata specification subsetted with suppressed warnings Not all datasets provided. Only variables from ADSL will be gathered. Not all datasets provided. Only variables from ADSL will be gathered. i Dropping column(s) from adsl due to conflict with ae: STUDYID. i Dataset metadata specification subsetted with suppressed warnings i Dropping column(s) from adsl due to conflict with ae: STUDYID. i Dataset metadata specification subsetted with suppressed warnings ℹ Dataset metadata specification subsetted with suppressed warnings ℹ To use the Metacore object with metatools package, first subset a dataset using `metacore::select_dataset()` ℹ Dataset metadata specification subsetted with suppressed warnings i Dataset metadata imported with suppressed warnings i To use the Metacore object with metatools package, first subset a dataset using `metacore::select_dataset()` i Dataset metadata specification subsetted with suppressed warnings i Dataset metadata specification subsetted with suppressed warnings No missing or extra variables i Dataset metadata specification subsetted with suppressed warnings i Dataset metadata specification subsetted with suppressed warnings ℹ Dataset metadata imported with suppressed warnings ℹ To use the Metacore object with metatools package, first subset a dataset using `metacore::select_dataset()` ℹ Dataset metadata specification subsetted with suppressed warnings ℹ Dataset metadata specification subsetted with suppressed warnings i Dataset metadata specification subsetted with suppressed warnings i To use the Metacore object with metatools package, first subset a dataset using `metacore::select_dataset()` i Dataset metadata specification subsetted with suppressed warnings i To use the Metacore object with metatools package, first subset a dataset using `metacore::select_dataset()` i Dataset metadata specification subsetted with suppressed warnings i Dataset metadata specification subsetted with suppressed warnings ℹ Dataset metadata specification subsetted with suppressed warnings i Dataset metadata specification subsetted with suppressed warnings i Dataset metadata specification subsetted with suppressed warnings i Dataset metadata imported with suppressed warnings i To use the Metacore object with metatools package, first subset a dataset using `metacore::select_dataset()` i Dataset metadata specification subsetted with suppressed warnings [ FAIL 0 | WARN 0 | SKIP 0 | PASS 126 ] > > proc.time() user system elapsed 12.76 0.81 13.56