qPharmetra / qpToolkit

Tools for population PK modeling, visualization, and reporting
Other
1 stars 1 forks source link

fix 7zip and related functions #7

Closed jtchittenden closed 5 years ago

jtchittenden commented 5 years ago

need to add 7zip to images. apt-get install p7zip-full

Then qpToolkit function nm.unzip needs to remove dependency on windows paths and executable.

jtchittenden commented 5 years ago

on.load now looks for ZIP_CALL and UNZIP_CALL in environment variables. Creates zip.call and unzip.call in options. Defaults to c:/program files/7zip/7z e %s.7z call is fed into sprintf to paste filename. Can override in R with options.

Need to add Env Variables to installed machines/images.