R Under development (unstable) (2025-06-26 r88362 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. > require("restfulr") || stop("unable to load restfulr package") Loading required package: restfulr [1] TRUE > restfulr:::.test() Loading required namespace: rsolr Starting Solr... Use options(verbose=TRUE) to diagnose any problems. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.lucene.store.MMapDirectory$1 (file:/D:/temp/2025_06_27_19_55_17_2630/RtmpqSVROQ/5.5.0/lib/lucene-core-5.5.0.jar) to method java.nio.DirectByteBuffer.cleaner() WARNING: Please consider reporting this to the maintainers of org.apache.lucene.store.MMapDirectory$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Solr started at: http://localhost:8983/solr/techproducts RUNIT TEST PROTOCOL -- Fri Jun 27 19:56:29 2025 *********************************************** Number of test functions: 3 Number of errors: 0 Number of failures: 0 1 Test Suite : restfulr RUnit Tests - 3 test functions, 0 errors, 0 failures Number of test functions: 3 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 1.84 0.15 16.54