Displaying 2 results from an estimated 2 matches for "check_package_code_syntax".
2009 Aug 20
1
Problem with updating/reinstalling R under UBUNTU (Hardy)
...kS3methods’, ‘print.checkTnF’, ‘print.codoc’, ‘print.codocClasses’, ‘print.codocData’, ‘print.subdir_tests’, ‘print.undoc’, ‘print.check_Rd_files_in_Rd_db’, ‘print.check_Rd_xrefs’, ‘print.check_T_and_F’, ‘print.check_code_usage_in_package’, ‘print.check_dotInternal’, ‘print.check_make_vars’, ‘print.check_package_code_syntax’, ‘print.check_package_depends’, ‘print.check_package_description’, ‘print.check_package_description_encoding’, ‘print.check_package_license’, ‘print.check_package_datasets’, ‘print.check_packages_used’ sont déclarées dans NAMESPACE mais sont introuvables
Execution halted
make[3]: *** [all] Error...
2009 Jul 28
1
Sys.setlocale
When checking an R package of mine, I get
* checking R files for syntax errors ... WARNING
Warning in Sys.setlocale("LC_CTYPE", "en_US") :
OS reports request to set locale to "en_US" cannot be honored
'Sys.setlocale' is not used in any of my R functions. What should I do
to fix the Warning? I have never seen this before.
My locale is "sv_SE",