githubinstall icon indicating copy to clipboard operation
githubinstall copied to clipboard

Error gh_show_source()

Open hoxo-m opened this issue 8 years ago • 1 comments

> 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") 

hoxo-m avatar Oct 15 '16 11:10 hoxo-m

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

j450h1 avatar Oct 08 '17 06:10 j450h1