I am trying to install 'aomisc' from GitHub in R and I am getting this error:
Installing package into ‘C:/Users/kyrad/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
* installing *source* package 'aomisc' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Error: (converted from warning) package 'drc' was built under R version 4.0.2
Execution halted
ERROR: lazy loading failed for package 'aomisc'
* removing 'C:/Users/kyrad/Documents/R/win-library/4.0/aomisc'
Error: Failed to install 'aomisc' from GitHub:
(converted from warning) installation of package ‘C:/Users/kyrad/AppData/Local/Temp/Rtmp0UXlX8/file8f9417e57d8b/aomisc_0.64.tar.gz’ had non-zero exit status
>
Please help! Thank you so much