{"id":17790520,"url":"https://github.com/cwickham/ns","last_synced_at":"2025-07-18T02:34:37.399Z","repository":{"id":66634264,"uuid":"295548169","full_name":"cwickham/ns","owner":"cwickham","description":"A toy package to practice with namespaces","archived":false,"fork":false,"pushed_at":"2020-09-15T19:26:21.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T01:20:03.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cwickham.png","metadata":{"files":{"readme":"README.md","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":"2020-09-14T21:59:03.000Z","updated_at":"2020-09-14T22:09:17.000Z","dependencies_parsed_at":"2023-05-25T07:30:22.200Z","dependency_job_id":null,"html_url":"https://github.com/cwickham/ns","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cwickham/ns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwickham%2Fns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwickham%2Fns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwickham%2Fns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwickham%2Fns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cwickham","download_url":"https://codeload.github.com/cwickham/ns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cwickham%2Fns/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265692409,"owners_count":23812198,"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-10-27T10:44:07.351Z","updated_at":"2025-07-18T02:34:37.357Z","avatar_url":"https://github.com/cwickham.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ns\n\nA toy package to play with namespaces as part of the [Building Tidy Tools](https://github.com/cwickham/genentech-build-tidy-tools) workshop.\n\nGet the package with:\n```r\nusethis::create_from_github(\"cwickham/ns\", fork = FALSE)\n```\n\nIf you want to create the package from scratch locally:\n\n* `create_package(\"~/Desktop/ns\")`\n* `use_mit_license(\"Charlotte Wickham\")`\n* `use_r(\"my_sd\")` \n* Add to `R/my_sd.R`:\n  ```r\n  #' My standard deviation function\n  #'\n  #' @param x A numeric vector\n  #' @export\n  my_sd \u003c- function (x) {\n    sqrt(var(x))\n  }\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwickham%2Fns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcwickham%2Fns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcwickham%2Fns/lists"}