{
  "_id": "6a1f01d1b401979e7341b0fc",
  "Package": "metaDigitise",
  "Title": "Extract and Summarise Data from Published Figures",
  "Version": "1.0.2",
  "Authors@R": "c(person(\"Joel\", \"Pick\", email = \"joel.l.pick@gmail.com\", role = c(\"aut\")), person(\"Shinichi\", \"Nakagawa\", email = \"s.nakagawa@unsw.edu.au\", role = c(\"aut\")), person(\"Daniel\", \"Noble\", email = \"daniel.wa.noble@gmail.com\", role = c(\"aut\", \"cre\")))",
  "Description": "High-throughput, flexible and reproducible extraction of\ndata from figures in primary research papers. metaDigitise()\ncan extract data and / or automatically calculate summary\nstatistics for users from box plots, bar plots (e.g., mean and\nerrors), scatter plots and histograms.",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "BugReports": "https://github.com/daniel1noble/metaDigitise/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libmagick++-dev gsfonts libssl-dev",
  "Repository": "https://daniel1noble.r-universe.dev",
  "Date/Publication": "2025-11-19 10:38:30 UTC",
  "RemoteUrl": "https://github.com/daniel1noble/metadigitise",
  "RemoteRef": "HEAD",
  "RemoteSha": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:34:05 UTC",
    "User": "root"
  },
  "Author": "Joel Pick [aut],\nShinichi Nakagawa [aut],\nDaniel Noble [aut, cre]",
  "Maintainer": "Daniel Noble <daniel.wa.noble@gmail.com>",
  "MD5sum": "cbde0e0f952ca32746a825b42a3fee6f",
  "_user": "daniel1noble",
  "_type": "src",
  "_file": "metaDigitise_1.0.2.tar.gz",
  "_fileid": "2c9d38815b0bcbc04aa895f0e67040ac99d51bea66bd6a121ade7a2202eb460e",
  "_filesize": 12703126,
  "_sha256": "2c9d38815b0bcbc04aa895f0e67040ac99d51bea66bd6a121ade7a2202eb460e",
  "_created": "2026-05-18T08:34:05.000Z",
  "_published": "2026-06-02T16:16:17.545Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79118108856,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7053092694"
    },
    {
      "job": 79118108493,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053091789"
    },
    {
      "job": 79118109151,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7053103756"
    },
    {
      "job": 79118108607,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053086050"
    },
    {
      "job": 79118107617,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053047535"
    },
    {
      "job": 79118107608,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363460739"
    },
    {
      "job": 79118108280,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7053075420"
    },
    {
      "job": 79118108958,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7053073903"
    },
    {
      "job": 79118108730,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053070629"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daniel1noble/actions/runs/26022348299",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/daniel1noble/metadigitise",
  "_commit": {
    "id": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
    "author": "Daniel Noble <daniel.noble@anu.edu.au>",
    "committer": "Daniel Noble <daniel.noble@anu.edu.au>",
    "message": "Submitted to CRAN\n",
    "time": 1763548710
  },
  "_maintainer": {
    "name": "Daniel Noble",
    "email": "daniel.wa.noble@gmail.com",
    "login": "daniel1noble",
    "twitter": "@DanielWANoble",
    "description": "ARC Future Fellow and Associate Professor at The Australian National University (ANU)",
    "uuid": 3505482
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "daniel1noble",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 10
    },
    {
      "week": "2025-47",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.2",
      "date": "2025-11-16"
    }
  ],
  "_stars": 86,
  "_contributors": [
    {
      "user": "daniel1noble",
      "count": 273,
      "uuid": 3505482
    },
    {
      "user": "joelpick",
      "count": 195,
      "uuid": 17319024
    }
  ],
  "_userbio": {
    "uuid": 3505482,
    "type": "user",
    "name": "Daniel Noble",
    "description": "ARC Future Fellow and Associate Professor at The Australian National University (ANU)"
  },
  "_downloads": {
    "count": 377,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/metaDigitise"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/daniel1noble/metadigitise",
  "_searchresults": 49,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metaDigitise.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/daniel1noble/metadigitise",
  "_realowner": "daniel1noble",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-07-29"
    },
    {
      "version": "1.0.1",
      "date": "2020-03-13"
    },
    {
      "version": "1.0.2",
      "date": "2025-11-16"
    }
  ],
  "_exports": [
    "CI95_to_sd",
    "dir_details",
    "error_to_sd",
    "get_notDone_file_details",
    "getExtracted",
    "grandMean",
    "grandSD",
    "internal_digitise",
    "metaDigitise",
    "process_new_files",
    "range_to_sd",
    "rqm_to_mean",
    "rqm_to_sd",
    "se_to_sd",
    "setup_calibration_dir"
  ],
  "_help": [
    {
      "page": "ask_variable",
      "title": "ask_variable",
      "topics": [
        "ask_variable"
      ]
    },
    {
      "page": "bulk_edit",
      "title": "bulk_edit",
      "topics": [
        "bulk_edit"
      ]
    },
    {
      "page": "cal_coords",
      "title": "cal_coords",
      "topics": [
        "cal_coords"
      ]
    },
    {
      "page": "calibrate",
      "title": "calibrate",
      "topics": [
        "calibrate"
      ]
    },
    {
      "page": "cat_matrix",
      "title": "cat_matrix",
      "topics": [
        "cat_matrix"
      ]
    },
    {
      "page": "CI95_to_sd",
      "title": "CI95_to_sd",
      "topics": [
        "CI95_to_sd"
      ]
    },
    {
      "page": "convert_group_data",
      "title": "convert_group_data",
      "topics": [
        "convert_group_data"
      ]
    },
    {
      "page": "convert_histogram_data",
      "title": "convert_histogram_data",
      "topics": [
        "convert_histogram_data"
      ]
    },
    {
      "page": "delete_group",
      "title": "delete_points",
      "topics": [
        "delete_group"
      ]
    },
    {
      "page": "dir_details",
      "title": "dir_details",
      "topics": [
        "dir_details"
      ]
    },
    {
      "page": "edit_group",
      "title": "edit_group",
      "topics": [
        "edit_group"
      ]
    },
    {
      "page": "edit_metaDigitise",
      "title": "edit_metaDigitise",
      "topics": [
        "edit_metaDigitise"
      ]
    },
    {
      "page": "enter_N",
      "title": "enter_N",
      "topics": [
        "enter_N"
      ]
    },
    {
      "page": "error_to_sd",
      "title": "error_to_sd",
      "topics": [
        "error_to_sd"
      ]
    },
    {
      "page": "extract_digitised",
      "title": "extract_digitised",
      "topics": [
        "extract_digitised"
      ]
    },
    {
      "page": "filename",
      "title": "filename",
      "topics": [
        "filename"
      ]
    },
    {
      "page": "get_notDone_file_details",
      "title": "get_notDone_file_details",
      "topics": [
        "get_notDone_file_details"
      ]
    },
    {
      "page": "getExtracted",
      "title": "getExtracted",
      "topics": [
        "getExtracted"
      ]
    },
    {
      "page": "getVals",
      "title": "getVals",
      "topics": [
        "getVals"
      ]
    },
    {
      "page": "grandMean",
      "title": "grandMean",
      "topics": [
        "grandMean"
      ]
    },
    {
      "page": "grandSD",
      "title": "grandSD",
      "topics": [
        "grandSD"
      ]
    },
    {
      "page": "group_scatter_extract",
      "title": "group_scatter_extract",
      "topics": [
        "group_scatter_extract"
      ]
    },
    {
      "page": "histogram_extract",
      "title": "histogram_extract",
      "topics": [
        "histogram_extract"
      ]
    },
    {
      "page": "import_menu",
      "title": "import_menu",
      "topics": [
        "import_menu"
      ]
    },
    {
      "page": "import_metaDigitise",
      "title": "import_metaDigitise",
      "topics": [
        "import_metaDigitise"
      ]
    },
    {
      "page": "internal_digitise",
      "title": "internal_digitise",
      "topics": [
        "internal_digitise"
      ]
    },
    {
      "page": "internal_redraw",
      "title": "internal_redraw",
      "topics": [
        "internal_redraw"
      ]
    },
    {
      "page": "is.even",
      "title": "is.even",
      "topics": [
        "is.even"
      ]
    },
    {
      "page": "is.wholenumber",
      "title": "is.wholenumber",
      "topics": [
        "is.wholenumber"
      ]
    },
    {
      "page": "isNumeric",
      "title": "isNumeric",
      "topics": [
        "isNumeric"
      ]
    },
    {
      "page": "knownN",
      "title": "knownN",
      "topics": [
        "knownN"
      ]
    },
    {
      "page": "load_metaDigitise",
      "title": "load_metaDigitise",
      "topics": [
        "load_metaDigitise"
      ]
    },
    {
      "page": "locator_mD",
      "title": "locator_mD",
      "topics": [
        "locator_mD"
      ]
    },
    {
      "page": "logAxes",
      "title": "getVals",
      "topics": [
        "logAxes"
      ]
    },
    {
      "page": "MB_extract",
      "title": "MB_extract",
      "topics": [
        "MB_extract"
      ]
    },
    {
      "page": "metaDigitise",
      "title": "metaDigitise",
      "topics": [
        "metaDigitise"
      ]
    },
    {
      "page": "order_lists",
      "title": "order_lists",
      "topics": [
        "order_lists"
      ]
    },
    {
      "page": "plot.metaDigitise",
      "title": "plot.metaDigitise",
      "topics": [
        "plot.metaDigitise"
      ]
    },
    {
      "page": "point_extraction",
      "title": "point_extraction",
      "topics": [
        "point_extraction"
      ]
    },
    {
      "page": "print_cal_instructions",
      "title": "print_cal_instructions",
      "topics": [
        "print_cal_instructions"
      ]
    },
    {
      "page": "print.metaDigitise",
      "title": "print.metaDigitise",
      "topics": [
        "print.metaDigitise"
      ]
    },
    {
      "page": "process_data",
      "title": "process_data",
      "topics": [
        "process_data"
      ]
    },
    {
      "page": "process_new_files",
      "title": "process_new_files",
      "topics": [
        "process_new_files"
      ]
    },
    {
      "page": "range_to_sd",
      "title": "range_to_sd",
      "topics": [
        "range_to_sd"
      ]
    },
    {
      "page": "redraw_calibration",
      "title": "redraw_calibration",
      "topics": [
        "redraw_calibration"
      ]
    },
    {
      "page": "redraw_points",
      "title": "redraw_points",
      "topics": [
        "redraw_points"
      ]
    },
    {
      "page": "redraw_rotation",
      "title": "rotate_graph",
      "topics": [
        "redraw_rotation"
      ]
    },
    {
      "page": "rqm_to_mean",
      "title": "rqm_to_mean",
      "topics": [
        "rqm_to_mean"
      ]
    },
    {
      "page": "rqm_to_sd",
      "title": "rqm_to_sd",
      "topics": [
        "rqm_to_sd"
      ]
    },
    {
      "page": "se_to_sd",
      "title": "se_to_sd",
      "topics": [
        "se_to_sd"
      ]
    },
    {
      "page": "setup_calibration_dir",
      "title": "setup_calibration_dir",
      "topics": [
        "setup_calibration_dir"
      ]
    },
    {
      "page": "single_MB_extract",
      "title": "single_MB_extract",
      "topics": [
        "single_MB_extract"
      ]
    },
    {
      "page": "specify_type",
      "title": "specify_type",
      "topics": [
        "specify_type"
      ]
    },
    {
      "page": "summary.metaDigitise",
      "title": "summary.metaDigitise",
      "topics": [
        "summary.metaDigitise"
      ]
    },
    {
      "page": "user_base",
      "title": "user_base",
      "topics": [
        "user_base"
      ]
    },
    {
      "page": "user_calibrate",
      "title": "user_calibrate",
      "topics": [
        "user_calibrate"
      ]
    },
    {
      "page": "user_count",
      "title": "user_count",
      "topics": [
        "user_count"
      ]
    },
    {
      "page": "user_numeric",
      "title": "user_numeric",
      "topics": [
        "user_numeric"
      ]
    },
    {
      "page": "user_options",
      "title": "user_options",
      "topics": [
        "user_options"
      ]
    },
    {
      "page": "user_rotate_graph",
      "title": "user_rotate_graph",
      "topics": [
        "user_rotate_graph"
      ]
    },
    {
      "page": "user_unique",
      "title": "user_unique",
      "topics": [
        "user_unique"
      ]
    }
  ],
  "_readme": "https://github.com/daniel1noble/metadigitise/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "curl",
    "glue",
    "lifecycle",
    "magick",
    "magrittr",
    "purrr",
    "Rcpp",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "metaDigitise.Rmd",
      "filename": "metaDigitise.html",
      "title": "metaDigitise",
      "author": "Joel Pick, Shinichi Nakagawa and Daniel Noble",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Table of contents",
        "Introduction <a name=\"Introduction\"></a>",
        "Citing metaDigitise <a name=\"citing\"></a>",
        "Installation <a name=\"Installation\"></a>",
        "Setting up directory structures <a name=\"P3\"></a>",
        "Example of how it works <a name=\"P4\"></a>",
        "Processing batches of figures of different types <a name=\"P5\"></a>",
        "Re-importing previously digitised data and accessing raw data <a name=\"P6\"></a>",
        "Editing and plotting digitised figures <a name=\"P7\"></a>",
        "Conclusions <a name=\"Conclusion\"></a>"
      ],
      "created": "2018-07-14 11:27:10",
      "modified": "2018-07-14 13:50:12",
      "commits": 2
    }
  ],
  "_score": 7.022634539944119,
  "_indexed": true,
  "_nocasepkg": "metadigitise",
  "_universes": [
    "daniel1noble"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-18T08:36:24.000Z",
      "distro": "noble",
      "commit": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
      "fileid": "e7c815b37ec87d3e8982a2ea70648984f58b0daa0302c0058bff3d310d953106",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/daniel1noble/actions/runs/26022348299"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-18T08:36:23.000Z",
      "distro": "noble",
      "commit": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
      "fileid": "d3e2a77ed651821a8fb665f27c1cbd59bd6bf870f8a9a1a516296e541a265483",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/daniel1noble/actions/runs/26022348299"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-18T08:36:59.000Z",
      "commit": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
      "fileid": "ff119fc6b8aea399c12b3d7cb7cad6a76adfe6bea71704236f8b4b47c23f3e26",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/daniel1noble/actions/runs/26022348299"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-18T08:36:09.000Z",
      "commit": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
      "fileid": "aba79d69879d3b87f2a2d4825689ffcbdb83dff460f7aa7a0705c881fd9fb9da",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/daniel1noble/actions/runs/26022348299"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-18T08:35:28.000Z",
      "commit": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
      "fileid": "6df20373126eb4661573fa91be044da449758f1a879a085e009c433980c21a00",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/daniel1noble/actions/runs/26022348299"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-18T08:35:24.000Z",
      "commit": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
      "fileid": "1f89131ae99e8bcd962ad52c49cf029555d7e39c89d2aea44fa4062c109d5fd5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/daniel1noble/actions/runs/26022348299"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-18T08:35:14.000Z",
      "commit": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
      "fileid": "2c2e74f13b74992ac28aceb00bd50efebdefde21f4d7b97b1cde43002d71fcea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/daniel1noble/actions/runs/26022348299"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-02T16:15:51.000Z",
      "commit": "92dacc235ab6fbbeb8414475776dfd6eb67f5630",
      "fileid": "848d751669b8cc95b31debc707d06a9e5708661d23e56726b05d3ddb9671fac3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daniel1noble/actions/runs/26022348299"
    }
  ]
}