* using log directory 'd:/RCompile/CRANincoming/R-devel/rswipl.Rcheck' * using R Under development (unstable) (2024-03-22 r86169 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'rswipl/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'rswipl' version '9.3.3.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers Maintainer: 'Matthias Gondan ' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'rswipl' can be installed ... OK * used C++ compiler: 'g++.exe (GCC) 13.2.0' * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [69s] ERROR Running 'testthat.R' [69s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rswipl) > > test_check("rswipl") Warning: library(bdb) .......................... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/bdb.html Warning: library(double_metaphone) ............. NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/double_metaphone.html Warning: library(isub) ......................... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/isub.html Warning: library(janus) ........................ NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/janus.html Warning: library(jpl) .......................... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/jpl.html Warning: library(odbc) ......................... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/odbc.html Warning: library(pce) .......................... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/xpce.html Warning: library(pdt_console) .................. NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/pdt_console.html Warning: library(porter_stem) .................. NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/porter_stem.html Warning: library(protobufs) .................... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/protobufs.html Warning: library(semweb/rdf_db) ................ NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/semweb/rdf_db.html Warning: library(semweb/rdf_ntriples) .......... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/semweb/rdf_ntriples.html Warning: library(semweb/turtle) ................ NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/semweb/turtle.html Warning: library(snowball) ..................... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/snowball.html Warning: library(sweep_link) ................... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/sweep_link.html Warning: library(table) ........................ NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/table.html Warning: library(yaml) ......................... NOT FOUND Warning: See http://www.swi-prolog.org/build/issues/yaml.html Warning: Found 17 issues. [ FAIL 0 | WARN 0 | SKIP 0 | PASS 15 ] > > proc.time() user system elapsed 0.93 0.42 1.34 * checking PDF version of manual ... [17s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR