Skip to main content

Questions tagged [install.packages]

The R function to install packages from a specified package repository.

install.packages
0 votes
0 answers
7 views

Problem with installing devtools and its dependencies (httpuv, later, promises, shiny, miniUI)

installing source package ‘later’ ... ** package ‘later’ successfully unpacked and MD5 sums checked ** using staged installation Running configure script -latomic linker flag not needed. ** libs using ...
Tam Heng Keat's user avatar
-4 votes
0 answers
23 views

what are this warnings encountered on installing the node packages? [closed]

On installing any package in node.js, we use to have the warnings and vulnerabilities, what are they ?? T:\OneDrive\Desktop\CODedit\online-editor>npm i uuid added 1 package, changed 1 package, and ...
Saumya Ramani's user avatar
0 votes
0 answers
29 views

R: How to install packages in a loop and store error messages of all that couldn't be installed?

How can I extend this code to store installation status messages in addition to names of packages? I want to use verbose = TRUE to minimize amount of output and not show any message if installation ...
Brzoskwinia's user avatar
0 votes
0 answers
27 views

Matrix will not download in R despite updated version [duplicate]

I was trying to do a linear mixed model in R (lmer) and I got an error Error in initializePtr() : function 'cholmod_factor_ldetA' not provided by package 'Matrix' I used ChatGPT and it told me to ...
L55's user avatar
  • 213
0 votes
0 answers
14 views

IPython cannot be installed [duplicate]

I tried to Install Ipython on an offline computer using the whl file. I got this error message. ERROR: Package 'ipython' requires a different Python: 3.9.6 not in '>=3.10' What do i do? I cannot ...
Mo711's user avatar
  • 587
1 vote
0 answers
14 views

Issues with installation of dada2 using Biocmanager

I'm trying to install the 'dada2' package in R version 4.2.1 for a microbiome analysis pipeline and having some difficulties with installation. I'm attempting to use Biocmanager with the following ...
Jeff Tomiak's user avatar
0 votes
0 answers
51 views

Why can I not download the "granulator" package in R version 4.3.1?

I need to download the "granulator" package, but I am receiving this error message: configure: error: GDALAllRegister not found in libgdal. ERROR: configuration failed for package ‘sf’ *...
Mr. George's user avatar
0 votes
0 answers
18 views

Issues When Attempting to Run Scripts During MacOS Package Install

So I'm trying to build an installer for a .NET project. I've published the project in Jetbrains Rider and this is my file structure now: NewPoseidonRoot ├── Poseidon │ ├── Contents │ │ ├── Info....
Steve Payne's user avatar
-1 votes
1 answer
62 views

Package warning

trying URL 'https://cran.rstudio.com/bin/windows/contrib/4.3/vctrs_0.6.5.zip' Content type 'application/zip' length 1336614 bytes (1.3 MB) downloaded 1.3 MB trying URL 'https://cran.rstudio.com/bin/...
Gëzim Hilaj's user avatar
0 votes
1 answer
115 views

Error when trying to install spatstat.core

I have R 4.3.3 and I am trying to use phenoptr via RStudio to merge/ consolidate/ analyze qptiff files. When I try to install phenoptr, it says that I don't have spatstat.core. When I try to download ...
Katie C's user avatar
0 votes
0 answers
287 views

Installation Errors with wheel in Google Colab (Could not build wheels for X, which is required to install pyproject.toml-based projects)

I am trying to run the Magic123 model in Google Colab, but I am encountering installation errors for several packages (raymarching, shencoder, freqencoder, and gridencoder). The installation fails ...
Nespull's user avatar
7 votes
2 answers
442 views

Is there an option to install R packages without documentation for more efficient storing?

I am installing packages based on a Docker file in a machine with very small storage capacities. My question is whether there is any way to install a more lightweight version of R packages that avoids ...
Alberto Agudo Dominguez's user avatar
0 votes
0 answers
42 views

CHAID package not installing on r version 4.3 but works for others

I am trying to install the CHAID package using install.packages("CHAID", repos="http://R-Forge.R-project.org") which was given to me by my professor. I was on r version 4.3.3 but ...
TheRogoShow's user avatar
0 votes
0 answers
8 views

Installation of Climpact on R and Finding it difficult to install LMoFiT Library on R [duplicate]

LMoFit... not installed. Installing... Installing package into ‘C:/Users/NIDA FATIMA/AppData/Local/R/win-library/4.3’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘LMoFit’ is not ...
Aon Abbas's user avatar
0 votes
0 answers
60 views

Rtools error when attempting to download packages, even though I've installed Rtools

I am unable to download any packages in Rstudio because it says that the packages I'm trying to install (ggplot2, tidyverse) required Rtools required to build the packages even though I have Rtools. ...
tinyfont's user avatar

15 30 50 per page
1
2 3 4 5
42