kwb.epanet 0.2.0 2022-06-10
Prepare public release with the help of R package kwb.pkgbuild
-
added RScript
R/.create_package_from_scratch
to (eg. re-build DESCRIPTION added CI: Github actions, documentation website) -
build documentation with roxygen2
- Imported latest version from SVN (r5224) to KWB-R GitHub
-
new:
runEpanet
,runEpanetOnCommandLine
,createDirAndReturnPath
,replaceFileExtension
-
writeInputFileWithNewCurveSection
now returns the path of the created file
- new:
writeInputFileWithNewCurveSection
,replaceCurveSectionInInputFile
,curvesToText
,replaceCurves
,replaceOneCurve
- only the "high-level" functions are exported
- First creation of the package