{
  "_id": "6a101deaacfb0bcc41c8a78f",
  "Package": "image2data",
  "Type": "Package",
  "Title": "Turn Images into Data Sets",
  "Version": "1.0.1",
  "Authors@R": "c(person(given = \"P.-O.\",\nfamily = \"Caron\",\nrole = c(\"aut\",\"cre\",\"cph\"),\nemail = \"pocaron19@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6346-5583\")),\nperson(given = \"Alexandre\",\nfamily = \"Dufresne\",\nemail = \"alexandredufresne018@gmail.com\",\nrole = c(\"aut\",\"cph\")))",
  "Description": "The goal of 'image2data' is to extract images and return\nthem into a data set, especially for teaching data manipulation\nand data visualization. Basically, the eponymous function takes\nan image file ('png', 'tiff', 'jpeg', 'bmp') and turn it into a\ndata set, pixels being rows (subjects) and columns (variables)\nbeing their coordinate positions (x- and y-axis) and their\nrespective color (in hex codes). The function can return a\ncomplete image or a range of color (i.e., contour, silhouette).\nThe data can then be manipulated as would any data set by\neither creating other related variables (to hide the image) or\nas a genuine toy data set.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libjpeg-dev libpng-dev libtiff-dev",
  "Repository": "https://quantmeth.r-universe.dev",
  "Date/Publication": "2022-06-22 14:34:39 UTC",
  "RemoteUrl": "https://github.com/quantmeth/image2data",
  "RemoteRef": "HEAD",
  "RemoteSha": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:38:49 UTC",
    "User": "root"
  },
  "Author": "P.-O. Caron [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6346-5583>),\nAlexandre Dufresne [aut, cph]",
  "Maintainer": "P.-O. Caron <pocaron19@gmail.com>",
  "MD5sum": "5da8ece2ddb4c303e1301596b7229076",
  "_user": "quantmeth",
  "_type": "src",
  "_file": "image2data_1.0.1.tar.gz",
  "_fileid": "2da6ceefb7184ddbd67788170f0b4428c537a2c895f51698646eeb326a2e0ffe",
  "_filesize": 611306,
  "_sha256": "2da6ceefb7184ddbd67788170f0b4428c537a2c895f51698646eeb326a2e0ffe",
  "_created": "2026-05-14T07:38:49.000Z",
  "_published": "2026-05-22T09:12:10.116Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350322830,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989588636"
    },
    {
      "job": 77350322932,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989586717"
    },
    {
      "job": 77350322803,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989600044"
    },
    {
      "job": 77350322744,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989597178"
    },
    {
      "job": 77350321920,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989561664"
    },
    {
      "job": 77350322103,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156958435"
    },
    {
      "job": 77350323011,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989577856"
    },
    {
      "job": 77350323478,
      "time": 56,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989576278"
    },
    {
      "job": 77350323203,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989576946"
    }
  ],
  "_buildurl": "https://github.com/r-universe/quantmeth/actions/runs/25848055694",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/quantmeth/image2data",
  "_commit": {
    "id": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
    "author": "P.-.O Caron <41082179+quantmeth@users.noreply.github.com>",
    "committer": "P.-.O Caron <41082179+quantmeth@users.noreply.github.com>",
    "message": "Update version\n",
    "time": 1655908479
  },
  "_maintainer": {
    "name": "P.-O. Caron",
    "email": "pocaron19@gmail.com",
    "login": "quantmeth",
    "uuid": 41082179,
    "orcid": "0000-0001-6346-5583"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "readbitmap",
      "version": ">= 0.1.0",
      "role": "Imports"
    }
  ],
  "_owner": "quantmeth",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "quantmeth",
      "count": 20,
      "uuid": 41082179
    }
  ],
  "_userbio": {
    "uuid": 41082179,
    "type": "user",
    "name": "P.-O. Caron"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/image2data"
  },
  "_devurl": "https://github.com/quantmeth/image2data",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/image2data.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/quantmeth/image2data",
  "_realowner": "quantmeth",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-02-24"
    },
    {
      "version": "1.0.1",
      "date": "2022-08-22"
    }
  ],
  "_exports": [
    "image2data"
  ],
  "_help": [
    {
      "page": "image2data",
      "title": "Turn an image into data",
      "topics": [
        "image2data"
      ]
    }
  ],
  "_rundeps": [
    "bmp",
    "jpeg",
    "png",
    "readbitmap",
    "tiff"
  ],
  "_score": 2.146128035678238,
  "_indexed": true,
  "_nocasepkg": "image2data",
  "_universes": [
    "quantmeth"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-14T07:40:39.000Z",
      "distro": "noble",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "456077aa623dc1b98af59153302873aa686434037b73abbc7b650039a78d55d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/25848055694"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-14T07:40:34.000Z",
      "distro": "noble",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "540bc2ca1987266884e9d152221a1ed2c13dd7f60df2b3d9b8879a3315653137",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/25848055694"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-14T07:41:27.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "fad45da697883ad46cf670145cdebf69bc5d666b91630e2f426f18aa6860cfa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/25848055694"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-14T07:41:13.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "b3d6434ad4e1e6ddfc3d1ea57be9c9ae47459a0cffbbe7fc96c7bfcc47bda254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/25848055694"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-14T07:39:52.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "acfe0b57613788fc3722ec6bc3e918eb35c87476a48877bc17335e37803b35c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/25848055694"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-14T07:39:48.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "912ffe81fc1c140e11d08ac0f48bb494a84996d9066b1d0a1b4f2e7162779d82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/25848055694"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-14T07:39:47.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "999a04808a668b607bfcd778211a6cf0beab10151b3ca4358e911e4eccb6cb5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/25848055694"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T09:11:56.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "d088b07cc4ede5b57714b2dca96c46b2cbea1728b0369d32ee5a8b4db263dd0c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/25848055694"
    }
  ]
}