MikeKSmith / -no_entry-DEPRECATED-rspeaksnonmem

R package for working with and executing NONMEM control files, also integrating PsN. CAUTION: Work in progress. Code does NOT (yet) pass R CMD check. Contributions welcome.
GNU General Public License v2.0
22 stars 6 forks source link

Write PSN wrappers for additional PsN functions. #12

Open MikeKSmith opened 7 years ago

MikeKSmith commented 7 years ago

Only a few PsN functions are covered. Need to extend to other functions.

MikeKSmith commented 7 years ago

Should defineExecutable do an intelligent search based on the tool name i.e. instead of installInfo we pass PsN path + version number, it should be able to find suitable .bat files. Means we wouldn't need to define each and every tool.