Skip to content

Commit

Permalink
hotfix: add pnorm import
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Feb 20, 2024
1 parent 8a38ebb commit 8eb1b5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ importFrom(stats,na.omit)
importFrom(stats,pexp)
importFrom(stats,pgamma)
importFrom(stats,plnorm)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,quasipoisson)
importFrom(stats,rexp)
Expand Down

0 comments on commit 8eb1b5d

Please sign in to comment.