diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-09-27 23:00:48 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-09-27 23:00:48 +0200 |
commit | 12a31f4c130c551f82232d9ef7dfb608bd52c53f (patch) | |
tree | 2525ab1ea4102a6edddbd0c2f03f4a851bf2f9c5 /pkg/NAMESPACE | |
parent | 0d958ab6f84b569b5437f231c56004890c4ae23b (diff) |
Reorganise repository using standard package layout
Diffstat (limited to 'pkg/NAMESPACE')
-rw-r--r-- | pkg/NAMESPACE | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/pkg/NAMESPACE b/pkg/NAMESPACE deleted file mode 100644 index 572ec80..0000000 --- a/pkg/NAMESPACE +++ /dev/null @@ -1,29 +0,0 @@ -# Generated by roxygen2: do not edit by hand - -S3method(GUS,chent) -S3method(GUS,numeric) -S3method(plot,TOXSWA_cwa) -S3method(print,GUS_result) -export(GUS) -export(PEC_soil) -export(PEC_sw_drainage_UK) -export(PEC_sw_drift) -export(PEC_sw_sed) -export(SFO_actual_twa) -export(SSLRC_mobility_classification) -export(TOXSWA_cwa) -export(endpoint) -export(geomean) -export(pfm_degradation) -export(read.TOXSWA_cwa) -export(soil_DT50) -export(soil_Kfoc) -export(soil_N) -export(soil_sorption) -import(chents) -import(graphics) -import(mkin) -importFrom(R6,R6Class) -importFrom(methods,is) -importFrom(readr,fwf_empty) -importFrom(readr,read_fwf) |