[R-SIG-Mac] installing with remotes package

Uri Simonsohn ur|@@ohn @end|ng |rom gm@||@com
Thu Dec 7 21:48:38 CET 2023


I just tried it with groundhog and seems to have worked.

On R 4.3.1, on a Mac M1, I ran this:

library('groundhog')
groundhog.library('Seurat','2023-11-01')

Uri


ps: you can get release dates of pkgs with groundhog::toc(pkg)

------ Original Message ------
From "Michael Sewell" <michael.sewell using ed.ac.uk>
To "r-sig-mac using r-project.org" <r-sig-mac using r-project.org>
Date 12/7/2023 6:52:35 PM
Subject [R-SIG-Mac] installing with remotes package

>Hi - I'm a postdoc at the University of Edinburgh who's urgently trying to install an older version of a package (Seurat) listed on CRAN but without success. The package is Seurat_4.4.0.tar.gz.
>
>I currently work on a M1 Macbook Pro (with Sonoma installed) with RStudio version 4.3.2 and tried to install the package using the following code:
>remotes::install_version(package = 'Seurat', version = package_version('4.4.0'))
>
>However this appears to be unsuccessful - I was wondering if there is any guidance on how to install these on M1 macbooks? I have also tried uninstalling and reinstalling R many times which again did not succeed. Any help you could give me on this would be much appreciated.
>
>BW,
>Michael
>
>
>Michael Sewell
>Research Fellow
>Montagne Lab
>UK DRI
>The University of Edinburgh
>Twitter: @pichaelmichael_<https://twitter.com/pichaelmichael_>
>Linkedin<https://www.linkedin.com/in/michael-sewell-2a3493bb>
>The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. Is e buidheann carthannais a th' ann an Oilthigh Dh�n �ideann, cl�raichte an Alba, �ireamh cl�raidh SC005336.
>
>	[[alternative HTML version deleted]]
>
	[[alternative HTML version deleted]]



More information about the R-SIG-Mac mailing list