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’
trying URL 'https://cloud.r-project.org/src/contrib/fields_13.3.tar.gz'
Content type 'application/x-gzip' length 3286717 bytes (3.1 MB)
downloaded 3.1 MB
trying URL 'https://cloud.r-project.org/src/contrib/biwavelet_0.20.21.tar.gz'
Content type 'application/x-gzip' length 60925 bytes (59 KB)
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’