R Under development (unstable) (2026-03-05 r89546 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(PubChemR) > > test_check("PubChemR") The file has been saved to 'D:\temp\2026_03_07_01_25_17_7752\RtmpcXx7uU\pubchemr-download-4e644c17f18/binary.PNG' SDF file saved successfully: Identifier: '2244' File Name: 'compound_2244.sdf' Saved at: D:\temp\2026_03_07_01_25_17_7752\RtmpcXx7uU\pubchemr-sdf-4e643acd449c SDF file saved successfully: Identifier: '3672' File Name: 'compound_3672.sdf' Saved at: D:\temp\2026_03_07_01_25_17_7752\RtmpcXx7uU\pubchemr-sdf-4e643acd449c [ FAIL 0 | WARN 0 | SKIP 15 | PASS 239 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • On CRAN (15): 'test-get-biological-test-results.R:55:3', 'test-get-json.R:2:3', 'test-get-json.R:21:3', 'test-get-pug-view.R:2:3', 'test-live-smoke.R:2:3', 'test-live-smoke.R:12:3', 'test-live-smoke.R:29:3', 'test-live-smoke.R:39:3', 'test-live-smoke.R:50:3', 'test-pc-api.R:440:3', 'test-pc-api.R:515:3', 'test-pc-phase4.R:189:3', 'test-pc-phase4.R:360:3', 'test-wrapper-contracts.R:2:3', 'test-wrapper-contracts.R:11:3' [ FAIL 0 | WARN 0 | SKIP 15 | PASS 239 ] > > proc.time() user system elapsed 6.34 1.50 7.84