• Stars
    star
    123
  • Rank 281,136 (Top 6 %)
  • Language
    R
  • License
    GNU General Publi...
  • Created about 7 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

R Package ๐Ÿ“ฆ for initializing projects for various R activities ๐Ÿ”ฉ

starters

Build Status Coverage Status Locke Data Slack Project Status: Active - The project has reached a stable, usable state and is being actively developed.

This package is designed to take away some grunt work around setting up new projects.

All projects get setup with Git, GitHub and Travis by default.

  • Use create_package_project() to setup a project with code coverage, vignettes, unit testing etc. out of the box

  • Use create_analysis_project() to get a project ready for a typical analysis project. It includes renv to help with reproducibility.

  • Use create_training_project() to get a project ready for delivering training that often involves handouts and presentation materials. It includes renv to help with reproducibility.

All functions implement name validation based on the guidance in โ€œWriting R Extensionsโ€, โ€œ[The name] should contain only (ASCII) letters, numbers and dot, have at least two characters and start with a letter and not end in a dotโ€.

Setup for starters

Installation

remotes::install_github("lockedata/starters")

start_here() function

Run

starters::start_here()

This function checks different aspects of your setup (git installation, gitconfig, GITHUB_PAT, DESCRIPTION default values, GitHub username guessing), that will help automatic steps later on. Most of these aspects are inspired from usethis setup article. For each aspect, if your setup needs improvements an informative error message will be thrown so you might be able to know how to proceed.

RStudio gadget

If you want to set up a project without using the R functions, @jonmcalder made a nifty RStudio addin. Install the package to get it added to your RStudio instance.

Related work

Other R tools (not necessarily active, vet them first) useful for starting new projects.

Contributing

General info

Wanna report a bug or suggest a feature? Great stuff! For more information on how to contribute check out our contributing guide.

Please note that this R package is released with a Contributor Code of Conduct. By participating in this package project you agree to abide by its terms.

Up for grabs

Make sure to check out the Issues tab in GitHub! Weโ€™re making this project a great place to start contributing to R packages. We will help you through the process.

More Repositories

1

PackageReviewR

R Package ๐Ÿ“ฆ to review ๐Ÿ” R ๐Ÿ“ฆs
R
18
star
2

presdown

R Package ๐Ÿ“ฆ for making a directory ๐Ÿ“ of presentations ๐Ÿ’ฌ
R
15
star
3

mockaRoo

R Package ๐Ÿ“ฆ to Generate mock data with the Mockaroo API โœจ
R
11
star
4

pres-powerbi

Power BI presentations
10
star
5

aks-shinyproxy

Deploying shinyproxy on aks
Shell
10
star
6

tfsR

R Package ๐Ÿ“ฆ to Work with the TFS (git) source control system in R ๐ŸŒฑ
R
8
star
7

DOCKER-introR

A Dockerfile for teaching introductory R
Shell
8
star
8

mssql_ml_elf

Execution and Logging Framework (ELF) ๐Ÿงโ€โ™€๏ธ for ML models in SQL Server
PLpgSQL
6
star
9

Data-Literacy

A free to re-use gentle introduction to data literacy and Power BI
HTML
6
star
10

opentrainingcontent

An MIT & CCBY4.0 licensed repository of training materials from Locke Data
R
5
star
11

userlogo

Customize useR! logo
R
4
star
12

powerbifordatascientists

4
star
13

rcms

Holding repo for things pertaining to the R Conference Management System
4
star
14

TextAnalysis

R Package ๐Ÿ“ฆ for Locke Data text analysis courses ๐Ÿ“š - and getting Monty Python scripts! ๐Ÿ˜†
R
3
star
15

thirtyone

Birthday gif
R
3
star
16

shiny.AADB2C

Provides Shiny helper functions for Azure Active Directory B2C authentication
R
3
star
17

pres-azure

Presentations relating to Azure (or the Microsoft Data Platform - get to the โ˜๏ธ y'all!)
HTML
2
star
18

pres-stub

Stub repo containing some basic infrastructure for presentations
Shell
2
star
19

twitterbookdraw

R Package ๐Ÿ“ฆ for drawing a random ๐ŸŽฒ Locke Data follower to win a book ๐Ÿ“–
R
2
star
20

pres-6nf

Presentations and materials on Anchor Modelling
2
star
21

lockeutils

Utils R package for the Locke Data team ๐ŸŽจ ๐Ÿ’น
R
1
star
22

hugo-user-theme

Theme for the useR conferences
CSS
1
star
23

pres-r

CSS
1
star