starters
starters copied to clipboard
R Package 📦 for initializing projects for various R activities :nut_and_bolt:
@hrbrmstr started a project a while ago close to my heart [hrbrmstr/swagger](https://github.com/hrbrmstr/swagger). I'd like to revive that project to generate functions from API definitions produced in swagger - this would...
Cf https://github.com/r-lib/usethis/issues/482
I'm getting an error from the default `create_package_project()`: ``` library(starters) > create_package_project(name = "networkanalyst", title = "A visual analytics platform for comprehensive gene expression profiling & meta-analysis") ✔ Creating '/home/tsundoku/RProjects/networkanalyst/'...
I.e. remove tic/travis, instead write a few example YAML files for GH actions based on https://github.com/r-lib/actions & examples in https://github.com/ropenscilabs/actions_sandbox
Over on a Travis build of a PR, we're getting: >GitHub API error (403): 403 Forbidden > API rate limit exceeded for 35.202.145.110. (But here's the good news: Authenticated requests...
Currently it doesn't say what happens.
Currently, `repo_exists` will return `FALSE` if there's no repo with the same name for the account... but also if there's something wrong with the API. ```r repo_exists
The [`benmarwick/rrtools` package](https://github.com/benmarwick/rrtools) has a function (`rrtools::use_dockerfile`) which creates a dockerfile along with a project template. I'm wondering if a similar function for `starters` would be desired as a function...
would it be desirable to not let usethis be chatty within the functions of this package?
with slides rendered for instance.