• Stars
    star
    118
  • Rank 288,689 (Top 6 %)
  • Language
    R
  • License
    Other
  • Created over 5 years ago
  • Updated 3 months ago

Reviews

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

Repository Details

R-based project management tools

CRAN status lifecycle Travis-CI Build Status AppVeyor build status Coverage status CRAN Downloads

projmgr

projmgr aims to better integrate project management into your workflow and free up time for more exciting tasks like R coding and data analysis. Since many R users and programmers use GitHub as a home for their analysis, the goal of projmgr is to streamline project management with these same tools.

Key functionalities include:

  • exchanging data with the GitHub API using user-friendly syntax
  • generating issues and milestones from plain text (YAML) or R objects
  • communicating (with reports or charts) project plans and progress to non-technical (non-GitHub using) collaborators

Just like communicating analytical results, good process communication is the key to success in most applied analysis settings. However, ad hoc processes or alternative tools can knock an analyst out of their R-based workflow and distract them from their core goals.

Try before you buy!

Want to find out more about projmgr before you install? Check out the package website for an overview of features and example use cases.

Installation

You can install projmgr on CRAN with:

install.packages("projmgr")

Alternatively, you can install the most up-to-ddate development version of projmgr with:

devtools::install_github("emilyriederer/projmgr")

Please see the NEWS.md file or the News page on the website for details of major differences.

Contributors

Thanks to contributors. Most notably, thanks to Konrad Mayer and Sam Tyner for proactive reporting and debugging of issues.

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

More Repositories

1

dbtplyr

dbt package mimicking dplyr select-helpers semantics
130
star
2

Rtistic

A hackathon-in-a-box / "cookbook" to help build an R package with custom RMarkdown themes and ggplot2 themes & palettes. This looks like a package but it is not intended to be installed as-is. It is a wireframe to be used by an individual or group to create their *own* package!
R
81
star
3

data-disasters

HTML
41
star
4

demo-rmd-snow

HTML
30
star
5

conf-speaker-experience

A list of "good practices" for creating a good environment for conference speakers. Based on my own experience as a speaker but prepared in my role as an organizer for satRdays Chicago 2019
30
star
6

convo

R package based on "Column Names as Contracts" blog post (https://emilyriederer.netlify.app/post/column-name-contracts/)
R
29
star
7

xaringan_columns

JavaScript macro for adding multiple columns to xaringan (.Rmd) slides
HTML
28
star
8

demo-shiny-modules

A demo of and argument for using Shiny modules even for simple Shiny applications
R
25
star
9

data-validation-demo

Demo of pointblank / projmgr / GitHub Actions / Slack workflow for data quality monitoring
15
star
10

demo-crosstalk

A short lesson on using crosstalk for adding interactivity to an R Markdown document
HTML
11
star
11

nc-votes-duckdb

Demonstrating a "minimum viable approach" to large-scale OOM data processing with DuckDB and Arrow using NC voterfile data for the 2022 midterms
Python
10
star
12

dbt-convo-covid

Demo repo with full code described in blog post
9
star
13

wigo

knitr engine to help understand what is going on in an unruly RMarkdown script
R
7
star
14

talk-prep

A few thoughts on preparing a tech talk
3
star
15

website

Blog / website repo
JavaScript
3
star
16

sticker-driven-maintenance

1
star
17

chirunconf-dashboard

Repo for chirunconf Shiny dashboard
R
1
star
18

codespaces-experiment

Python
1
star
19

devspace-test

1
star