Skip to content

Commit

Permalink
Merge pull request #8 from KWB-R/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
mrustl authored Apr 21, 2022
2 parents 03b4228 + a6df4df commit 2750635
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions R/get_non_r_packages.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
#'
get_non_r_packages <- function() {

c("abimo", "apps", "abluft2", "abluft2.scripts", "basar.scripts", "dwc.scripts", "kwb-r.github.io", "fakin",
c("abimo", "apps", "abluft2", "basar.scripts", "dwc.scripts", "kwb-r.github.io", "fakin",
"fakin.blog", "fakin.doc", "fakin.scripts", "FolderRights", "flusshygiene",
"HydroServerLite", "mbr4.0_ml", "misa.scripts", "GeoSalz", "geosalz.ml", "pathana", "pFromGrADS", "r-training",
"support", "mbr4.0_ml", "maxflow", "promisces.hhra", "pubs", "riverPollution", "smart.control",
"sema.scripts", "spur", "status", "universe", "useR-2019", "wellma.scripts")
"HydroServerLite", "GeoSalz", "geosalz.mf", "pathana", "pFromGrADS", "qmra",
"r-training", "support", "maxflow", "pubs", "riverPollution", "smart.control",
"sema.scripts", "spur", "status", "universe", "useR-2019", "wellma.scripts")

}

0 comments on commit 2750635

Please sign in to comment.