|
Help on how to fix this would be much appreciated. I've previously installed
SPSSINC Apriori Ver. 2.1.1 extension and it shows to be installed, but I get this message when I now try to run it (it worked last month): SPSSINC APRIORI tollfree equip callcard wireless /CRITERIA SUPPORT=0.1 CONFIDENCE=0.8 MINLIFT=1.0 /OPTIONS SUMMARY=YES ITEMPLOT=YES. simpleWarning in Sys.setlocale("LC_ALL", getOption("spssLocale")): OS reports request to set locale to "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United St Warning: Fail to set locale. R will set the current locale to English. Warning message: In Sys.setlocale("LC_ALL", getOption("spssLocale")) : OS reports request to set locale to "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252" cannot be honored Error: The R arules package is required but could not be loaded. What is the solution? ===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD |
|
I don't know why you would get that strange
locale message. What OS and locale are you using (use SHOW LOCALE
to see what Statistics is running in)? However, that message
is harmless. The real error is buried at the bottom: the R
arules package is missing. Most likely, if you are on Win 7 or similar,
that means that when you installed the SPSSINC APRIOI extension bundle,
Statistics was not running with sufficient OS privileges to write
that library to the R installation. To fix this, start Statistics
using Run As Administrator and reinstall the extension bundle. Alternatively,
you can start Rgui for the appropriate R version and use its Packages menu
to install this module.
Jon Peck (no "h") aka Kim Senior Software Engineer, IBM [hidden email] phone: 720-342-5621 From: David Short <[hidden email]> To: [hidden email], Date: 03/08/2014 12:07 AM Subject: [SPSSX-L] Apriori worked but now doesn't Sent by: "SPSSX(r) Discussion" <[hidden email]> Help on how to fix this would be much appreciated. I've previously installed SPSSINC Apriori Ver. 2.1.1 extension and it shows to be installed, but I get this message when I now try to run it (it worked last month): SPSSINC APRIORI tollfree equip callcard wireless /CRITERIA SUPPORT=0.1 CONFIDENCE=0.8 MINLIFT=1.0 /OPTIONS SUMMARY=YES ITEMPLOT=YES. simpleWarning in Sys.setlocale("LC_ALL", getOption("spssLocale")): OS reports request to set locale to "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United St Warning: Fail to set locale. R will set the current locale to English. Warning message: In Sys.setlocale("LC_ALL", getOption("spssLocale")) : OS reports request to set locale to "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252" cannot be honored Error: The R arules package is required but could not be loaded. What is the solution? ===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD |
| Free forum by Nabble | Edit this page |
