Skip to content

Commit

Permalink
Merge pull request #140 from dd-harp/dev
Browse files Browse the repository at this point in the history
Output terms, a better way
  • Loading branch information
smitdave authored Dec 2, 2023
2 parents d44d5df + ce37e19 commit d53c209
Show file tree
Hide file tree
Showing 42 changed files with 67 additions and 1,074 deletions.
38 changes: 2 additions & 36 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -109,38 +109,6 @@ S3method(check_abiotic,forced)
S3method(check_abiotic,null)
S3method(check_civil,forced)
S3method(check_civil,null)
S3method(compute_EIR,aqua)
S3method(compute_EIR,aqua_dde)
S3method(compute_EIR,cohort)
S3method(compute_EIR,dde)
S3method(compute_EIR,human)
S3method(compute_EIR,mosy)
S3method(compute_EIR,mosy_dde)
S3method(compute_EIR,ode)
S3method(compute_NI,aqua)
S3method(compute_NI,aqua_dde)
S3method(compute_NI,cohort)
S3method(compute_NI,dde)
S3method(compute_NI,human)
S3method(compute_NI,mosy)
S3method(compute_NI,mosy_dde)
S3method(compute_NI,ode)
S3method(compute_fqZ,aqua)
S3method(compute_fqZ,aqua_dde)
S3method(compute_fqZ,cohort)
S3method(compute_fqZ,dde)
S3method(compute_fqZ,human)
S3method(compute_fqZ,mosy)
S3method(compute_fqZ,mosy_dde)
S3method(compute_fqZ,ode)
S3method(compute_kappa,aqua)
S3method(compute_kappa,aqua_dde)
S3method(compute_kappa,cohort)
S3method(compute_kappa,dde)
S3method(compute_kappa,human)
S3method(compute_kappa,mosy)
S3method(compute_kappa,mosy_dde)
S3method(compute_kappa,ode)
S3method(dHdt,numeric)
S3method(dHdt,static)
S3method(dLdt,basic)
Expand Down Expand Up @@ -316,18 +284,16 @@ export(checkIt)
export(check_abiotic)
export(check_civil)
export(compute_EIR)
export(compute_EIR_default)
export(compute_EIR_i)
export(compute_EIR_ty)
export(compute_NI)
export(compute_NI_default)
export(compute_NI_i)
export(compute_beta)
export(compute_fqZ)
export(compute_fqZ_default)
export(compute_fqZ_i)
export(compute_kappa)
export(compute_kappa_default)
export(compute_kappa_i)
export(compute_kappa_ty)
export(compute_local_frac)
export(dHdt)
export(dLdt)
Expand Down
Loading

0 comments on commit d53c209

Please sign in to comment.