{"id":20682278,"url":"https://github.com/dmlc/drat","last_synced_at":"2025-07-23T08:38:01.334Z","repository":{"id":66049420,"uuid":"44551968","full_name":"dmlc/drat","owner":"dmlc","description":"Drat Repository for DMLC R packages","archived":false,"fork":false,"pushed_at":"2017-09-14T03:47:22.000Z","size":5922,"stargazers_count":4,"open_issues_count":0,"forks_count":8,"subscribers_count":20,"default_branch":"gh-pages","last_synced_at":"2025-01-17T15:52:01.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/dmlc.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}},"created_at":"2015-10-19T17:36:31.000Z","updated_at":"2023-08-25T07:10:14.000Z","dependencies_parsed_at":"2024-01-23T21:17:27.087Z","dependency_job_id":"abb36bbf-874a-4052-91ec-a7f38b4c3117","html_url":"https://github.com/dmlc/drat","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/dmlc%2Fdrat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmlc%2Fdrat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmlc%2Fdrat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmlc%2Fdrat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmlc","download_url":"https://codeload.github.com/dmlc/drat/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242926226,"owners_count":20207754,"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-11-16T22:13:12.502Z","updated_at":"2025-03-10T20:44:59.107Z","avatar_url":"https://github.com/dmlc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## DMLC drat Repo\n\nThis [drat](http://dirk.eddelbuettel.com/code/drat.html) package repository provides R packages from DMLC code repositories.\n\n### Usage\n\n```{.r}\n# first add the repo\ndrat::addRepo(\"dmlc\")\n# either install just one or more given packages\ninstall.packages(\"xgboost\")\n# or update already installed packages\nupdate.packages()\n```\n\n### Note\n\nThe `mxnet` package has been moved to S3.\n\nTo install the CPU-only package on Windows/OSX:\n\n```r\ncran \u003c- getOption(\"repos\")\ncran[\"dmlc\"] \u003c- \"https://s3-us-west-2.amazonaws.com/apache-mxnet/R/CRAN/\"\noptions(repos = cran)\ninstall.packages(\"mxnet\")\n```\n\nTo install the GPU-enabled package on Windows:\n\n```r\ncran \u003c- getOption(\"repos\")\ncran[\"dmlc\"] \u003c- \"https://s3-us-west-2.amazonaws.com/apache-mxnet/R/CRAN/GPU\"\noptions(repos = cran)\ninstall.packages(\"mxnet\")\n```\n\n### License\n\nPackages in this repository are available under their respective license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmlc%2Fdrat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmlc%2Fdrat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmlc%2Fdrat/lists"}