{"id":18818500,"url":"https://github.com/smithsonian/edanr","last_synced_at":"2026-01-15T18:30:17.378Z","repository":{"id":142086275,"uuid":"145731888","full_name":"Smithsonian/EDANr","owner":"Smithsonian","description":"Query the Smithsonian's Enterprise Digital Asset Network (EDAN) from R. Digitization Program Office, OCIO","archived":false,"fork":false,"pushed_at":"2023-12-04T20:22:43.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-30T02:43:32.371Z","etag":null,"topics":["api","collections","museum-metadata","r"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Smithsonian.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}},"created_at":"2018-08-22T15:59:35.000Z","updated_at":"2023-10-26T12:40:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"dccc322d-ed5d-47ee-b5bb-7c811936d64c","html_url":"https://github.com/Smithsonian/EDANr","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/Smithsonian%2FEDANr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2FEDANr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2FEDANr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Smithsonian%2FEDANr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Smithsonian","download_url":"https://codeload.github.com/Smithsonian/EDANr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239753732,"owners_count":19691162,"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":["api","collections","museum-metadata","r"],"created_at":"2024-11-08T00:16:59.963Z","updated_at":"2026-01-15T18:30:17.349Z","avatar_url":"https://github.com/Smithsonian.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EDANr\n\nA package to query Smithsonian's Enterprise Digital Asset Network (EDAN) API from R. \n\nAll queries require valid EDAN credentials (AppID and AppKey). Consult the [EDAN Docs](https://edandoc.si.edu/) for instructions on how to obtain a set of credentials.\n\nTo install from Github:\n\n```R\n#Install devtools, if needed\ninstall.packages(\"devtools\")\n\n#Install package from Github, with vignettes\nlibrary(devtools)\ninstall_github(\"Smithsonian/EDANr\", build_vignettes = TRUE)\n```\n\nEDANr requires the packages httr, uuid, stringr, jsonlite, digest, and openssl. These should be installed automatically when using `install_github(\"Smithsonian/EDANr\")`. To install these manually:\n\n```R\ninstall.packages(c(\"httr\", \"uuid\", \"stringr\", \"jsonlite\", \"digest\", \"openssl\"))\n```\n\nCheck the [wiki](https://github.com/Smithsonian/EDANr/wiki) for some examples. \n\nFeel free to make request or suggestions by [opening an issue](https://github.com/Smithsonian/EDANr/issues). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithsonian%2Fedanr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmithsonian%2Fedanr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmithsonian%2Fedanr/lists"}