rogiersbart / RMODFLOW

Pre- and post-processing of MODFLOW files
https://rogiersbart.github.io/RMODFLOW
32 stars 8 forks source link

Install codes and example models #6

Open rogiersbart opened 5 years ago

rogiersbart commented 5 years ago

Currently rmf_install() (seems to be broken, and) puts the codes in C:/WRDAPP. I would like to revert back to installing in the system.file(package = "RMODFLOW") folder to avoid interfering with the user file system, and make the package behave more friendly under other OSs.

Furthermore, I'd like the function to "install" example models as well. I included some ModelMuse examples in the past, but I think it is more appropriate if these are not installed at package installation, but rather when it is asked for explicitly. I also thought about including examples in a separate package (e.g. RMODFLOW.examples), but I'd rather do it through this function, as we could then probably also make use of such example models in the function documentation and vignettes.

rogiersbart commented 5 years ago

Some candidate example models available online / useful links:

Other codes that might be of interest for interfacing with (and which would require installation through rmf_install()):