{
  "_id": "6a27bf2624555f66ed53c67d",
  "Package": "measuRing",
  "Type": "Package",
  "Title": "Detection and Control of Tree-Ring Widths on Scanned Image\nSections",
  "Version": "0.5.2",
  "Authors@R": "c(person(given = \"Wilson\",\nfamily = \"Lara\",\nrole = c(\"aut\", \"cre\"),\nemail = \"wilarhen@gmail.com\",\ncomment = c(ORCID = \"0000-0003-3527-1380\")),\nperson(given = \"Carlos\",\nfamily = \"Sierra\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0003-0009-4169\")),\nperson(given = \"Felipe\",\nfamily = \"Bravo\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0001-7348-6695\")))",
  "Date": "2025-11-03",
  "Maintainer": "Wilson Lara <wilarhen@gmail.com>",
  "Description": "Identification of ring borders on scanned image sections\nfrom dendrochronological samples. Processing of image\nreflectances to produce gray matrices and time series of\nsmoothed gray values. Luminance data is plotted on segmented\nimages for users to perform both: visual identification of ring\nborders or control of automatic detection. Routines to visually\ninclude/exclude ring borders on the R graphical devices, or\nautomatically detect ring borders using a linear detection\nalgorithm. This algorithm detects ring borders according to\npositive/negative extreme values in the smoothed time-series of\ngray values. Most of the in-package routines can be recursively\nimplemented using the multiDetect() function.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:07:56 UTC",
    "User": "root"
  },
  "Author": "Wilson Lara [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3527-1380>), Carlos Sierra [aut]\n(ORCID: <https://orcid.org/0000-0003-0009-4169>), Felipe Bravo\n[aut] (ORCID: <https://orcid.org/0000-0001-7348-6695>)",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibtiff-dev libxml2-dev",
  "Repository": "https://wilarhen.r-universe.dev",
  "Date/Publication": "2025-11-03 13:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/measuRing",
  "RemoteRef": "HEAD",
  "RemoteSha": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
  "MD5sum": "a413025e0b2c2b4890fd610666435903",
  "_user": "wilarhen",
  "_type": "src",
  "_file": "measuRing_0.5.2.tar.gz",
  "_fileid": "94872b44427554210e1d7f597f2b66b87351e8d567c687316c1eeecbea980df9",
  "_filesize": 1121082,
  "_sha256": "94872b44427554210e1d7f597f2b66b87351e8d567c687316c1eeecbea980df9",
  "_created": "2026-06-09T07:07:56.000Z",
  "_published": "2026-06-09T07:22:14.083Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80267295835,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500806861"
    },
    {
      "job": 80267295839,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500824479"
    },
    {
      "job": 80267295851,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501024766"
    },
    {
      "job": 80267295846,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500986244"
    },
    {
      "job": 80266888169,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500765655"
    },
    {
      "job": 80267295833,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500797109"
    },
    {
      "job": 80267295872,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500808258"
    },
    {
      "job": 80267295883,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500809270"
    },
    {
      "job": 80267295867,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500789631"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wilarhen/actions/runs/27189742367",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/measuRing",
  "_commit": {
    "id": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
    "author": "Wilson Lara <wilarhen@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.2\n",
    "time": 1762176602
  },
  "_maintainer": {
    "name": "Wilson Lara",
    "email": "wilarhen@gmail.com",
    "login": "wilarhen",
    "description": "",
    "uuid": 5619121,
    "orcid": "0000-0003-3527-1380"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "pastecs",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "tiff",
      "role": "Imports"
    },
    {
      "package": "dplR",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.5.2",
      "date": "2025-11-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wilarhen",
      "count": 8,
      "uuid": 5619121
    }
  ],
  "_userbio": {
    "uuid": 5619121,
    "type": "user",
    "name": "wilarhen"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/measuRing"
  },
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/measuRing.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "wilarhen",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-10-01"
    },
    {
      "version": "0.3",
      "date": "2015-03-23"
    },
    {
      "version": "0.4",
      "date": "2017-05-11"
    },
    {
      "version": "0.4.1",
      "date": "2018-01-05"
    },
    {
      "version": "0.4.2",
      "date": "2018-01-29"
    },
    {
      "version": "0.5",
      "date": "2018-02-20"
    },
    {
      "version": "0.5.1",
      "date": "2025-03-27"
    },
    {
      "version": "0.5.2",
      "date": "2025-11-03"
    }
  ],
  "_exports": [
    "colNarrow",
    "crossRings",
    "dataSegments",
    "grayDarker",
    "graySmoothed",
    "imageTogray",
    "lagIngray",
    "linearDetect",
    "multiDetect",
    "plotSegments",
    "reduceList",
    "ringBorders",
    "ringDetect",
    "ringSelect",
    "ringWidths"
  ],
  "_help": [
    {
      "page": "measuRing-package",
      "title": "Detection and Control of Tree-Ring Widths on Scanned Image Sections",
      "topics": [
        "measuRing-package",
        "measuRing"
      ]
    },
    {
      "page": "colNarrow",
      "title": "Narrow rings",
      "topics": [
        "colNarrow"
      ]
    },
    {
      "page": "crossRings",
      "title": "dplR crossdating",
      "topics": [
        "crossRings"
      ]
    },
    {
      "page": "dataSegments",
      "title": "Data segments",
      "topics": [
        "dataSegments"
      ]
    },
    {
      "page": "grayDarker",
      "title": "Gray extremes",
      "topics": [
        "grayDarker"
      ]
    },
    {
      "page": "graySmoothed",
      "title": "Smoothed gray",
      "topics": [
        "graySmoothed"
      ]
    },
    {
      "page": "imageTogray",
      "title": "Gray matrix",
      "topics": [
        "imageTogray"
      ]
    },
    {
      "page": "lagIngray",
      "title": "First-local lag",
      "topics": [
        "lagIngray"
      ]
    },
    {
      "page": "linearDetect",
      "title": "Linear detection",
      "topics": [
        "linearDetect"
      ]
    },
    {
      "page": "multiDetect",
      "title": "Multiple detection of TRWs",
      "topics": [
        "multiDetect"
      ]
    },
    {
      "page": "plotSegments",
      "title": "Image segments",
      "topics": [
        "plotSegments"
      ]
    },
    {
      "page": "reduceList",
      "title": "ring-width object reduction",
      "topics": [
        "reduceList"
      ]
    },
    {
      "page": "ringBorders",
      "title": "Ring borders",
      "topics": [
        "ringBorders"
      ]
    },
    {
      "page": "ringDetect",
      "title": "Single Detection of TRWs",
      "topics": [
        "ringDetect"
      ]
    },
    {
      "page": "ringSelect",
      "title": "Visual selection",
      "topics": [
        "ringSelect"
      ]
    },
    {
      "page": "ringWidths",
      "title": "Ring widths",
      "topics": [
        "ringWidths"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cli",
    "digest",
    "dplR",
    "glue",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "minqa",
    "nlme",
    "nloptr",
    "pastecs",
    "png",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "signal",
    "stringi",
    "stringr",
    "tiff",
    "vctrs",
    "XML"
  ],
  "_score": 1.7993405494535817,
  "_indexed": true,
  "_nocasepkg": "measuring",
  "_universes": [
    "wilarhen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-06-09T07:09:52.000Z",
      "distro": "noble",
      "commit": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
      "fileid": "336658cc2a0170c2ae67e72b9abd1af98ba60424224ec881b20eb1f9f92ca37a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilarhen/actions/runs/27189742367"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-06-09T07:10:42.000Z",
      "distro": "noble",
      "commit": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
      "fileid": "55252a0dc7c92ab930f18af305f9ea190d9494064c9fb1fcfe6a4736fe5509dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilarhen/actions/runs/27189742367"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-06-09T07:21:10.000Z",
      "commit": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
      "fileid": "0c728c7b6593324f7c42be351fabeac9156d8dcaaf85d3529fdffa6f4aacf141",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilarhen/actions/runs/27189742367"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-06-09T07:19:26.000Z",
      "commit": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
      "fileid": "05e9fd47500631fb52ce8ce8f0d13b5b7cf56664b9ea236ab70fea895aeaa25a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilarhen/actions/runs/27189742367"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.2",
      "date": "2026-06-09T07:09:58.000Z",
      "commit": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
      "fileid": "f4c4abbfb5e29e00c696206f18c7e59e19b0f45b4d56c4dfcffa6b2f656eef89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilarhen/actions/runs/27189742367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-06-09T07:09:45.000Z",
      "commit": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
      "fileid": "7f7a1cea16c9b7db3484e9feaaf062d7ba9309d96844f5093531fd4a12d52c9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilarhen/actions/runs/27189742367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-06-09T07:09:52.000Z",
      "commit": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
      "fileid": "0500d5d12dd0ee12a144d632834bf4a669df7a71a9a0b624b193159b0d44aace",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilarhen/actions/runs/27189742367"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-06-09T07:09:03.000Z",
      "commit": "842a7cb8083ee9a1813f0620b654a31874f8ab42",
      "fileid": "d6de2e76c26acc74bbd1f5802cd2163e13915ca9c4250249e443ddb6f01965f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilarhen/actions/runs/27189742367"
    }
  ]
}