{
  "_id": "6a5499c8ff0138dec5d65940",
  "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-07-13 07:52:10 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>",
  "_user": "quantmeth",
  "_type": "src",
  "_file": "image2data_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a5837c927677bffa40fdcfee5d31936f612e329d8e7422d8bd39a293f4eae5f5",
  "_filesize": 611488,
  "_sha256": "a5837c927677bffa40fdcfee5d31936f612e329d8e7422d8bd39a293f4eae5f5",
  "_expires": "2026-10-21T07:54:46.000Z",
  "_created": "2026-07-13T07:52:10.000Z",
  "_published": "2026-07-13T07:54:48.385Z",
  "_jobs": [
    {
      "job": 86762704016,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8272474887"
    },
    {
      "job": 86762703974,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272475382"
    },
    {
      "job": 86762703963,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8272477534"
    },
    {
      "job": 86762703958,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272480265"
    },
    {
      "job": 86762260994,
      "time": 154,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272439102"
    },
    {
      "job": 86762703976,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8272471816"
    },
    {
      "job": 86762703990,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8272475628"
    },
    {
      "job": 86762704137,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8272459789"
    },
    {
      "job": 86762703984,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8272460180"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/quantmeth/actions/runs/29233321255",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 41082179,
    "orcid": "0000-0001-6346-5583"
  },
  "_distro": "resolute",
  "_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",
    "followers": 6
  },
  "_downloads": {
    "count": 286,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/image2data"
  },
  "_devurl": "https://github.com/quantmeth/image2data",
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/image2data.html",
    "LICENSE",
    "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-07-13T07:53:59.000Z",
      "distro": "resolute",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "https://r2.ropensci.org/53710a3479bd83a9f96fba58f2602cc5b89fce81db4908c3aab0922e90bfc93f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/29233321255"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-13T07:53:59.000Z",
      "distro": "resolute",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "https://r2.ropensci.org/09ce2fdd8bf7570a154a56d90033ab1175f342f4b37ba1efc9934ca479e32520",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/29233321255"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-13T07:54:06.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "https://r2.ropensci.org/eede13208d6284788da40477568111ba1f29b7a0b73c267d0d03a9c96447d9c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/29233321255"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-13T07:54:13.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "https://r2.ropensci.org/9e9106bb13a684dbda5419533e1f3e5a4cf6bb4b6b5c70d4f8c1f2d168c022f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/29233321255"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-13T07:53:57.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "https://r2.ropensci.org/ab154c2d29ff9589821fe244db2965da11bd7d38f05ff1b2c43f09cffd96a6e2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/29233321255"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-13T07:53:57.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "https://r2.ropensci.org/13759202cd84d91ca037ef8421eb1eb915e0c610105ee7198630ed31158a273d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/29233321255"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-13T07:53:10.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "https://r2.ropensci.org/6fbfbdd6b76807c2835a7960d24caa03c1919f411b72e9061effc3ae00be7750",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/29233321255"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-13T07:53:11.000Z",
      "commit": "50c8a875a08f57dc1fe8febb351fcaf24fbf6786",
      "fileid": "https://r2.ropensci.org/8122e4bc912078fdc06863d0f0902365153c78db04a91721d29d2747722952c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/quantmeth/actions/runs/29233321255"
    }
  ]
}