R Under development (unstable) (2024-03-02 r86034 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. > library(testthat) > test_check("nodbi") Loading required package: nodbi now dyn.load("D:/RCompile/CRANpkg/lib/4.4/uuid/libs/x64/uuid.dll") ... 'verbose' and 'quietly' are both true; being verbose then .. now dyn.load("D:/RCompile/CRANpkg/lib/4.4/webfakes/libs/x64/webfakes.dll") ... now dyn.load("D:/RCompile/CRANpkg/lib/4.4/processx/libs/x64/processx.dll") ... now dyn.load("D:/RCompile/CRANpkg/lib/4.4/ps/libs/x64/ps.dll") ... [ FAIL 0 | WARN 0 | SKIP 6 | PASS 0 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-couchdb.R:2:3', 'test-duckdb.R:2:3', 'test-elastic.R:2:3', 'test-mongodb.R:2:3', 'test-sqlite.R:3:3' • postgres is not available (1): 'test-postgres.R:2:3' [ FAIL 0 | WARN 0 | SKIP 6 | PASS 0 ] Warning messages: 1: In find.package(package, lib.loc, quiet = TRUE) : package 'processx' found more than once, using the first from "D:/RCompile/CRANpkg/lib/4.4/processx", "D:/temp/Rtmpo958CR/RLIBS_c73864c0655/processx" 2: In find.package(package, lib.loc, quiet = TRUE) : package 'processx' found more than once, using the first from "D:/RCompile/CRANpkg/lib/4.4/processx", "D:/temp/Rtmpo958CR/RLIBS_c73864c0655/processx" > > proc.time() user system elapsed 1.20 0.20 5.96