upstartr

An R package powering core startr functionality

https://github.com/globeandmail/upstartr

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.6%) to scientific vocabulary

Keywords

data data-analysis data-journalism data-visualization journalism news r r-package
Last synced: 9 months ago · JSON representation

Repository

An R package powering core startr functionality

Basic Info
Statistics
  • Stars: 6
  • Watchers: 1
  • Forks: 1
  • Open Issues: 6
  • Releases: 2
Topics
data data-analysis data-journalism data-visualization journalism news r r-package
Created over 5 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog License

README.md

upstartr

R-CMD-check CRAN_Status_Badge CRAN_Downloads_Badge <!-- badges: end -->

upstartr logo

Upstartr is a companion package to The Globe and Mail's data journalism template, startr. It contains a series of functions meant to be consumed by the template project, plus additional helpful functions for day-to-day data journalism.

Installation

r install.packages('upstartr')

Or, if you want to run a development version, you can install it from GitHub by doing: r devtools::install_github('globeandmail/upstartr') library(upstartr)

Reference

You can find the full reference manual for upstartr's functions here.

Credits

Spark plug illustration by Murat Yükselir.

Get in touch

If you've got any questions, feel free to send us an email, or give us a shout on Twitter:

Tom Cardoso

Tom Cardoso
@tom_cardoso

Owner

  • Name: The Globe and Mail Inc.
  • Login: globeandmail
  • Kind: organization
  • Location: Toronto, Canada

The Globe and Mail offers the most authoritative news in Canada, featuring national and international news

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 38
  • Total Committers: 1
  • Avg Commits per committer: 38.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Tom Cardoso t****o@g****m 38
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 3
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: less than a minute
  • Total issue authors: 1
  • Total pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • tomcardoso (3)
Pull Request Authors
  • tomcardoso (2)
  • mend-bolt-for-github[bot] (1)
  • monkeycycle (1)
  • renovate[bot] (1)
Top Labels
Issue Labels
bug (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 295 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
cran.r-project.org: upstartr

Utilities Powering the Globe and Mail's Data Journalism Template

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 295 Last month
Rankings
Stargazers count: 22.5%
Forks count: 28.8%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Average: 35.6%
Downloads: 61.6%
Maintainers (1)
Last synced: 9 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • beepr * imports
  • crayon * imports
  • dplyr * imports
  • ggplot2 * imports
  • glue * imports
  • here * imports
  • knitr * imports
  • librarian * imports
  • magrittr * imports
  • openxlsx * imports
  • purrr * imports
  • readr * imports
  • readxl * imports
  • rmarkdown * imports
  • scales * imports
  • sf * imports
  • stringr * imports
  • textclean * imports
  • tgamtheme * imports
  • tidytext * imports
  • testthat >= 3.0.0 suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite