{"id":14067176,"url":"https://github.com/tidymodels/extratests","last_synced_at":"2025-04-21T14:32:10.812Z","repository":{"id":37800486,"uuid":"274500435","full_name":"tidymodels/extratests","owner":"tidymodels","description":"Integration and other testing for tidymodels","archived":false,"fork":false,"pushed_at":"2025-03-14T20:40:53.000Z","size":3032,"stargazers_count":21,"open_issues_count":12,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-31T15:29:47.475Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/tidymodels.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-06-23T20:17:16.000Z","updated_at":"2025-03-14T20:38:41.000Z","dependencies_parsed_at":"2023-12-19T02:47:54.959Z","dependency_job_id":"4e68810a-c09a-4141-b1af-562316c6a684","html_url":"https://github.com/tidymodels/extratests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Fextratests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Fextratests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Fextratests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidymodels%2Fextratests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidymodels","download_url":"https://codeload.github.com/tidymodels/extratests/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250070285,"owners_count":21369847,"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","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":[],"created_at":"2024-08-13T07:05:28.169Z","updated_at":"2025-04-21T14:32:10.030Z","avatar_url":"https://github.com/tidymodels.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# extratests\n\n\u003c!-- badges: start --\u003e\n[![R build status - CRAN installs](https://github.com/tidymodels/extratests/workflows/CRAN-R-CMD-check/badge.svg)](https://github.com/tidymodels/extratests/actions)\n[![R build status - GH installs](https://github.com/tidymodels/extratests/workflows/GH-R-CMD-check/badge.svg)](https://github.com/tidymodels/extratests/actions)\n[![R build status - Spark](https://github.com/tidymodels/extratests/workflows/spark-R-CMD-check/badge.svg)](https://github.com/tidymodels/extratests/actions)\n\u003c!-- badges: end --\u003e\n\n`extratests` is an internal package used for tests that\n\n* Depend on multiple tidymodels packages\n\n* Involve special/extra packages.  \n\n* Whose run-time is not practical for individual packages. \n\nThese tests are run on a cron job and are run for both CRAN versions and the current GitHub development versions. \n\n\n## PR-pairs with package repos\n\nPRs on extratests typically are part of a PR pair since they test changes in package repositories. The following workflow ensures that the CI run triggered by the PR on extratests runs with the changes in the corresponding PR on the package repository.\n\nNormal development\n\n* [pkg repo] Make changes\n* [extratests repo] Write tests\n\nSet version for the change\n\n* [pkg repo] Give it new dev version number in DESCRIPTION, e.g. `1.1.0.9001` instead of `1.1.0.9000`\n* [extratests repo] Add `skip_if_not_installed()` to the tests with that dev version number as `minimum_version`.\n\nOpen PRs and point GHA to the changes\n\n* [pkg repo] Make a PR\n* [extratests repo] in `GH-R-CMD-check.yaml`, point GHA to the pkg PR by appending `#\u003cPR number\u003e`, e.g. `try(pak::pkg_install(\"tidymodels/parsnip#991\"))`\n  * Without pointing GHA to that branch, the tests will be skipped based on the version number.\n  * If the branch information is added to the DESCRIPTION via `Remotes:` instead, the \"CRAN workflow\" will also run the dev version.\n* [extratests repo] Make a PR, link it to the pkg-PR in the PR description\n* [extratests repo] Make a review comment to change remote back to main before merging\n\nClean-up and merge (after PR review and approval)\n\n* [pkg repo] Merge PR\n* [extratests repo] Point remote back to main\n* [extratests repo] Merge PR\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidymodels%2Fextratests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidymodels%2Fextratests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidymodels%2Fextratests/lists"}