James Black
James Black
This would be great. I have a static dashboard with a lot of D3 and plotly plots, which leads to one very large html file - splitting the pages in...
Slowly finding more :) issues, will move to draft sorry @cicdguy so far: - remotes was called before installed - we get API rate limiting on `devtools::install_github`. I see we...
FYI @dgkf - your thoughts? I see this has a really useful way to contextualise riskmetric (e.g. show plot and display centile). @timtreis - have you productionised this already? If...
Code we used in visR to add the riskmetric score to the readme ``` riskmetric_score % riskmetric::pkg_ref() %>% dplyr::as_tibble() %>% riskmetric::pkg_assess() %>% riskmetric::pkg_score() %>% dplyr::pull("pkg_score") %>% round(2) ```
Ok - I posted Tim's full message as I think he was being very cautious (more than I, 😄 ). At a simple level, I guess for v1.0 we just...
I just assigned myself to this - I'm happy to add that really simple step (print out how it does in each metric as a table). Depending on any follow...
> One of the things we'd love to do is to run riskmetric against a large cohort of popular packages and ask savvy R users in the industry to anonymously...
For savvy user ranking- I feel like a lot of the signal from human rankings will be captured by github org, maintainer name (and also email domain - e.g. @rstudio.com)....
Ok - renamed, and executing the simpler topic in #18
postponing for after 1.0