growthcurver icon indicating copy to clipboard operation
growthcurver copied to clipboard

Install issue

Open thierryjanssens opened this issue 2 years ago • 0 comments

Hi,

I am trying to install as follows (RTools 4.0 present and installed).

devtools::install_github("sprouffske/growthcurver") Downloading GitHub repo sprouffske/growthcurver@master Error in utils::download.file(url, path, method = method, quiet = quiet, : cannot open URL 'https://api.github.com/repos/sprouffske/growthcurver/tarball/master'

Is there any way I can install Growthcurver?

version _
platform x86_64-w64-mingw32
arch x86_64
os mingw32
system x86_64, mingw32
status
major 4
minor 0.2
year 2020
month 06
day 22
svn rev 78730
language R
version.string R version 4.0.2 (2020-06-22) nickname Taking Off Again

(Downloading the CRAN version is not possible since my R version is not appropriate:

install.packages("Growthcurver") Installing package into ‘C:/Users/thierry/Documents/R/win-library/4.0’ (as ‘lib’ is unspecified) Warning message: package ‘Growthcurver’ is not available (for R version 4.0.2) )

thierryjanssens avatar May 31 '22 12:05 thierryjanssens