############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL RnaSeqSampleSize ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’ * installing *source* package ‘RnaSeqSampleSize’ ... ** this is package ‘RnaSeqSampleSize’ version ‘2.18.0’ ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RnaSeqSampleSize.c -o RnaSeqSampleSize.o In file included from RnaSeqSampleSize.c:4: ./nmath.h:87:10: fatal error: 'libintl.h' file not found #include ^~~~~~~~~~~ 1 error generated. make: *** [RnaSeqSampleSize.o] Error 1 ERROR: compilation failed for package ‘RnaSeqSampleSize’ * removing ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/RnaSeqSampleSize’