OnofriAndreaPG/aomisc

Not working in R 4.0.3

Opened this issue · 1 comments

I just came across this rather useful package, but it doesn't seem to work with 4.0.3 (2020-10-10).
Best,
Gustaf

Hey, I had the same problem in 4.0.3 and solved installing:
install.packages("drc")
install.packages("cpp11")

and then:
devtools::install_github("onofriAndreaPG/aomisc")