{"id":16275608,"url":"https://github.com/andrie/mrantools","last_synced_at":"2025-04-08T16:41:21.334Z","repository":{"id":23536448,"uuid":"26903279","full_name":"andrie/MRANtools","owner":"andrie","description":"R package with tools to query and work with MRAN snapshots","archived":false,"fork":false,"pushed_at":"2014-11-20T18:44:12.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T13:16:58.817Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-20T08:38:57.000Z","updated_at":"2014-11-20T18:44:13.000Z","dependencies_parsed_at":"2022-08-22T01:31:07.948Z","dependency_job_id":null,"html_url":"https://github.com/andrie/MRANtools","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/andrie%2FMRANtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrie%2FMRANtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrie%2FMRANtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrie%2FMRANtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrie","download_url":"https://codeload.github.com/andrie/MRANtools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247886269,"owners_count":21012812,"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-10T18:35:32.484Z","updated_at":"2025-04-08T16:41:21.307Z","avatar_url":"https://github.com/andrie.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"MRANtools\n=========\n\nR package with tools to query and work with MRAN snapshots\n\n\n# Functions you may want to try:\n\n1. `setSnapshot()`\n\n    ```r\n    # Empty date field returns current repo\n    setSnapshot()\n    setSnapshot(NULL)\n    \n    # Valid snapshot date\n    setSnapshot(\"2014-11-16\")\n    \n    ```\n\n\n2. `mtCompare()`\n\n    ```r\n    \n    # Summarise package differences between two snapshot dates\n    x \u003c- mtCompare(c(\"2014-10-01\", \"2014-11-15\"))\n    str(x)\n    ```\n\n3. `mtPkgAvail`\n\n    ```r\n    # Retrieve matrix with package information on snapshot date\n    x \u003c- mtPkgAvail(\"2014-10-01\")\n    colnames(x)\n    head(x[, c(\"Package\", \"Version\")])\n    ```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrie%2Fmrantools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrie%2Fmrantools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrie%2Fmrantools/lists"}