List of Contributions

VINCE DAVIS

Contact Details

My Content

1 to 7 of 7 total
Posted By VINCE DAVIS Mon January 09, 2023 12:33 PM
Found In Egroup: AIX Open Source
\ view thread
# export STRINGI_DISABLE_CXX11=yes # export with_extra_ldflags="-Wl,-bbigtoc" # /opt/freeware/bin/R ... > install.packages("ggplot2", repos="http://cran.r-project.org") > install.packages("data.table", repos="http://cran.r-project.org") ------------------------------ ...
Posted By VINCE DAVIS Mon December 19, 2022 12:13 PM
Found In Egroup: AIX Open Source
\ view thread
Vince try to install pkg-config ------------------------------ VINCE DAVIS ------------------------------
Posted By VINCE DAVIS Thu December 15, 2022 01:56 PM
Found In Egroup: AIX Open Source
\ view thread
R language seemingly broken in latest version and having major problems with plotting package Working with a client, we installed the latest version of R-4.1.2. Then we had trouble installing packages within R. We couldn't get ggplot2 working and others as well. So after troubleshooting, I noticed ...
Posted By VINCE DAVIS Tue August 24, 2021 11:28 AM
Found In Egroup: AIX Open Source
\ view thread
Thank you for your response. If I remove the openssl rpm, would it disturb ssh or openssl on the OS. Customer is worried that it would disturb their environment. Thank you. ------------------------------ VINCE DAVIS ------------------------------
Posted By VINCE DAVIS Mon August 23, 2021 08:45 PM
Found In Egroup: AIX Open Source
\ view thread
Hello all, I'm having compilation errors when installing R language packages on AIX. However, that is not my main issue. I have problems running yum shell. See below. I'm not sure if it's yum, python, gcc, openssl, or any other issue. Any assistance will be greatly appreciated. Error when ...
Posted By VINCE DAVIS Fri February 26, 2021 12:55 PM
Found In Egroup: AIX Open Source
\ view thread
I'm having problems loading R after install. I'm not sure how to overcome. Any assistance would be helpful. Thanks. root> rpm -qa | grep R R-3.6.3-1.ppc R-devel-3.6.3-1.ppc Here is the error I receive: root> export PATH=/opt/freeware/bin:$PATH root> /opt/freeware/bin/R ...
Posted By VINCE DAVIS Sat February 20, 2021 03:25 AM
Found In Egroup: AIX Open Source
\ view thread
Please advise. I received a unique error while working with a customer: stty: tcgetattr: Not a typewriter The error occurs when installing any R package. Whether from the R language command prompt or running R command scripts. Example: root@nim01: >R CMD INSTALL magrittr_1.5.tar.gz ...