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

Error gh_show_source() #24

Open hoxo-m opened 8 years ago

hoxo-m commented 8 years ago
> githubinstall::gh_show_source("str_extract", "stringr")
checking c.r
checking case.R
checking conv.R
checking count.r
checking data.R
 Error in x[[2]] : subscript out of bounds 
Error in x[[2]] : subscript out of bounds 
4 FUN(X[[i]], ...) 
3 lapply(X = X, FUN = FUN, ...) 
2 sapply(parse(url), function(x) x[[2]]) at gh_show_source.R#38
1 githubinstall::gh_show_source("str_extract", "stringr") 
j450h1 commented 7 years ago

I have the same bug.

gh_show_source("pivot_ga4", repo = "googleAnalyticsR")
checking accounts.R
checking adwords.R
checking aggregate.R
checking anti_sample.R
checking auth.R
checking bigQuery.R
checking cohorts.R
checking custom_data_source.R
checking custom_dims_mets.R
checking data.R
Error in x[[2]] : subscript out of bounds