githubinstall icon indicating copy to clipboard operation
githubinstall copied to clipboard

The package list hasn't been updated timely?

Open zhiiiyang opened this issue 6 years ago • 2 comments

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

zhiiiyang avatar Oct 24 '18 18:10 zhiiiyang

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

ferhat00 avatar Mar 08 '19 12:03 ferhat00

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.

HervePerdry avatar Nov 20 '19 13:11 HervePerdry