{
  "_id": "6a1fddadb401979e7343878e",
  "Package": "torchdatasets",
  "Title": "Ready to Use Extra Datasets for Torch",
  "Version": "0.3.2.9000",
  "Authors@R": "c(\nperson(\"Tomasz\", \"Kalinowski\", role = c(\"ctb\", \"cre\"), email = \"tomasz@posit.co\"),\nperson(\"Daniel\", \"Falbel\", role = c(\"aut\", \"cph\"), email = \"dfalbel@gmail.com\"),\nperson(family = \"RStudio\", role = c(\"cph\"))\n)",
  "Description": "Provides datasets in a format that can be easily consumed\nby torch 'dataloaders'. Handles data downloading from multiple\nsources, caching and pre-processing so users can focus only on\ntheir model implementations.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://mlverse.github.io/torchdatasets/,\nhttps://github.com/mlverse/torchdatasets",
  "BugReports": "https://github.com/mlverse/torchdatasets/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibtiff-dev libuv1-dev libssl-dev",
  "Repository": "https://mlverse.r-universe.dev",
  "Date/Publication": "2026-04-30 17:20:14 UTC",
  "RemoteUrl": "https://github.com/mlverse/torchdatasets",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:50:57 UTC",
    "User": "root"
  },
  "Author": "Tomasz Kalinowski [ctb, cre],\nDaniel Falbel [aut, cph],\nRStudio [cph]",
  "Maintainer": "Tomasz Kalinowski <tomasz@posit.co>",
  "MD5sum": "40f28f50a132770207139fa01ba8c651",
  "_user": "mlverse",
  "_type": "src",
  "_file": "torchdatasets_0.3.2.9000.tar.gz",
  "_fileid": "9e0c79398ca96bd14dbb1242128cc7fb480c7ead0374a75054bca722d196bf88",
  "_filesize": 116289,
  "_sha256": "9e0c79398ca96bd14dbb1242128cc7fb480c7ead0374a75054bca722d196bf88",
  "_created": "2026-06-03T07:50:57.000Z",
  "_published": "2026-06-03T07:54:21.182Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79246927657,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378747767"
    },
    {
      "job": 79246927601,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378754153"
    },
    {
      "job": 79246927606,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378739919"
    },
    {
      "job": 79246927629,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378741313"
    },
    {
      "job": 79246413400,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378700407"
    },
    {
      "job": 79246927567,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378743643"
    },
    {
      "job": 79246927649,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378735074"
    },
    {
      "job": 79246927650,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378741388"
    },
    {
      "job": 79246927635,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378737816"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlverse/actions/runs/26871095343",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlverse/torchdatasets",
  "_commit": {
    "id": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
    "author": "Daniel Falbel <dfalbel@gmail.com>",
    "committer": "Daniel Falbel <dfalbel@gmail.com>",
    "message": "Increment version number to 0.3.2.9000\n",
    "time": 1777569614
  },
  "_maintainer": {
    "name": "Tomasz Kalinowski",
    "email": "tomasz@posit.co",
    "login": "t-kalinowski",
    "mastodon": "@t_kalinowski@fosstodon.org",
    "bluesky": "@t-kalinowski.bsky.social",
    "description": "",
    "uuid": 8462255
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "torch",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "pins",
      "role": "Imports"
    },
    {
      "package": "torchvision",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "coro",
      "role": "Suggests"
    },
    {
      "package": "tokenizers",
      "role": "Suggests"
    },
    {
      "package": "R.matlab",
      "role": "Suggests"
    }
  ],
  "_owner": "mlverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.3.2",
      "date": "2026-04-30"
    }
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "dfalbel",
      "count": 155,
      "uuid": 4706822
    },
    {
      "user": "prateek0xeo",
      "count": 7,
      "uuid": 135116052
    },
    {
      "user": "athospd",
      "count": 5,
      "uuid": 1925102
    },
    {
      "user": "dkgaraujo",
      "count": 4,
      "uuid": 16483074
    }
  ],
  "_userbio": {
    "uuid": 55406849,
    "type": "organization",
    "name": "mlverse",
    "description": "Open source libraries to scale Data Science"
  },
  "_downloads": {
    "count": 803,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/torchdatasets"
  },
  "_devurl": "https://github.com/mlverse/torchdatasets",
  "_pkgdown": "https://mlverse.github.io/torchdatasets/",
  "_searchresults": 123,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/torchdatasets.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mlverse/torchdatasets",
  "_realowner": "mlverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-01-19"
    },
    {
      "version": "0.1.0",
      "date": "2021-10-07"
    },
    {
      "version": "0.2.0",
      "date": "2022-10-31"
    },
    {
      "version": "0.3.0",
      "date": "2023-02-14"
    },
    {
      "version": "0.3.1",
      "date": "2024-06-20"
    },
    {
      "version": "0.3.2",
      "date": "2026-04-29"
    }
  ],
  "_exports": [
    "bank_marketing_dataset",
    "bird_species_dataset",
    "cityscapes_pix2pix_dataset",
    "dogs_vs_cats_dataset",
    "guess_the_correlation_dataset",
    "imdb_dataset",
    "oxford_flowers102_dataset",
    "oxford_pet_dataset",
    "spam_dataset"
  ],
  "_help": [
    {
      "page": "bank_marketing_dataset",
      "title": "Bank marketing dataset",
      "topics": [
        "bank_marketing_dataset"
      ]
    },
    {
      "page": "bird_species_dataset",
      "title": "Bird species dataset",
      "topics": [
        "bird_species_dataset"
      ]
    },
    {
      "page": "cityscapes_pix2pix_dataset",
      "title": "Cityscapes Pix2Pix dataset",
      "topics": [
        "cityscapes_pix2pix_dataset"
      ]
    },
    {
      "page": "dogs_vs_cats_dataset",
      "title": "Dog vs cats dataset",
      "topics": [
        "dogs_vs_cats_dataset"
      ]
    },
    {
      "page": "guess_the_correlation_dataset",
      "title": "Guess The Correlation dataset",
      "topics": [
        "guess_the_correlation_dataset"
      ]
    },
    {
      "page": "imdb_dataset",
      "title": "IMDB movie review sentiment classification dataset",
      "topics": [
        "imdb_dataset"
      ]
    },
    {
      "page": "oxford_flowers102_dataset",
      "title": "102 Category Flower Dataset",
      "topics": [
        "oxford_flowers102_dataset"
      ]
    },
    {
      "page": "oxford_pet_dataset",
      "title": "Oxford Pet Dataset",
      "topics": [
        "oxford_pet_dataset"
      ]
    },
    {
      "page": "spam_dataset",
      "title": "Spam Dataset Loader",
      "topics": [
        "spam_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/mlverse/torchdatasets/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "bit",
    "bit64",
    "callr",
    "cli",
    "coro",
    "curl",
    "desc",
    "digest",
    "farver",
    "fs",
    "generics",
    "glue",
    "httr",
    "jpeg",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pins",
    "pkgconfig",
    "png",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "safetensors",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tiff",
    "torch",
    "torchvision",
    "utf8",
    "vctrs",
    "viridisLite",
    "whisker",
    "withr",
    "yaml",
    "zeallot",
    "zip"
  ],
  "_score": 5.4964452918733535,
  "_indexed": true,
  "_nocasepkg": "torchdatasets",
  "_universes": [
    "mlverse",
    "t-kalinowski"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-03T07:53:12.000Z",
      "distro": "noble",
      "commit": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
      "fileid": "8e9f4bc3443cf9c66c64e83cebfbbcc1aee505ddf04b89fdcbfb2d2470cd2cc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/26871095343"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-03T07:53:30.000Z",
      "distro": "noble",
      "commit": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
      "fileid": "2629b97be5b6bff40832c007022baa99db9d05330791e691f6710183013c26c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/26871095343"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-03T07:52:48.000Z",
      "commit": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
      "fileid": "a65ef1ecdef899e121c1b00133a7c546540839eded98d6133ca8ad990f00c52b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/26871095343"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-03T07:52:55.000Z",
      "commit": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
      "fileid": "6514a370ad7113de9dd3fc17aeca0ae88e8cc7cb623b1baf2f0d16ae5d0a66d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/26871095343"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-06-03T07:53:26.000Z",
      "commit": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
      "fileid": "d8b86b9c8aecef6444ffc1ed6801e5a8af2934a238c5b40df5d55a05157d7499",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/26871095343"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-03T07:52:25.000Z",
      "commit": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
      "fileid": "ec75f4e667e6136e9048ad156169f1e5f714f3bfa3d7e1fe2ceb33a1a07c7e90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/26871095343"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-03T07:52:46.000Z",
      "commit": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
      "fileid": "681491508da20214e5b329b3763af0cb8cb4011a4e6b205dd3a9945d4476471f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/26871095343"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-03T07:52:36.000Z",
      "commit": "3c7c23159585f45f7d47ae01b00c3c80eaf7f7c4",
      "fileid": "325a953df703d37bf9d257332a5fa4d02ed15faba75a0eac421257d9e40a2ba1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlverse/actions/runs/26871095343"
    }
  ]
}