{
  "_id": "6a44d7486ff6f2357551c838",
  "Package": "MtreeRing",
  "Type": "Package",
  "Title": "A Shiny Application for Automatic Measurements of Tree-Ring\nWidths on Digital Images",
  "Version": "1.4.5",
  "Authors@R": "c(person(\"Jingning\", \"Shi\", role = c(\"aut\", \"cre\"), email = \"snow940220@bjfu.edu.cn\"), person(\"Wei\", \"Xiang\", role = \"aut\"))",
  "Author": "Jingning Shi [aut, cre], Wei Xiang [aut]",
  "Maintainer": "Jingning Shi <snow940220@bjfu.edu.cn>",
  "Description": "Use morphological image processing and edge detection\nalgorithms to automatically measure tree ring widths on digital\nimages. Users can also manually mark tree rings on species with\ncomplex anatomical structures. The arcs of inner-rings and\nangles of successive inclined ring boundaries are used to\ncorrect ring-width series. The package provides a Shiny-based\napplication, allowing R beginners to easily analyze tree ring\nimages and export ring-width series in standard file formats.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "URL": "https://docs.ropensci.org/MtreeRing,\nhttps://github.com/ropensci/MtreeRing",
  "BugReports": "https://github.com/ropensci/MtreeRing/issues",
  "RoxygenNote": "6.1.1",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake libfftw3-dev libglpk-dev make libmagick++-dev\ngsfonts libicu-dev libjpeg-dev libpng-dev libtiff-dev\nlibuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-07-17 15:02:06 UTC",
  "RemoteUrl": "https://github.com/ropensci/MtreeRing",
  "RemoteRef": "master",
  "RemoteSha": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
  "Packaged": {
    "Date": "2026-07-01 08:29:15 UTC",
    "User": "root"
  },
  "_user": "ropensci",
  "_type": "src",
  "_file": "MtreeRing_1.4.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/66f2082bac89d9080c8fc248567788f3cb38d2c37d5b66823705b585d003cb4d",
  "_filesize": 9605973,
  "_sha256": "66f2082bac89d9080c8fc248567788f3cb38d2c37d5b66823705b585d003cb4d",
  "_expires": "2026-10-09T09:00:55.000Z",
  "_created": "2026-07-01T08:29:15.000Z",
  "_published": "2026-07-01T09:00:56.438Z",
  "_jobs": [
    {
      "job": 84488734404,
      "time": 281,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8004457264"
    },
    {
      "job": 84488734420,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8004438707"
    },
    {
      "job": 84488734435,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8005025123"
    },
    {
      "job": 84488734476,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8005008874"
    },
    {
      "job": 84487723741,
      "time": 211,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004296448"
    },
    {
      "job": 84487723768,
      "time": 260,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004316507"
    },
    {
      "job": 84488734402,
      "time": 182,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004419630"
    },
    {
      "job": 84488734594,
      "time": 226,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8004436783"
    },
    {
      "job": 84488734433,
      "time": 156,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8004409323"
    },
    {
      "job": 84488734526,
      "time": 166,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8004415283"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503807205",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/MtreeRing",
  "_commit": {
    "id": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
    "author": "Maëlle Salmon <maelle.salmon@yahoo.se>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #16 from ropensci/maelle-patch-2\n\ndocs: add search to pkgdown website",
    "time": 1721228526
  },
  "_maintainer": {
    "name": "Jingning Shi",
    "email": "snow940220@bjfu.edu.cn"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "tiff",
      "role": "Imports"
    },
    {
      "package": "bmp",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "imager",
      "role": "Imports"
    },
    {
      "package": "dplR",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "role": "Imports"
    },
    {
      "package": "measuRing",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "shinytest",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dendrochronology",
    "forest",
    "forestry",
    "shiny-apps",
    "shinyapp",
    "tree-ring-width",
    "tree-rings"
  ],
  "_stars": 36,
  "_contributors": [
    {
      "user": "jingningshi",
      "count": 408,
      "uuid": 31177746
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "jeroen",
      "count": 2,
      "uuid": 216319
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 53,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MtreeRing"
  },
  "_devurl": "https://github.com/ropensci/mtreering",
  "_pkgdown": "https://docs.ropensci.org/MtreeRing",
  "_searchresults": 16,
  "_metadata": {
    "review": {
      "id": 287,
      "status": "reviewed",
      "version": "1.2",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/287"
    },
    "ropensci_category": "image-processing"
  },
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MtreeRing.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2018-10-16"
    },
    {
      "version": "1.3",
      "date": "2019-05-22"
    },
    {
      "version": "1.3.1",
      "date": "2019-05-29"
    },
    {
      "version": "1.4.1",
      "date": "2019-09-23"
    },
    {
      "version": "1.4.2",
      "date": "2019-10-03"
    },
    {
      "version": "1.4.4",
      "date": "2021-03-15"
    },
    {
      "version": "1.4.5",
      "date": "2021-04-19"
    }
  ],
  "_exports": [
    "pith_measure",
    "ring_app_launch",
    "ring_calculate",
    "ring_detect",
    "ring_modify",
    "ring_read"
  ],
  "_help": [
    {
      "page": "MtreeRing-package",
      "title": "A Shiny Application for Automatic Measurements of Tree-Ring Widths on Digital Images",
      "topics": [
        "MtreeRing-package",
        "MtreeRing"
      ]
    },
    {
      "page": "pith_measure",
      "title": "Calibrate ring-width series",
      "topics": [
        "pith_measure"
      ]
    },
    {
      "page": "ring_app_launch",
      "title": "Run Shiny-based Application",
      "topics": [
        "ring_app_launch"
      ]
    },
    {
      "page": "ring_calculate",
      "title": "Generate a ring-width series",
      "topics": [
        "ring_calculate"
      ]
    },
    {
      "page": "ring_detect",
      "title": "Automatic detection of tree-ring borders",
      "topics": [
        "ring_detect"
      ]
    },
    {
      "page": "ring_modify",
      "title": "Edit ring borders visually",
      "topics": [
        "ring_modify"
      ]
    },
    {
      "page": "ring_read",
      "title": "Read and plot a tree-ring image file",
      "topics": [
        "ring_read"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/MtreeRing/raw/master/README.md",
  "_rundeps": [
    "base64enc",
    "bmp",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "deldir",
    "digest",
    "downloader",
    "dplR",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "igraph",
    "imager",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "lme4",
    "magick",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "measuRing",
    "memoise",
    "mime",
    "minqa",
    "nlme",
    "nloptr",
    "otel",
    "pastecs",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readbitmap",
    "reformulas",
    "rlang",
    "sass",
    "shiny",
    "shinydashboard",
    "shinyWidgets",
    "signal",
    "sourcetools",
    "spatstat.data",
    "spatstat.geom",
    "spatstat.univar",
    "spatstat.utils",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tiff",
    "utf8",
    "vctrs",
    "withr",
    "XML",
    "xtable"
  ],
  "_score": 3.760422483423212,
  "_indexed": true,
  "_nocasepkg": "mtreering",
  "_universes": [
    "ropensci"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.5",
      "date": "2026-07-01T08:33:10.000Z",
      "distro": "resolute",
      "commit": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
      "fileid": "https://r2.ropensci.org/18fa9a928387becf21cf157c1c91089960e9aa11ade58fcfd2490edaf7b1c248",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503807205"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.4.5",
      "date": "2026-07-01T08:33:14.000Z",
      "distro": "resolute",
      "commit": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
      "fileid": "https://r2.ropensci.org/9c81a8eefcc35a6f9a57964f70f986a76c093b98675a1699bb2e30781703fdbc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503807205"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.5",
      "date": "2026-07-01T08:58:33.000Z",
      "commit": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
      "fileid": "https://r2.ropensci.org/fb3bed77e30d9af83cb04010964401384ba636fa59abd2efcfaf5a25816380bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503807205"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.4.5",
      "date": "2026-07-01T08:58:12.000Z",
      "commit": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
      "fileid": "https://r2.ropensci.org/e26004d03ec68c704e7c454687ccac15b2d450771f02fe2ea84e646034613698",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503807205"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.5",
      "date": "2026-07-01T08:33:40.000Z",
      "commit": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
      "fileid": "https://r2.ropensci.org/ae62dc028b3b158bd50059dc402faf017d1063e8b7996dbce9b1099ade401563",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503807205"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.5",
      "date": "2026-07-01T08:31:48.000Z",
      "commit": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
      "fileid": "https://r2.ropensci.org/e100206f4776ea81aebd4e3e9a9d1f8f534113b38258f4004e76b477f2f8b7ef",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503807205"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.5",
      "date": "2026-07-01T08:31:49.000Z",
      "commit": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
      "fileid": "https://r2.ropensci.org/4bb877d419b7a7ea7e83c56035b9e4c6210ec8061bcc323d45478f5893b7990a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503807205"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.4.5",
      "date": "2026-07-01T08:32:06.000Z",
      "commit": "c3f44754fffe2e696522a40a2b71a0013cb41f1d",
      "fileid": "https://r2.ropensci.org/860cb4ca5d1d510926fa7e34e2e3ac0760e58ce9146a566b2f7a604a23861aca",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503807205"
    }
  ]
}