{"id":20667902,"url":"https://github.com/statnmap/fusen.squirrels","last_synced_at":"2025-06-20T02:37:06.215Z","repository":{"id":117562810,"uuid":"343550823","full_name":"statnmap/fusen.squirrels","owner":"statnmap","description":"Example of the use of {fusen} with Rmd First method to build a package.","archived":false,"fork":false,"pushed_at":"2021-03-02T11:32:26.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T15:59:34.525Z","etag":null,"topics":["fusen","rmd-first"],"latest_commit_sha":null,"homepage":"https://statnmap.github.io/fusen.squirrels/","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/statnmap.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"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-03-01T20:40:58.000Z","updated_at":"2021-03-02T12:03:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"8fd2266e-26e2-40d8-a56e-bc641308b647","html_url":"https://github.com/statnmap/fusen.squirrels","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/statnmap/fusen.squirrels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnmap%2Ffusen.squirrels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnmap%2Ffusen.squirrels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnmap%2Ffusen.squirrels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnmap%2Ffusen.squirrels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statnmap","download_url":"https://codeload.github.com/statnmap/fusen.squirrels/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statnmap%2Ffusen.squirrels/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260867662,"owners_count":23074913,"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":["fusen","rmd-first"],"created_at":"2024-11-16T19:45:30.653Z","updated_at":"2025-06-20T02:37:01.195Z","avatar_url":"https://github.com/statnmap.png","language":"R","funding_links":[],"categories":[],"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# fusen.squirrels\n\n\u003c!-- badges: start --\u003e\n[![R-CMD-check](https://github.com/statnmap/fusen.squirrels/workflows/R-CMD-check/badge.svg)](https://github.com/statnmap/fusen.squirrels/actions)\n\u003c!-- badges: end --\u003e\n\nThe goal of {fusen.squirrels} is to present an example of the use of {fusen} with Rmd First method to build a package.\n\n## Installation\n\nYou can install the development version from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"devtools\")\ndevtools::install_github(\"statnmap/fusen.squirrels\")\n```\n## Example\n\nThis is a basic example which shows how to check entry dataset on [NYC Squirrel Census](https://www.thesquirrelcensus.com/):  \n\n```{r example}\nlibrary(fusen.squirrels)\n\n## Use internal dataset or your own\ndatafile \u003c- system.file(\"nyc_squirrels_sample.csv\", package = \"fusen.squirrels\")\nnyc_squirrels \u003c- read.csv(datafile)\n\n## Check integrity of dataset\nnyc_squirrels_ok \u003c- check_data_integrity(nyc_squirrels)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatnmap%2Ffusen.squirrels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatnmap%2Ffusen.squirrels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatnmap%2Ffusen.squirrels/lists"}