R Development Page
stosim log file (00install.out)
* installing *source* package ‘stosim’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Debian 12.2.0-14) 12.2.0’
using C++ compiler: ‘g++ (Debian 12.2.0-14) 12.2.0’
g++ -std=gnu++17 -I"/srv/R/R-patched/build.23-11-23/include" -DNDEBUG -I'/home/rforge/lib/R/4.3/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c DetailOpLines.cpp -o DetailOpLines.o
g++ -std=gnu++17 -I"/srv/R/R-patched/build.23-11-23/include" -DNDEBUG -I'/home/rforge/lib/R/4.3/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c MultiTrainWithInventory.cpp -o MultiTrainWithInventory.o
g++ -std=gnu++17 -I"/srv/R/R-patched/build.23-11-23/include" -DNDEBUG -I'/home/rforge/lib/R/4.3/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c SimulationHistory.cpp -o SimulationHistory.o
gcc -I"/srv/R/R-patched/build.23-11-23/include" -DNDEBUG -I'/home/rforge/lib/R/4.3/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c init.c -o init.o
g++ -std=gnu++17 -shared -L/srv/R/R-patched/build.23-11-23/lib -L/usr/local/lib -o stosim.so DetailOpLines.o MultiTrainWithInventory.o SimulationHistory.o init.o -L/srv/R/R-patched/build.23-11-23/lib -lR
installing to /srv/rf/building/build_2023-11-23-17-14/RF_PKG_CHECK/PKGS/stosim.Rcheck/00LOCK-stosim/00new/stosim/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
Error: package or namespace load failed for ‘tcltk’:
.onLoad failed in loadNamespace() for 'tcltk', details:
call: fun(libname, pkgname)
error: Tcl/Tk support is not available on this system
In addition: Warning message:
S3 methods ‘as.character.tclObj’, ‘as.character.tclVar’, ‘as.double.tclObj’, ‘as.integer.tclObj’, ‘as.logical.tclObj’, ‘as.raw.tclObj’, ‘print.tclObj’, ‘[[.tclArray’, ‘[[<-.tclArray’, ‘$.tclArray’, ‘$<-.tclArray’, ‘names.tclArray’, ‘names<-.tclArray’, ‘length.tclArray’, ‘length<-.tclArray’, ‘tclObj.tclVar’, ‘tclObj<-.tclVar’, ‘tclvalue.default’, ‘tclvalue.tclObj’, ‘tclvalue.tclVar’, ‘tclvalue<-.default’, ‘tclvalue<-.tclVar’, ‘close.tkProgressBar’ were declared in NAMESPACE but not found
Execution halted
ERROR: lazy loading failed for package ‘stosim’
* removing ‘/srv/rf/building/build_2023-11-23-17-14/RF_PKG_CHECK/PKGS/stosim.Rcheck/stosim’