AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only

R packages installed on AIX 7.2

  • 1.  R packages installed on AIX 7.2

    Posted Sat February 20, 2021 03:25 AM

    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

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    * installing to library '/opt/freeware/lib64/R/library'

    * installing *source* package 'magrittr' ...

    ** package 'magrittr' successfully unpacked and MD5 sums checked

    stty: tcgetattr: Not a typewriter

    ** using staged installation

    ** R

    ** inst

    ** byte-compile and prepare package for lazy loading

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    ** help

    *** installing help indices

    ** building package indices

    ** installing vignettes

    ** testing if installed package can be loaded from temporary location

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    ** testing if installed package can be loaded from final location

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    stty: tcgetattr: Not a typewriter

    ** testing if installed package keeps a record of temporary installation path

    * DONE (magrittr)

    stty: tcgetattr: Not a typewriter



    ------------------------------
    VINCE DAVIS
    ------------------------------