{
  "_id": "6a291155732311cd87596b50",
  "Package": "bayesEO",
  "Type": "Package",
  "Version": "0.2.2",
  "Title": "Bayesian Smoothing of Remote Sensing Image Classification",
  "Authors@R": "c(person('Gilberto', 'Camara', role = c('aut', 'cre'), email = 'gilberto.camara.inpe@gmail.com'),\nperson('Renato', 'Assuncao', role = c('aut'), email = 'assuncaoest@gmail.com'),\nperson('Rolf', 'Simoes', role = c('aut'), email = 'rolf.simoes@inpe.br'),\nperson('Felipe', 'Souza', role = c('aut'), email = 'felipe.carvalho@inpe.br')\n)",
  "Maintainer": "Gilberto Camara <gilberto.camara.inpe@gmail.com>",
  "Description": "A Bayesian smoothing method for post-processing of remote\nsensing image classification which refines the labelling in a\nclassified image in order to enhance its classification\naccuracy. Combines pixel-based classification methods with a\nspatial post-processing method to remove outliers and\nmisclassified pixels.",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/e-sensing/bayesEO/",
  "BugReports": "https://github.com/e-sensing/bayesEO/issues",
  "License": "GPL-3",
  "ByteCompile": "true",
  "RoxygenNote": "7.3.2",
  "Collate": "'api_check.R' 'bayes_colors.R' 'bayes_label.R' 'bayes_plot.R'\n'bayes_read.R' 'bayes_smooth.R' 'bayes_utils.R'\n'bayes_variance.R' 'RcppExports.R' 'zzz.R'",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-10 07:21:27 UTC",
    "User": "root"
  },
  "Author": "Gilberto Camara [aut, cre], Renato Assuncao [aut], Rolf Simoes\n[aut], Felipe Souza [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-24 15:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/bayesEO",
  "RemoteRef": "HEAD",
  "RemoteSha": "31e26e3ce578da0c8c65a45943246cde1fccfbd3",
  "MD5sum": "c368714f1223d7a31ee4a9f61bb4ad49",
  "_user": "cran",
  "_type": "src",
  "_file": "bayesEO_0.2.2.tar.gz",
  "_fileid": "025dcee8a3c8aaa9c92597fd0cf946a93e0dc0b14b25d6bb8045cde6e2572f70",
  "_filesize": 2550530,
  "_sha256": "025dcee8a3c8aaa9c92597fd0cf946a93e0dc0b14b25d6bb8045cde6e2572f70",
  "_created": "2026-06-10T07:21:27.000Z",
  "_published": "2026-06-10T07:25:09.521Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80503571491,
      "time": 155,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529101478"
    },
    {
      "job": 80503571416,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529104332"
    },
    {
      "job": 80503571399,
      "time": 161,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529103420"
    },
    {
      "job": 80503571432,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529102511"
    },
    {
      "job": 80502914373,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529051790"
    },
    {
      "job": 80503571392,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529099869"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27259916259",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bayesEO",
  "_commit": {
    "id": "31e26e3ce578da0c8c65a45943246cde1fccfbd3",
    "author": "Gilberto Camara <gilberto.camara.inpe@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1758726002
  },
  "_maintainer": {
    "name": "Gilberto Camara",
    "email": "gilberto.camara.inpe@gmail.com",
    "login": "gilbertocamara",
    "linkedin": "in/gilberto-camara-6782a594",
    "description": "Researcher at Brazil's National Institute for Space Research (INPE) on Geoinformatics, Spatial Data Science and Land Use Change.",
    "uuid": 6058509
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stars",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tmap",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.2",
      "date": "2025-09-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gilbertocamara",
      "count": 2,
      "uuid": 6058509
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bayesEO"
  },
  "_devurl": "https://github.com/e-sensing/bayeseo",
  "_searchresults": 6,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bayesEO.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/e-sensing/bayeseo",
  "_realowner": "e-sensing",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2024-06-04"
    },
    {
      "version": "0.2.2",
      "date": "2025-09-24"
    }
  ],
  "_exports": [
    "bayes_colors",
    "bayes_colors_show",
    "bayes_label",
    "bayes_plot_hist",
    "bayes_plot_map",
    "bayes_plot_probs",
    "bayes_plot_rgb",
    "bayes_plot_var",
    "bayes_read_image",
    "bayes_read_probs",
    "bayes_run_examples",
    "bayes_run_tests",
    "bayes_smooth",
    "bayes_summary",
    "bayes_variance",
    "bilateral_smooth",
    "gaussian_smooth"
  ],
  "_help": [
    {
      "page": "bayes_colors",
      "title": "Function to retrieve bayesEO color table",
      "topics": [
        "bayes_colors"
      ]
    },
    {
      "page": "bayes_colors_show",
      "title": "Function to show colors in SITS",
      "topics": [
        "bayes_colors_show"
      ]
    },
    {
      "page": "bayes_label",
      "title": "Label probability images to create categorical maps",
      "topics": [
        "bayes_label"
      ]
    },
    {
      "page": "bayes_plot_hist",
      "title": "Plot histogram",
      "topics": [
        "bayes_plot_hist"
      ]
    },
    {
      "page": "bayes_plot_map",
      "title": "Plot labelled map",
      "topics": [
        "bayes_plot_map"
      ]
    },
    {
      "page": "bayes_plot_probs",
      "title": "Plot probability maps",
      "topics": [
        "bayes_plot_probs"
      ]
    },
    {
      "page": "bayes_plot_rgb",
      "title": "Plot RGB data cubes",
      "topics": [
        "bayes_plot_rgb"
      ]
    },
    {
      "page": "bayes_plot_var",
      "title": "Plot variance maps",
      "topics": [
        "bayes_plot_var"
      ]
    },
    {
      "page": "bayes_read_image",
      "title": "Read probability maps",
      "topics": [
        "bayes_read_image"
      ]
    },
    {
      "page": "bayes_read_probs",
      "title": "Read probability maps",
      "topics": [
        "bayes_read_probs"
      ]
    },
    {
      "page": "bayes_run_examples",
      "title": "Informs if examples should run",
      "topics": [
        "bayes_run_examples"
      ]
    },
    {
      "page": "bayes_run_tests",
      "title": "Informs if tests should run",
      "topics": [
        "bayes_run_tests"
      ]
    },
    {
      "page": "bayes_smooth",
      "title": "Smooth probability images",
      "topics": [
        "bayes_smooth"
      ]
    },
    {
      "page": "bayes_summary",
      "title": "Summary of categorical maps",
      "topics": [
        "bayes_summary"
      ]
    },
    {
      "page": "bayes_variance",
      "title": "Calculate the variance of a probability cube",
      "topics": [
        "bayes_variance"
      ]
    },
    {
      "page": "bilateral_smooth",
      "title": "Smooth probability images with Gaussian filter",
      "topics": [
        "bilateral_smooth"
      ]
    },
    {
      "page": "gaussian_smooth",
      "title": "Smooth probability images with Gaussian filter",
      "topics": [
        "gaussian_smooth"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "colorspace",
    "cols4all",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geojsonsf",
    "geometries",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leafem",
    "leafgl",
    "leaflegend",
    "leaflet",
    "leaflet.providers",
    "leafsync",
    "lifecycle",
    "logger",
    "lwgeom",
    "magrittr",
    "maptiles",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "servr",
    "sf",
    "sfheaders",
    "sp",
    "spacesXYZ",
    "stars",
    "stringdist",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tmap",
    "tmaptools",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "XML",
    "yaml",
    "yyjsonr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "bayeseo",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://e-sensing.r-universe.dev/bayesEO",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-10T07:24:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31e26e3ce578da0c8c65a45943246cde1fccfbd3",
      "fileid": "f6e77d5cbb86899f80cf5f870030a07403ef5a6b51d4ce348df94ed962187f9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27259916259"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-10T07:24:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31e26e3ce578da0c8c65a45943246cde1fccfbd3",
      "fileid": "1e4d7e6b7dcc5e9c265c7e83b27af1ab5b806a287fb897030be605627d4b7c0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27259916259"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-10T07:24:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31e26e3ce578da0c8c65a45943246cde1fccfbd3",
      "fileid": "5de052f7266a168d8272915fcc5ac9446a709e2ea58739ba3febb665d01fbe1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27259916259"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-10T07:24:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31e26e3ce578da0c8c65a45943246cde1fccfbd3",
      "fileid": "f8f7848c1069316510ca0aca1e30de9f0ed9910e899cc8c23ba4fea9cd1f1f14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27259916259"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-10T07:24:25.000Z",
      "arch": "emscripten",
      "commit": "31e26e3ce578da0c8c65a45943246cde1fccfbd3",
      "fileid": "6642040e2b96e797e575e824545a456ddf0f33cbfc7777e212a11c2c8ca933e6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27259916259"
    }
  ]
}