* installing *source* package 'psSubpathway' ...
** this is package 'psSubpathway' version '0.1.3'
** package 'psSubpathway' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_08_23_01_04_21_29904/RtmpKs2YVD/R.INSTALL1121867dd3e50/psSubpathway/src'
gcc -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c kernel_estimation.c -o kernel_estimation.o
gcc -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c ks_test.c -o ks_test.o
ks_test.c: In function 'ks_sample':
ks_test.c:24:16: warning: unused variable 'mx_value' [-Wunused-variable]
24 | double mx_value = 0.0;
| ^~~~~~~~
gcc -I"D:/RCompile/recent/R-4.6.1/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c psSubpathway_init.c -o psSubpathway_init.o
gcc -shared -s -static-libgcc -o psSubpathway.dll tmp.def kernel_estimation.o ks_test.o psSubpathway_init.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.6.1/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_08_23_01_04_21_29904/RtmpKs2YVD/R.INSTALL1121867dd3e50/psSubpathway/src'
make[1]: Entering directory '/d/temp/2026_08_23_01_04_21_29904/RtmpKs2YVD/R.INSTALL1121867dd3e50/psSubpathway/src'
make[1]: Leaving directory '/d/temp/2026_08_23_01_04_21_29904/RtmpKs2YVD/R.INSTALL1121867dd3e50/psSubpathway/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-psSubpathway/00new/psSubpathway/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
Warning: S3 method 'format.SQLiteConnection' was declared in NAMESPACE but not found
Error: package or namespace load failed for 'psSubpathway' in find.package(package, lib.loc, verbose = verbose):
there is no package called 'RSQLite'
Error: loading failed
Execution halted
ERROR: loading failed
* removing 'd:/Rcompile/CRANpkg/lib/4.6/psSubpathway'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/psSubpathway'