Re: [R-pkg-devel] vignette with third party software

2018-02-26 Thread Dominik Leutnant
Thanks, Iñaki! Hopefully, the following is read by Uwe and/or the other CRAN maintainers: The problem: My "swmmr" package provides functions to connect to the software "SWMM" (stormwater management model), offered by the US environmental protection agency (US EPA). Inside the package, tests an

Re: [R-pkg-devel] vignette with third party software

2018-02-26 Thread Iñaki Úcar
2018-02-26 16:16 GMT+01:00 Iñaki Úcar : > 2018-02-26 15:03 GMT+01:00 Dominik Leutnant : >> Dear all, >> >> We'd like to submit an update of the "swmmr" package to CRAN, which >> interfaces the rainfall runoff model SWMM from the US environmental >> protection agency. >> The package also includes

Re: [R-pkg-devel] vignette with third party software

2018-02-26 Thread Iñaki Úcar
2018-02-26 15:03 GMT+01:00 Dominik Leutnant : > Dear all, > > We'd like to submit an update of the "swmmr" package to CRAN, which > interfaces the rainfall runoff model SWMM from the US environmental > protection agency. > The package also includes three vignettes which demonstrate how to run the

[R-pkg-devel] vignette with third party software

2018-02-26 Thread Dominik Leutnant
Dear all, We'd like to submit an update of the "swmmr" package to CRAN, which interfaces the rainfall runoff model SWMM from the US environmental protection agency. The package also includes three vignettes which demonstrate how to run the external model from the R command line. Within the vigne