{
  "_id": "6a101966acfb0bcc41c85f0c",
  "Package": "imagine",
  "Type": "Package",
  "Title": "IMAGing engINEs, Tools for Application of Image Filters to Data\nMatrices",
  "Version": "2.1.4",
  "Date": "2026-05-13",
  "URL": "https://github.com/LuisLauM/imagine",
  "BugReports": "https://github.com/LuisLauM/imagine/issues",
  "Authors@R": "c(person(\"Wencheng\", \"Lau-Medrano\", role = c(\"aut\", \"cre\"), email = \"luis.laum@protonmail.com\"))",
  "Maintainer": "Wencheng Lau-Medrano <luis.laum@protonmail.com>",
  "Description": "Provides fast application of image filters to data\nmatrices, using R and C++ algorithms.",
  "License": "GPL (>= 2)",
  "LazyData": "TRUE",
  "VignetteBuilder": "quarto, knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "8.0.0",
  "Repository": "https://luislaum.r-universe.dev",
  "Date/Publication": "2026-05-14 14:48:11 UTC",
  "RemoteUrl": "https://github.com/luislaum/imagine",
  "RemoteRef": "HEAD",
  "RemoteSha": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 16:21:19 UTC",
    "User": "root"
  },
  "Author": "Wencheng Lau-Medrano [aut, cre]",
  "MD5sum": "e364a2abd8eeb83f9bf1c3524b93528e",
  "_user": "luislaum",
  "_type": "src",
  "_file": "imagine_2.1.4.tar.gz",
  "_fileid": "3f6c0177110e6d03d86aba57d853bb97e2a38bbb8e0c5c290599e4ec6eeddacf",
  "_filesize": 892128,
  "_sha256": "3f6c0177110e6d03d86aba57d853bb97e2a38bbb8e0c5c290599e4ec6eeddacf",
  "_created": "2026-05-14T16:21:19.000Z",
  "_published": "2026-05-22T08:52:54.382Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347334186,
      "time": 159,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6999195823"
    },
    {
      "job": 77347334199,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6999185544"
    },
    {
      "job": 77347335190,
      "time": 166,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6999198172"
    },
    {
      "job": 77347334160,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6999191271"
    },
    {
      "job": 77347334759,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6999203579"
    },
    {
      "job": 77347335067,
      "time": 386,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6999271482"
    },
    {
      "job": 77347334488,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6999203872"
    },
    {
      "job": 77347334230,
      "time": 251,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6999227039"
    },
    {
      "job": 77347333542,
      "time": 236,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6999140134"
    },
    {
      "job": 77347333616,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156589730"
    },
    {
      "job": 77347334239,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6999199578"
    },
    {
      "job": 77347335066,
      "time": 348,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6999264007"
    },
    {
      "job": 77347334689,
      "time": 237,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6999221993"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/luislaum/imagine",
  "_commit": {
    "id": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
    "author": "Wencheng Lau-Medrano <luis.laum@gmail.com>",
    "committer": "Wencheng Lau-Medrano <luis.laum@gmail.com>",
    "message": "v2.1.4 (in CRAN)\n",
    "time": 1778770091
  },
  "_maintainer": {
    "name": "Wencheng Lau-Medrano",
    "email": "luis.laum@protonmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    }
  ],
  "_owner": "luislaum",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "luislaum",
      "count": 71,
      "uuid": 8452334
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    },
    {
      "user": "roliveros-ramos",
      "count": 1,
      "uuid": 5052457
    }
  ],
  "_userbio": {
    "uuid": 8452334,
    "type": "user",
    "name": "Wencheng Lau-Medrano"
  },
  "_downloads": {
    "count": 317,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imagine"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/luislaum/imagine",
  "_searchresults": 13,
  "_quarto": true,
  "_topics": [
    "quarto",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imagine.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luislaum/imagine",
  "_realowner": "luislaum",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2016-12-01"
    },
    {
      "version": "1.1.1",
      "date": "2017-03-23"
    },
    {
      "version": "1.2.1",
      "date": "2017-05-03"
    },
    {
      "version": "1.2.2",
      "date": "2017-06-27"
    },
    {
      "version": "1.3.1",
      "date": "2017-07-07"
    },
    {
      "version": "1.4.0",
      "date": "2018-05-06"
    },
    {
      "version": "1.5.2",
      "date": "2019-07-15"
    },
    {
      "version": "1.5.3",
      "date": "2020-02-06"
    },
    {
      "version": "1.5.4",
      "date": "2022-10-20"
    },
    {
      "version": "2.0.0",
      "date": "2023-04-27"
    },
    {
      "version": "2.1.0",
      "date": "2024-01-09"
    },
    {
      "version": "2.1.1",
      "date": "2024-09-23"
    },
    {
      "version": "2.1.2",
      "date": "2025-01-13"
    },
    {
      "version": "2.1.3",
      "date": "2025-10-27"
    },
    {
      "version": "2.1.4",
      "date": "2026-05-14"
    }
  ],
  "_exports": [
    "agenbagFilters",
    "contextualMF",
    "convolution2D",
    "convolutionMedian",
    "convolutionQuantile",
    "meanFilter",
    "medianFilter",
    "quantileFilter"
  ],
  "_datasets": [
    {
      "name": "wbImage",
      "title": "Data matrix to be used as example image.",
      "object": "wbImage",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 1280,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "agenbagFilters",
      "title": "Performs algorithms from Agenbag et al. (2003)",
      "topics": [
        "agenbagFilters"
      ]
    },
    {
      "page": "contextualMF",
      "title": "Performs Contextual Median Filter",
      "topics": [
        "contextualMF"
      ]
    },
    {
      "page": "convolutions",
      "title": "Make convolution calculations from numeric matrix",
      "topics": [
        "convolution2D",
        "convolutionMedian",
        "convolutionQuantile"
      ]
    },
    {
      "page": "basic2DFilter",
      "title": "Make a 2D filter calculations from numeric matrix",
      "topics": [
        "meanFilter",
        "medianFilter",
        "quantileFilter"
      ]
    },
    {
      "page": "wbImage",
      "title": "Data matrix to be used as example image.",
      "topics": [
        "wbImage"
      ]
    }
  ],
  "_readme": "https://github.com/luislaum/imagine/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.494154594018443,
  "_indexed": true,
  "_nocasepkg": "imagine",
  "_universes": [
    "luislaum"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.4",
      "date": "2026-05-14T16:24:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "6f82b7358ed2482dd57e7ec477f18b4ef381130c4427ff646f6f11521742bb52",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.4",
      "date": "2026-05-14T16:23:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "ebecacfcbbca51f1e504488d1f078dd518064ff98f7910ff6a51e9ceca7fb155",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.4",
      "date": "2026-05-14T16:24:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "a9ab4dda6cf70b2692e6a86901e938f1c6cdfb543825122f0301b97d5d8da211",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.4",
      "date": "2026-05-14T16:24:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "b552f13ea08c84af40ddeaaf24fe1ddfede2124deabf68a4dad616d8a1c9850b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.4",
      "date": "2026-05-14T16:24:34.000Z",
      "arch": "aarch64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "0022edec66d268f9380d19bcb60939a6d90e6e7c34e75b203fba43f5a0e57d08",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.4",
      "date": "2026-05-14T16:26:43.000Z",
      "arch": "x86_64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "d6a2ba41500f85bcd0df73fb4ca56350fbaa63af6313093dcc665d9943f3f65c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.4",
      "date": "2026-05-14T16:24:15.000Z",
      "arch": "aarch64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "33ad3e3003ea5d6cd1d83010005f17e0c0bca424e723b65152f11e4914a3fbc5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.4",
      "date": "2026-05-14T16:25:16.000Z",
      "arch": "x86_64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "e3477c0261009d57c83bbf4501c7cd6f16cd8268bb652c482f770a1232996edc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.4",
      "date": "2026-05-14T16:23:38.000Z",
      "arch": "x86_64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "21c532a4efb1191264e5023beed91f4b803a5cdd41e4889a7da8f457b8a661f0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.4",
      "date": "2026-05-14T16:26:20.000Z",
      "arch": "x86_64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "7bd5b2f1becd6156ba322f9a35744ee1e53fd39c8e0b42606a8c8ca1c4e1edc9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.4",
      "date": "2026-05-14T16:24:41.000Z",
      "arch": "x86_64",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "98437c763d7e6f083aec4ac5aaa8e3a35ef962f0cfaeee0cfd4de142ef9bc2e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.4",
      "date": "2026-05-22T08:52:18.000Z",
      "arch": "emscripten",
      "commit": "579e1ab2c4c3ea9668e3e5778c3f48cd48849ca6",
      "fileid": "7c99b42727ee1b739518154f9af93b3962b5b7d0f3955cd671afd108b838ae7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luislaum/actions/runs/25871407156"
    }
  ]
}