R Under development (unstable) (2025-01-06 r87534 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(extractox) > > test_check("extractox") D:\temp\2025_01_07_17_45_17_9205\RtmpCw5chw\tmp-cache245747e531943\R\extractox\song.txt i Returning all available assay names from the ICE database. i Extracting WHO IARC monographs... Last updated: 2024-11-29 5:08pm (CET) [ FAIL 0 | WARN 0 | SKIP 33 | PASS 24 ] ══ Skipped tests (33) ══════════════════════════════════════════════════════════ • On CRAN (33): 'test-comptox.R:7:3', 'test-comptox.R:33:3', 'test-comptox.R:54:3', 'test-comptox.R:63:3', 'test-ctd.R:20:3', 'test-ctd.R:39:3', 'test-ctd.R:60:3', 'test-ctd.R:83:3', 'test-ctd.R:104:3', 'test-ctd.R:133:3', 'test-ctd.R:158:3', 'test-ctd.R:182:3', 'test-ice.R:18:3', 'test-ice.R:38:3', 'test-ice.R:54:3', 'test-iris.R:16:3', 'test-iris.R:36:3', 'test-iris.R:55:3', 'test-pubchem.R:12:3', 'test-pubchem.R:32:3', 'test-pubchem.R:52:3', 'test-pubchem.R:72:3', 'test-pubchem.R:90:3', 'test-pubchem.R:123:3', 'test-pubchem.R:141:3', 'test-pubchem.R:155:3', 'test-pubchem.R:169:3', 'test-pubchem.R:186:3', 'test-tox.R:19:3', 'test_pprtv.R:6:3', 'test_pprtv.R:30:3', 'test_pprtv.R:53:3', 'test_pprtv.R:69:3' [ FAIL 0 | WARN 0 | SKIP 33 | PASS 24 ] > > proc.time() user system elapsed 1.26 0.12 100.62