nolanlab / Rclusterpp

Memory efficient clustering in R for large datasets
Other
20 stars 11 forks source link

cant install Rclusterpp #11

Open Stein-ErikG opened 5 years ago

Stein-ErikG commented 5 years ago

Hi,

To install FLOWMAPR, i need to install Rclusterpp: install_github("nolanlab/Rclusterpp")

Please see session info below and the error message I get from Rstudio. Can anyone please help?

(I have both flowCore and devtools libraries loaded)

Best, Stein-Erik

######################

R version 3.5.3 (2019-03-11) -- "Great Truth" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details.

Natural language support but running in an English locale

R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R.

[Workspace loaded from ~/Dropbox/Rstudio/FLOWMAPR/.RData]

library("flowCore") library(devtools) install_github("nolanlab/Rclusterpp") Downloading GitHub repo nolanlab/Rclusterpp@master ✔ checking for file ‘/private/var/folders/_8/fpg279xx6lg2r8dhph4jpl0d91tsw8/T/RtmpZUdHXN/remotesa0db510b1c2b/nolanlab-Rclusterpp-740cb0b/DESCRIPTION’ ... ─ preparing ‘Rclusterpp’: ✔ checking DESCRIPTION meta-information ... ─ cleaning src ─ running ‘cleanup’ ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ building ‘Rclusterpp_0.2.4.tar.gz’ Warning: invalid uid value replaced by that for user 'nobody' Warning: invalid gid value replaced by that for user 'nobody'

Installing package into ‘/Users/mmasg/Library/R/3.5/library’ (as ‘lib’ is unspecified)