i have been trying to install a package "biwavelet", but it is not installing. i tried so many ways but it is not at all installing. i tried with other packages also, but they installed succuessfully. Please help.
These are the results i got when i try to install.
install.packages("biwavelet")
Installing package into ‘/home/abhi/R/x86_64-pc-linux-gnu-library/3.4’
(as ‘lib’ is unspecified)
Warning in install.packages :
dependency ‘maps’ is not available
also installing the dependency ‘fields’
downloaded 3.1 MB
downloaded 59 KB
ERROR: dependency ‘maps’ is not available for package ‘fields’
- removing ‘/home/abhi/R/x86_64-pc-linux-gnu-library/3.4/fields’
Warning in install.packages :
installation of package ‘fields’ had non-zero exit status
ERROR: dependency ‘fields’ is not available for package ‘biwavelet’
- removing ‘/home/abhi/R/x86_64-pc-linux-gnu-library/3.4/biwavelet’
Warning in install.packages :
installation of package ‘biwavelet’ had non-zero exit status
The downloaded source packages are in
‘/tmp/RtmpfNIOF5/downloaded_packages’