{"id":14066977,"url":"https://github.com/jimbrig/buildtools","last_synced_at":"2026-05-10T16:10:59.839Z","repository":{"id":38373684,"uuid":"332337901","full_name":"jimbrig/buildtools","owner":"jimbrig","description":"Tools for isolating, detecting dependencies, scaffolding, and building deployable, reproducible developer environments in R.","archived":false,"fork":false,"pushed_at":"2023-06-09T00:56:17.000Z","size":458,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T08:39:49.559Z","etag":null,"topics":["build-tool","configuration","containers","deployment","docker","environment","r-package","reproducibility","rstats","shiny-apps"],"latest_commit_sha":null,"homepage":"http://docs.jimbrig.com/buildtools/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jimbrig.png","metadata":{"files":{"readme":"README.Rmd","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-24T00:38:41.000Z","updated_at":"2025-02-18T06:26:02.000Z","dependencies_parsed_at":"2024-08-13T07:11:52.355Z","dependency_job_id":"5f0f7b02-7af0-4027-926c-9cfd914245a5","html_url":"https://github.com/jimbrig/buildtools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jimbrig/buildtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fbuildtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fbuildtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fbuildtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fbuildtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimbrig","download_url":"https://codeload.github.com/jimbrig/buildtools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimbrig%2Fbuildtools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273271701,"owners_count":25075966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build-tool","configuration","containers","deployment","docker","environment","r-package","reproducibility","rstats","shiny-apps"],"created_at":"2024-08-13T07:05:21.715Z","updated_at":"2026-05-10T16:10:54.778Z","avatar_url":"https://github.com/jimbrig.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# buildtools\n\n\u003c!-- badges: start --\u003e\n[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n[![Project Status: WIP](https://www.repostatus.org/badges/latest/wip.svg)](http://www.repostatus.org/#wip)\n[![Codecov test coverage](https://codecov.io/gh/jimbrig/buildtools/branch/main/graph/badge.svg)](https://app.codecov.io/gh/jimbrig/buildtools?branch=main)\n[![check](https://github.com/jimbrig/buildtools/actions/workflows/check.yml/badge.svg)](https://github.com/jimbrig/buildtools/actions/workflows/check.yml)\n[![changelog](https://github.com/jimbrig/buildtools/actions/workflows/changelog.yml/badge.svg)](https://github.com/jimbrig/buildtools/actions/workflows/changelog.yml)\n[![check-release](https://github.com/jimbrig/buildtools/actions/workflows/check-release.yaml/badge.svg)](https://github.com/jimbrig/buildtools/actions/workflows/check-release.yaml)\n[![coverage](https://github.com/jimbrig/buildtools/actions/workflows/coverage.yml/badge.svg)](https://github.com/jimbrig/buildtools/actions/workflows/coverage.yml)\n[![document](https://github.com/jimbrig/buildtools/actions/workflows/document.yml/badge.svg)](https://github.com/jimbrig/buildtools/actions/workflows/document.yml)\n[![lint](https://github.com/jimbrig/buildtools/actions/workflows/lint.yml/badge.svg)](https://github.com/jimbrig/buildtools/actions/workflows/lint.yml)\n[![pkgdown](https://github.com/jimbrig/buildtools/actions/workflows/pkgdown.yml/badge.svg)](https://github.com/jimbrig/buildtools/actions/workflows/pkgdown.yml)\n[![style](https://github.com/jimbrig/buildtools/actions/workflows/style.yml/badge.svg)](https://github.com/jimbrig/buildtools/actions/workflows/style.yml)\n[![pkgdown](https://github.com/jimbrig/buildtools/actions/workflows/pkgdown.yaml/badge.svg)](https://github.com/jimbrig/buildtools/actions/workflows/pkgdown.yaml)\n\u003c!-- badges: end --\u003e\n\nThe goal of buildtools is to ...\n\n## Installation\n\nYou can install the released version of buildtools from [CRAN](https://CRAN.R-project.org) with:\n\n``` r\ninstall.packages(\"buildtools\")\n```\n\nAnd the development version from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"jimbrig/buildtools\")\n```\n## Example\n\nThis is a basic example which shows you how to solve a common problem:\n\n```{r example}\n# library(buildtools)\n## basic example code\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimbrig%2Fbuildtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimbrig%2Fbuildtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimbrig%2Fbuildtools/lists"}