Thank you Jon,
I have PSMatching_2. But running the syntax that you told me give me the following error. Can you please guide me.
begin program r.
install.packages('cem')
end program.
Installing package into 'C:/ProgramData/IBM/SPSS/Statistics/24/extensions'
(as 'lib' is unspecified)
Warning: dependency 'randomForest' is not available
There is a binary version available but the source version is later:
binary source needs_compilation
cem 1.1.17 1.1.20 FALSE
installing the source package 'cem'
trying URL 'http://lib.stat.cmu.edu/R/CRAN/src/contrib/cem_1.1.20.tar.gz'
Content type 'application/x-gzip' length 2153944 bytes (2.1 MB)
downloaded 2.1 MB
The downloaded source packages are in
'C:\Users\Shuja\AppData\Local\Temp\spss16696\RtmpKKeSZV\downloaded_packages'
Warning messages:
1: running command '"C:/Program Files/R/R-3.2.0/bin/x64/R" CMD INSTALL -l "C:\ProgramData\IBM\SPSS\Statistics\24\extensions" C:\Users\Shuja\AppData\Local\Temp\spss16696\RtmpKKeSZV/downloaded_packages/cem_1.1.20.tar.gz' had status 1
2: In install.packages("cem") :
installation of package 'cem' had non-zero exit status
#SPSSStatistics#Support#SupportMigration