stansent
stansent copied to clipboard
Not able to install
Hello,
I have tried to install the library in multiple versions of R (3.3.0, 3.4.0, 3.5.2 and 3.6.0) both using "auto install" and using the zip package but unfortunately it is not working.
Can you please suggest a fix?
Bellow the errors: -AUTO:
pacman::p_load_gh("trinker/coreNLPsetup", "trinker/stansent")
- checking for file 'C:\Users\flaviudan\AppData\Local\Temp\RtmpkF1OSL\remotes288037191d4f\trinker-coreNLPsetup-0fc06d4/DESCRIPTION' ... OK
- preparing 'coreNLPsetup':
- checking DESCRIPTION meta-information ... OK
- checking for LF line-endings in source and make files and shell scripts
- checking for empty or unneeded directories Removed empty directory 'coreNLPsetup/tools/coreNLPsetup_logo' Removed empty directory 'coreNLPsetup/tools'
- building 'coreNLPsetup_0.0.1.tar.gz' Error in strptime(xx, f, tz = tz) : (converted from warning) unable to identify current timezone 'C': please set environment variable 'TZ' In R CMD INSTALL Failed with error: ‘‘stansent’ is not a valid installed package’ Warning message: In pacman::p_load_gh("trinker/coreNLPsetup", "trinker/stansent") : Failed to install/load: trinker/coreNLPsetup, trinker/stansent
-MANUAL: nothing happening