84084/error-in-library-plyr-there-is-no-package-called-plyr
Hi Guys,
I am trying to use plyr library. But it is showing me the below error.
> library(plyr) Error in library(plyr) : there is no package called ‘plyr’
Hi@akhtar,
You need to install this library in your system. This library is not available in your system You can use the below command.
> install.packages("plyr") WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding: https://cran.rstudio.com/bin/windows/Rtools/ Installing package into ‘C:/Users/Nadeem Akhter/Documents/R/win-library/4.0’ (as ‘lib’ is unspecified) trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.0/plyr_1.8.6.zip' Content type 'application/zip' length 1499674 bytes (1.4 MB) downloaded 1.4 MB package ‘plyr’ successfully unpacked and MD5 sums checked The downloaded binary packages are in C:\Users\Nadeem Akhter\AppData\Local\Temp\RtmpIvY2m6\downloaded_packages
Hi@akhtar, You need to install the library in ...READ MORE
Hi@akhtar, The matrics library is not available in ...READ MORE
Hi@akhtar, You can find some packages pre-installed in ...READ MORE
Hi@akhtar, You can use the following command in ...READ MORE
Hi@akhtar, In your r studio, the gridExtra module ...READ MORE
Hi@akhtar, You can use the install command at ...READ MORE
Hi@akhtar, It may happen that some libraries are ...READ MORE
Hi@akhtar, You can create a pie chart with ...READ MORE
Hi@akhtar, By default, the cowplot module is not ...READ MORE
Hi@akhtar, You need to install the package in ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.