hoxo-m / githubinstall

A Helpful Way to Install R Packages Hosted on GitHub
http://hoxo-m.github.io/githubinstall/
Other
48 stars 12 forks source link

The package list hasn't been updated timely? #41

Open zhiiiyang opened 5 years ago

zhiiiyang commented 5 years ago

Hi, I tried to download one of the packages that I know exists but failed to. And I found that the file with all package names hasn't been updated since Feb 2018.

download_url <- "https://raw.githubusercontent.com/hoxo-m/gepuro-task-views-copy/master/package_list.txt"

https://github.com/hoxo-m/gepuro-task-views-copy

image

ferhat00 commented 5 years ago

Hi,

I have the same problem. Is this package still being maintained? I run:

githubinstall::githubinstall("ferhat0testr")

The result is:

Suggestion: - johndharrison/webpagetestr WebPageTest API Client for R Do you want to install the package (Y/n)?

The repo definitely exists and is public: https://github.com/ferhat00/ferhat0testr

HervePerdry commented 4 years ago

Same here. Moreover the function gh_update_package_list() is broken:

Warning message: In fread(download_url, sep = "\t", header = FALSE, stringsAsFactors = FALSE, : Found and resolved improper quoting out-of-sample. First healed line 4848: <<Puriney honfleuR "Evening, honfleuR" by Seurat>>. If the fields are not quoted (e.g. field separator does not appear within any field), try quote="" to avoid this warning.