zrmacc / MCC

Mean cumulative count curve.
4 stars 2 forks source link

Cannot install the package MCC #1

Closed kmc8c3 closed 11 months ago

kmc8c3 commented 11 months ago

Hello,

The installation using devtools::install_github(repo = 'zrmacc/MCC') doesn't seem to work either on windows or mac (M1). The log from the windows installation is below (at the end).

I tried using install.packages("MCC") but get the following message: Installing package into ‘C:/Z9999/AppData/Local/R/win-library/4.3’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘MCC’ is not available for this version of R

A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages

Any ideas?



Log: package ‘tidyselect’ successfully unpacked and MD5 sums checked package ‘generics’ successfully unpacked and MD5 sums checked package ‘colorspace’ successfully unpacked and MD5 sums checked package ‘viridisLite’ successfully unpacked and MD5 sums checked package ‘RColorBrewer’ successfully unpacked and MD5 sums checked package ‘munsell’ successfully unpacked and MD5 sums checked package ‘labeling’ successfully unpacked and MD5 sums checked package ‘farver’ successfully unpacked and MD5 sums checked package ‘dplyr’ successfully unpacked and MD5 sums checked package ‘scales’ successfully unpacked and MD5 sums checked package ‘isoband’ successfully unpacked and MD5 sums checked package ‘gtable’ successfully unpacked and MD5 sums checked package ‘RcppArmadillo’ successfully unpacked and MD5 sums checked package ‘tidyr’ successfully unpacked and MD5 sums checked package ‘ggplot2’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in C:\Z9999\AppData\Local\Temp\RtmpQ5ntLd\downloaded_packages ── R CMD build ────────────────────────────────────────────────────────────────────────────────────────────────────────── ✔ checking for file 'C:\Z9999\AppData\Local\Temp\RtmpQ5ntLd\remotes530436124961\zrmacc-MCC-222ad15/DESCRIPTION' ... ─ preparing 'MCC': ✔ checking DESCRIPTION meta-information ... ─ cleaning src Warning in cleanup_pkg(pkgdir, Log) : unable to run 'make clean' in 'src' ─ checking for LF line-endings in source and make files and shell scripts ─ checking for empty or unneeded directories ─ building 'MCC_0.6.2.tar.gz'

Installing package into ‘C:/Z9999/AppData/Local/R/win-library/4.3’ (as ‘lib’ is unspecified)