You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using log directory ‘/Users/ripley/R/packages/tests-devel/quanteda.textplots.Rcheck’
using R Under development (unstable) (2024-08-05 r86980)
using platform: aarch64-apple-darwin23.6.0
R was compiled by
Apple clang version 16.0.0 (clang-1600.0.24.1)
GNU Fortran (GCC) 14.1.0
running under: macOS Sonoma 14.6
using session charset: UTF-8
using option ‘--no-stop-on-test-error’
checking for file ‘quanteda.textplots/DESCRIPTION’ ... OK
this is package ‘quanteda.textplots’ version ‘0.94.4’
package encoding: UTF-8
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 executable files ... OK
checking for hidden files and directories ... OK
checking for portable file names ... OK
checking for sufficient/correct file permissions ... OK
checking whether package ‘quanteda.textplots’ can be installed ... ERROR
Installation failed.
See ‘/Users/ripley/R/packages/tests-devel/quanteda.textplots.Rcheck/00install.out’ for details.
DONE
Status: 1 ERROR
See
‘/Users/ripley/R/packages/tests-devel/quanteda.textplots.Rcheck/00check.log’
for details.
6.08 real 4.73 user 0.98 sys
The text was updated successfully, but these errors were encountered:
** package ‘quanteda.textplots’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 16.0.0 (clang-1600.0.24.1)’
using SDK: ‘MacOSX15.0.sdk’
clang++ -mmacos-version-min=14.6 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -DARMA_DONT_PRINT_OPENMP_WARNING -I../inst/include -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -fPIC -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -c RcppExports.cpp -o RcppExports.o
clang++ -mmacos-version-min=14.6 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -DARMA_DONT_PRINT_OPENMP_WARNING -I../inst/include -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -fPIC -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -c wordcloud.cpp -o wordcloud.o
clang++ -mmacos-version-min=14.6 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Users/ripley/R/R-devel/lib -L/opt/R/arm64/lib -o quanteda.textplots.so RcppExports.o wordcloud.o -L/Users/ripley/R/R-devel/lib -lRlapack -L/Users/ripley/R/R-devel/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.1.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -L/Users/ripley/R/Library/RcppParallel/lib -ltbb -ltbbmalloc -L/Users/ripley/R/R-devel/lib -lR -Wl,-framework -Wl,CoreFoundation
installing to /Users/ripley/R/packages/tests-devel/quanteda.textplots.Rcheck/00LOCK-quanteda.textplots/00new/quanteda.textplots/libs
** 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
Error: package or namespace load failed for ‘quanteda.textplots’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Users/ripley/R/packages/tests-devel/quanteda.textplots.Rcheck/00LOCK-quanteda.textplots/00new/quanteda.textplots/libs/quanteda.textplots.so':
dlopen(/Users/ripley/R/packages/tests-devel/quanteda.textplots.Rcheck/00LOCK-quanteda.textplots/00new/quanteda.textplots/libs/quanteda.textplots.so, 0x0006): Library not loaded: @rpath/libtbb.dylib
Referenced from: /Users/ripley/R/packages/tests-devel/quanteda.textplots.Rcheck/00LOCK-quanteda.textplots/00new/quanteda.textplots/libs/quanteda.textplots.so
Reason: tried: '/Users/ripley/R/R-devel/lib/libtbb.dylib' (no such file), '/opt/R/arm64/lib/libtbb.dylib' (no such file), '/Library/Java/JavaVirtualMachines/temurin-21.jdk/Contents/Home/lib/server/libtbb.dylib' (no such file)
Error: loading failed
Execution halted
ERROR: loading failed
and
Apple clang version 16.0.0 (clang-1600.0.24.1)
GNU Fortran (GCC) 14.1.0
Installation failed.
See ‘/Users/ripley/R/packages/tests-devel/quanteda.textplots.Rcheck/00install.out’ for details.
Status: 1 ERROR
See
‘/Users/ripley/R/packages/tests-devel/quanteda.textplots.Rcheck/00check.log’
for details.
The text was updated successfully, but these errors were encountered: