tokami / TropFishR

Tropical Fisheries Analysis with R
24 stars 19 forks source link

Cannot install the dev2.0 version #28

Closed jethroppaPH closed 3 years ago

jethroppaPH commented 5 years ago

Good afternoon, I am trying to install the dev2.0 version of TropFishR, but the installed version is 1.6.0.

> devtools::install_github('tokami/TropFishR', ref= "dev2.0")
Downloading GitHub repo tokami/TropFishR@dev2.0
✔  checking for file ‘/tmp/RtmpyUxKuq/remotes2d092447bcbe/tokami-TropFishR-50fdbae/DESCRIPTION’ ...
─  preparing ‘TropFishR’:
✔  checking DESCRIPTION meta-information ...
─  checking for LF line-endings in source and make files and shell scripts
─  checking for empty or unneeded directories
─  looking to see if a ‘data/datalist’ file should be added
─  building ‘TropFishR_1.6.0.tar.gz’

I removed the previous version before trying to install the dev2.0: remove.packages("TropFishR", lib="~/R/x86_64-pc-linux-gnu-library/3.5")

> sessionInfo()
R version 3.5.3 (2019-03-11)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Manjaro Linux
tokami commented 3 years ago

I think that is just due to a small mistake in the description file, which says 1.6.0. I will correct it. But the branch is dead, I recommend to use nojags instead.