Skip to content

Commit 8eb1b5d

Browse files
committed
hotfix: add pnorm import
1 parent 8a38ebb commit 8eb1b5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NAMESPACE

+1
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ importFrom(stats,na.omit)
227227
importFrom(stats,pexp)
228228
importFrom(stats,pgamma)
229229
importFrom(stats,plnorm)
230+
importFrom(stats,pnorm)
230231
importFrom(stats,quantile)
231232
importFrom(stats,quasipoisson)
232233
importFrom(stats,rexp)

0 commit comments

Comments
 (0)