{
  "_id": "6a1fda88b401979e734376fe",
  "Package": "upstartr",
  "Type": "Package",
  "Title": "Utilities Powering the Globe and Mail's Data Journalism Template",
  "Version": "0.1.2",
  "Authors@R": "c(person(given = \"Tom\",\nfamily = \"Cardoso\",\nemail = \"tcardoso@globeandmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = \"creator and maintainer\"),\nperson(given = \"Michael\",\nfamily = \"Pereira\",\nemail = \"hello@monkeycycle.org\",\nrole = c(\"ctb\")),\nperson(given = \"The Globe and Mail Inc.\",\nrole = c(\"cph\")))",
  "Maintainer": "Tom Cardoso <tcardoso@globeandmail.com>",
  "Description": "Core functions necessary for using The Globe and Mail's R\ndata journalism template, 'startr', along with utilities for\nday-to-day data journalism tasks, such as reading and writing\nfiles, producing graphics and cleaning up datasets.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/globeandmail/upstartr,\nhttps://globeandmail.github.io/upstartr/",
  "BugReports": "https://github.com/globeandmail/upstartr/issues",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\ngit make libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://globeandmail.r-universe.dev",
  "Date/Publication": "2024-01-03 02:08:40 UTC",
  "RemoteUrl": "https://github.com/globeandmail/upstartr",
  "RemoteRef": "HEAD",
  "RemoteSha": "963cd13163b29e241484abc52e116dfd31cab309",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:37:24 UTC",
    "User": "root"
  },
  "Author": "Tom Cardoso [aut, cre] (creator and maintainer),\nMichael Pereira [ctb],\nThe Globe and Mail Inc. [cph]",
  "MD5sum": "0ad6d59dcf5665c9788879827a8dcb9a",
  "_user": "globeandmail",
  "_type": "src",
  "_file": "upstartr_0.1.2.tar.gz",
  "_fileid": "f22cc9a31b2ae3c20c5f082e240987da1e5c508bb16157212b37cb91d7639db7",
  "_filesize": 209467,
  "_sha256": "f22cc9a31b2ae3c20c5f082e240987da1e5c508bb16157212b37cb91d7639db7",
  "_created": "2026-06-03T07:37:24.000Z",
  "_published": "2026-06-03T07:40:56.510Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79244817114,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378485754"
    },
    {
      "job": 79244817113,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378484036"
    },
    {
      "job": 79244817122,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378467802"
    },
    {
      "job": 79244817118,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378488851"
    },
    {
      "job": 79244274830,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378433543"
    },
    {
      "job": 79244817087,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378479238"
    },
    {
      "job": 79244817173,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378468951"
    },
    {
      "job": 79244817184,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378477607"
    },
    {
      "job": 79244817227,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378465327"
    }
  ],
  "_buildurl": "https://github.com/r-universe/globeandmail/actions/runs/26870467649",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/globeandmail/upstartr",
  "_commit": {
    "id": "963cd13163b29e241484abc52e116dfd31cab309",
    "author": "Tom Cardoso <tcardoso@globeandmail.com>",
    "committer": "Tom Cardoso <tcardoso@globeandmail.com>",
    "message": "change url\n",
    "time": 1704247720
  },
  "_maintainer": {
    "name": "Tom Cardoso",
    "email": "tcardoso@globeandmail.com",
    "login": "tomcardoso",
    "twitter": "@tom_cardoso",
    "description": "Reporter at The Globe and Mail.",
    "uuid": 2408118
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.3",
      "role": "Depends"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "librarian",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "beepr",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "textclean",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tgamtheme",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "globeandmail",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data",
    "data-analysis",
    "data-journalism",
    "data-visualization",
    "journalism",
    "news"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "tomcardoso",
      "count": 45,
      "uuid": 2408118
    }
  ],
  "_userbio": {
    "uuid": 1828083,
    "type": "organization",
    "name": "The Globe and Mail Inc.",
    "description": "The Globe and Mail offers the most authoritative news in Canada, featuring national and international news"
  },
  "_downloads": {
    "count": 229,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/upstartr"
  },
  "_devurl": "https://github.com/globeandmail/upstartr",
  "_pkgdown": "https://globeandmail.github.io/upstartr/",
  "_searchresults": 59,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/upstartr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/globeandmail/upstartr",
  "_realowner": "globeandmail",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-02-15"
    },
    {
      "version": "0.1.1",
      "date": "2021-02-23"
    },
    {
      "version": "0.1.2",
      "date": "2024-01-09"
    }
  ],
  "_exports": [
    "%not_in%",
    "begin_processing",
    "calc_index",
    "calc_mode",
    "clean_columns",
    "combine_csvs",
    "combine_excels",
    "convert_str_to_logical",
    "dir_data_cache",
    "dir_data_out",
    "dir_data_processed",
    "dir_data_raw",
    "dir_path",
    "dir_plots",
    "dir_reports",
    "dir_scrape",
    "dir_src",
    "end_processing",
    "initialize_startr",
    "not.na",
    "not.null",
    "read_all_excel_sheets",
    "remove_non_utf8",
    "render_notebook",
    "reorder_within",
    "run_analyze",
    "run_config",
    "run_notebook",
    "run_process",
    "run_visualize",
    "scale_x_percent",
    "scale_x_reordered",
    "scale_y_percent",
    "scale_y_reordered",
    "simplify_string",
    "unaccent",
    "write_excel",
    "write_plot",
    "write_shp"
  ],
  "_help": [
    {
      "page": "grapes-not_in-grapes",
      "title": "Opposite of %in%",
      "topics": [
        "%not_in%"
      ]
    },
    {
      "page": "begin_processing",
      "title": "Runs the pre-processing step on a startr project.",
      "topics": [
        "begin_processing"
      ]
    },
    {
      "page": "calc_index",
      "title": "Index values",
      "topics": [
        "calc_index"
      ]
    },
    {
      "page": "calc_mode",
      "title": "Calculate mode",
      "topics": [
        "calc_mode"
      ]
    },
    {
      "page": "clean_columns",
      "title": "Cleans up column names by forcing them into tidyverse style",
      "topics": [
        "clean_columns"
      ]
    },
    {
      "page": "combine_csvs",
      "title": "Combine CSVs in a directory",
      "topics": [
        "combine_csvs"
      ]
    },
    {
      "page": "combine_excels",
      "title": "Combine Excel files in a directory",
      "topics": [
        "combine_excels"
      ]
    },
    {
      "page": "convert_str_to_logical",
      "title": "Converts a character vector to logicals",
      "topics": [
        "convert_str_to_logical"
      ]
    },
    {
      "page": "dir_data_cache",
      "title": "Get path within cached data directory.",
      "topics": [
        "dir_data_cache"
      ]
    },
    {
      "page": "dir_data_out",
      "title": "Get path within disposable data outputs directory.",
      "topics": [
        "dir_data_out"
      ]
    },
    {
      "page": "dir_data_processed",
      "title": "Get path within processed data directory.",
      "topics": [
        "dir_data_processed"
      ]
    },
    {
      "page": "dir_data_raw",
      "title": "Get path within raw data directory.",
      "topics": [
        "dir_data_raw"
      ]
    },
    {
      "page": "dir_path",
      "title": "Construct an arbitrary path.",
      "topics": [
        "dir_path"
      ]
    },
    {
      "page": "dir_plots",
      "title": "Get path within plots directory.",
      "topics": [
        "dir_plots"
      ]
    },
    {
      "page": "dir_reports",
      "title": "Get path within reports directory.",
      "topics": [
        "dir_reports"
      ]
    },
    {
      "page": "dir_scrape",
      "title": "Get path within scrape directory.",
      "topics": [
        "dir_scrape"
      ]
    },
    {
      "page": "dir_src",
      "title": "Get path within src directory",
      "topics": [
        "dir_src"
      ]
    },
    {
      "page": "end_processing",
      "title": "Runs the post-processing step on a startr project.",
      "topics": [
        "end_processing"
      ]
    },
    {
      "page": "initialize_startr",
      "title": "Initialize startr project",
      "topics": [
        "initialize_startr"
      ]
    },
    {
      "page": "not.na",
      "title": "Opposite of is.na",
      "topics": [
        "not.na"
      ]
    },
    {
      "page": "not.null",
      "title": "Opposite of is.null",
      "topics": [
        "not.null"
      ]
    },
    {
      "page": "read_all_excel_sheets",
      "title": "Combine all sheets in an Excel file",
      "topics": [
        "read_all_excel_sheets"
      ]
    },
    {
      "page": "remove_non_utf8",
      "title": "Removes non-UTF-8 characters",
      "topics": [
        "remove_non_utf8"
      ]
    },
    {
      "page": "render_notebook",
      "title": "Renders out an RMarkdown notebook.",
      "topics": [
        "render_notebook"
      ]
    },
    {
      "page": "run_analyze",
      "title": "Runs the analysis step for a startr project.",
      "topics": [
        "run_analyze"
      ]
    },
    {
      "page": "run_config",
      "title": "Configures an existing startr project",
      "topics": [
        "run_config"
      ]
    },
    {
      "page": "run_notebook",
      "title": "Runs the notebook rendering step for a startr project.",
      "topics": [
        "run_notebook"
      ]
    },
    {
      "page": "run_process",
      "title": "Runs the processing step on a startr project.",
      "topics": [
        "run_process"
      ]
    },
    {
      "page": "run_visualize",
      "title": "Runs the visualization step for a startr project.",
      "topics": [
        "run_visualize"
      ]
    },
    {
      "page": "scale_x_percent",
      "title": "Create a continuous x-axis scale using percentages",
      "topics": [
        "scale_x_percent"
      ]
    },
    {
      "page": "scale_y_percent",
      "title": "Create a continuous y-axis scale using percentages",
      "topics": [
        "scale_y_percent"
      ]
    },
    {
      "page": "simplify_string",
      "title": "Simplifies strings for analysis",
      "topics": [
        "simplify_string"
      ]
    },
    {
      "page": "unaccent",
      "title": "De-accents strings",
      "topics": [
        "unaccent"
      ]
    },
    {
      "page": "write_excel",
      "title": "Write out an Excel file with minimal configuration",
      "topics": [
        "write_excel"
      ]
    },
    {
      "page": "write_plot",
      "title": "Write out a ggplot2 graphic with minimal configuration",
      "topics": [
        "write_plot"
      ]
    },
    {
      "page": "write_shp",
      "title": "Write a shapefile to disk",
      "topics": [
        "write_shp"
      ]
    }
  ],
  "_pkglogo": "https://globeandmail.github.io/upstartr/logo.png",
  "_readme": "https://github.com/globeandmail/upstartr/raw/HEAD/README.md",
  "_rundeps": [
    "audio",
    "base64enc",
    "beepr",
    "BiocManager",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "dtt",
    "e1071",
    "english",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "highr",
    "hms",
    "htmltools",
    "isoband",
    "janeaustenr",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lexicon",
    "librarian",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgsub",
    "mime",
    "NLP",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "qdapRegex",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "remotes",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "slam",
    "SnowballC",
    "stringi",
    "stringr",
    "syuzhet",
    "textclean",
    "textshape",
    "tgamtheme",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidytext",
    "tinytex",
    "tokenizers",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "yaml",
    "zip",
    "zoo"
  ],
  "_score": 4.247973266361806,
  "_indexed": true,
  "_nocasepkg": "upstartr",
  "_universes": [
    "globeandmail",
    "tomcardoso"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-03T07:39:55.000Z",
      "distro": "noble",
      "commit": "963cd13163b29e241484abc52e116dfd31cab309",
      "fileid": "394bad82dafe1202a69f7f922535f82d23ec9e5cc0f33513786562b4e840b989",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/globeandmail/actions/runs/26870467649"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-03T07:39:52.000Z",
      "distro": "noble",
      "commit": "963cd13163b29e241484abc52e116dfd31cab309",
      "fileid": "45e68aa16b943575c7061581fa77a74d55eb58573b22bce71ca212e0d503717d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/globeandmail/actions/runs/26870467649"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-03T07:39:12.000Z",
      "commit": "963cd13163b29e241484abc52e116dfd31cab309",
      "fileid": "d8eb189c636d760130ad5e376bd157c2396d700d9cbe8b41fc89e33ed6f6d53a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/globeandmail/actions/runs/26870467649"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-03T07:40:09.000Z",
      "commit": "963cd13163b29e241484abc52e116dfd31cab309",
      "fileid": "bf8c01e52fce1a89c7094f7646eb7d6012a0bcc12d0b47c7abd8f54c16896cfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/globeandmail/actions/runs/26870467649"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-03T07:40:08.000Z",
      "commit": "963cd13163b29e241484abc52e116dfd31cab309",
      "fileid": "6a8f1a18248184dd04397d8aa346c81ee0e01319c82b6e9a29cf1f4dcc5ec3b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/globeandmail/actions/runs/26870467649"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-03T07:38:56.000Z",
      "commit": "963cd13163b29e241484abc52e116dfd31cab309",
      "fileid": "42d8ead1e4da4f0a2d1613a8d38eb3e4a9f7812508e207da5d14e9d2067eaf26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/globeandmail/actions/runs/26870467649"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-03T07:39:12.000Z",
      "commit": "963cd13163b29e241484abc52e116dfd31cab309",
      "fileid": "47d6358c2cdd26d0beba55d298e3b0b9037cd83e25531d5f9bde27be0c0383de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/globeandmail/actions/runs/26870467649"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-03T07:38:43.000Z",
      "commit": "963cd13163b29e241484abc52e116dfd31cab309",
      "fileid": "1b6cd622b9695e95410bd7d355f03cf26de0c24c2e0fd2a37abc76fe023be471",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/globeandmail/actions/runs/26870467649"
    }
  ]
}