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'), person('Renato', 'Assuncao', role = c('aut'), email = 'assuncaoest@gmail.com'), person('Rolf', 'Simoes', role = c('aut'), email = 'rolf.simoes@inpe.br'), person('Felipe', 'Souza', role = c('aut'), email = 'felipe.carvalho@inpe.br') ) Maintainer: Gilberto Camara Description: A Bayesian smoothing method for post-processing of remote sensing image classification which refines the labelling in a classified image in order to enhance its classification accuracy. Combines pixel-based classification methods with a spatial post-processing method to remove outliers and misclassified pixels. Encoding: UTF-8 Language: en-US Depends: R (>= 4.1.0) URL: https://github.com/e-sensing/bayesEO/ BugReports: https://github.com/e-sensing/bayesEO/issues License: GPL-3 ByteCompile: true Imports: dplyr, ggplot2, grDevices, purrr, Rcpp, stars, stats, terra, tibble, tidyr, tmap, yaml Suggests: RcppArmadillo, testthat LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.2 Collate: 'api_check.R' 'bayes_colors.R' 'bayes_label.R' 'bayes_plot.R' 'bayes_read.R' 'bayes_smooth.R' 'bayes_utils.R' 'bayes_variance.R' 'RcppExports.R' 'zzz.R' Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://e-sensing.r-universe.dev Date/Publication: 2025-09-25 15:30:08 UTC RemoteUrl: https://github.com/e-sensing/bayeseo RemoteRef: HEAD RemoteSha: 6ce50f4989d8de91225bde40d54bb424634a71f0 NeedsCompilation: yes Packaged: 2026-06-22 09:20:25 UTC; root Author: Gilberto Camara [aut, cre], Renato Assuncao [aut], Rolf Simoes [aut], Felipe Souza [aut]