downloading reverse dependencies ... downloading exhaustiveRasch_0.3.7.tar.gz ... ok downloading iarm_0.4.3.tar.gz ... ok downloading mstDIF_0.1.8.tar.gz ... ok downloading tcl_0.2.1.tar.gz ... ok downloading whomds_1.1.1.tar.gz ... ok downloading PP_0.6.3-11.tar.gz ... ok downloading pwrRasch_0.1-2.tar.gz ... ok downloading RMX_0.1-6.tar.gz ... ok downloading tmt_0.3.4-0.tar.gz ... ok installing dependencies ‘dexterMST’, ‘eRm’, ‘nFactors’, ‘pairwise’, ‘PP’, ‘psychotree’, ‘scDIFtest’, ‘vcdExtra’, ‘WrightMap’ Warning: package ‘dexterMST’ is not available for this version of R A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-devel/R-admin.html#Installing-packages begin installing package ‘eRm’ begin installing package ‘psychotree’ begin installing package ‘pairwise’ begin installing package ‘vcdExtra’ begin installing package ‘PP’ begin installing package ‘scDIFtest’ begin installing package ‘WrightMap’ begin installing package ‘nFactors’ * installing *source* package ‘nFactors’ ... ** this is package ‘nFactors’ version ‘2.4.1.1’ ** package ‘nFactors’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (nFactors) * installing *source* package ‘WrightMap’ ... ** this is package ‘WrightMap’ version ‘1.4’ ** package ‘WrightMap’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (WrightMap) * installing *source* package ‘pairwise’ ... ** this is package ‘pairwise’ version ‘0.6.1-0’ ** package ‘pairwise’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package keeps a record of temporary installation path * DONE (pairwise) * installing *source* package ‘psychotree’ ... ** this is package ‘psychotree’ version ‘0.16-1’ ** package ‘psychotree’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** 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 ** testing if installed package keeps a record of temporary installation path * DONE (psychotree) * installing *source* package ‘scDIFtest’ ... ** this is package ‘scDIFtest’ version ‘0.1.1’ ** package ‘scDIFtest’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** 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 ** testing if installed package keeps a record of temporary installation path * DONE (scDIFtest) * installing *source* package ‘vcdExtra’ ... ** this is package ‘vcdExtra’ version ‘0.8-5’ ** package ‘vcdExtra’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 ** testing if installed package keeps a record of temporary installation path * DONE (vcdExtra) * installing *source* package ‘eRm’ ... ** this is package ‘eRm’ version ‘1.0-10’ ** using staged installation ** libs using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpjE0KLG/R.INSTALL21c5017504621/eRm/src' gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c RaschSampler.f90 -o RaschSampler.o RaschSampler.f90:53:48: 53 | real(kind(1.0)) :: tijd !*** | 1 Warning: Unused variable ‘tijd’ declared at (1) [-Wunused-variable] RaschSampler.f90:43:48: 43 | character(len=10) :: timevec | 1 Warning: Unused variable ‘timevec’ declared at (1) [-Wunused-variable] RaschSampler.f90:520:31: 520 | integer(kind(1)) offset,words_per_row,n,k !*** | 1 Warning: Unused variable ‘offset’ declared at (1) [-Wunused-variable] RaschSampler.f90:223:52: 223 | hexmat(:,1:nhex)=hexmatold(:,1:nhex) | ^ Warning: ‘nhexold’ may be used uninitialized [-Wmaybe-uninitialized] RaschSampler.f90:48:95: 48 | integer(kind(1)) :: i,j,m,kk2,kk3,it,krand,k2,k3,nhex,k2old,k3old,nhexold !*** | ^ note: ‘nhexold’ was declared here gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c components.c -o components.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c geodist.c -o geodist.o gcc-14 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c registerDynamicSymbol.c -o registerDynamicSymbol.o gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o eRm.so RaschSampler.o components.o geodist.o registerDynamicSymbol.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpjE0KLG/R.INSTALL21c5017504621/eRm/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-eRm/00new/eRm/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (eRm) * installing *source* package ‘PP’ ... ** this is package ‘PP’ version ‘0.6.3-11’ ** package ‘PP’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpbq4cc7/R.INSTALL21c4f779206aae/PP/src' g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c GPCM4PL_stuff.cpp -o GPCM4PL_stuff.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c helper_func.cpp -o helper_func.o g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o PP.so GPCM4PL_stuff.o RcppExports.o helper_func.o -L/home/hornik/tmp/R/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpbq4cc7/R.INSTALL21c4f779206aae/PP/src' installing to /home/hornik/tmp/CRAN_recheck/Library/00LOCK-PP/00new/PP/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (PP) checking eRm_1.0-10.tar.gz ... checking exhaustiveRasch_0.3.7.tar.gz ... checking iarm_0.4.3.tar.gz ... checking mstDIF_0.1.8.tar.gz ... checking tcl_0.2.1.tar.gz ... checking whomds_1.1.1.tar.gz ... checking PP_0.6.3-11.tar.gz ... checking pwrRasch_0.1-2.tar.gz ... checking RMX_0.1-6.tar.gz ... checking tmt_0.3.4-0.tar.gz ... Depends: Package: eRm Depends: R (>= 3.5.0) Imports: graphics, grDevices, stats, methods, MASS, splines, Matrix, lattice, colorspace, psych Timings: user system elapsed eRm 100.779 6.366 109.683 Results: Check status summary: NOTE OK Source packages 0 1 Reverse depends 1 8 Check results summary: eRm ... OK rdepends_exhaustiveRasch ... OK rdepends_iarm ... OK rdepends_mstDIF ... OK rdepends_PP ... OK rdepends_pwrRasch ... NOTE * checking Rd files ... [0s/0s] NOTE rdepends_RMX ... OK rdepends_tcl ... OK rdepends_tmt ... OK rdepends_whomds ... OK Check results changes: Package: PP Check: CRAN incoming feasibility Old result: NOTE