{
  "_id": "69ddfcc4c5259ad4cd8b6f83",
  "Package": "sits",
  "Type": "Package",
  "Version": "1.5.4",
  "Title": "Satellite Image Time Series Analysis for Earth Observation Data\nCubes",
  "Authors@R": "c(person('Rolf', 'Simoes', role = c('aut'), email = 'rolfsimoes@gmail.com'),\nperson('Gilberto', 'Camara', role = c('aut', 'cre', 'ths'), email = 'gilberto.camara.inpe@gmail.com'),\nperson('Felipe', 'Souza', role = c('aut'), email = 'felipe.carvalho@inpe.br'),\nperson('Felipe', 'Carlos', role = c('aut'), email = \"efelipecarlos@gmail.com\"),\nperson('Lorena', 'Santos', role = c('ctb'), email = 'lorena.santos@inpe.br'),\nperson('Charlotte', 'Pelletier', role = c('ctb'), email = 'charlotte.pelletier@univ-ubs.fr'),\nperson('Estefania', 'Pizarro', role = c('ctb'), email = 'eapizarroa@ine.gob.cl'),\nperson('Karine', 'Ferreira', role = c('ctb', 'ths'), email = 'karine.ferreira@inpe.br'),\nperson('Alber', 'Sanchez', role = c('ctb'), email = 'alber.ipia@inpe.br'),\nperson('Alexandre', 'Assuncao', role = c('ctb'), email = 'alexcarssuncao@gmail.com'),\nperson('Daniel', 'Falbel', role = c('ctb'), email = 'dfalbel@gmail.com'),\nperson('Gilberto', 'Queiroz', role = c('ctb'), email = 'gilberto.queiroz@inpe.br'),\nperson('Johannes', 'Reiche', role = c('ctb'), email = 'johannes.reiche@wur.nl'),\nperson('Pedro', 'Andrade', role = c('ctb'), email = 'pedro.andrade@inpe.br'),\nperson('Pedro', 'Brito', role = c('ctb'), email = 'pedro_brito1997@hotmail.com'),\nperson('Renato', 'Assuncao', role = c('ctb'), email = 'assuncaoest@gmail.com'),\nperson('Ricardo', 'Cartaxo', role = c('ctb'), email = 'rcartaxoms@gmail.com')\n)",
  "Maintainer": "Gilberto Camara <gilberto.camara.inpe@gmail.com>",
  "Description": "An end-to-end toolkit for land use and land cover\nclassification using big Earth observation data. Builds\nsatellite image data cubes from cloud collections. Supports\nvisualization methods for images and time series and smoothing\nfilters for dealing with noisy time series. Enables merging of\nmulti-source imagery (SAR, optical, DEM). Includes functions\nfor quality assessment of training samples using self-organized\nmaps and to reduce training samples imbalance. Provides machine\nlearning algorithms including support vector machines, random\nforests, extreme gradient boosting, multi-layer perceptrons,\ntemporal convolution neural networks, and temporal attention\nencoders. Performs efficient classification of big Earth\nobservation data cubes and includes functions for\npost-classification smoothing based on Bayesian inference.\nEnables best practices for estimating area and assessing\naccuracy of land change. Includes object-based spatio-temporal\nsegmentation for space-time OBIA. Minimum recommended\nrequirements: 16 GB RAM and 4 CPU dual-core.",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/e-sensing/sits/,\nhttps://e-sensing.github.io/sitsbook/,\nhttps://e-sensing.github.io/sits/",
  "BugReports": "https://github.com/e-sensing/sits/issues",
  "License": "GPL-2",
  "ByteCompile": "true",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Config/testthat/start-first": "cube, raster, regularize, data, ml",
  "RoxygenNote": "7.3.3",
  "Collate": "'api_accessors.R' 'api_accuracy.R' 'api_apply.R' 'api_band.R'\n'api_bayts.R' 'api_bbox.R' 'api_block.R' 'api_check.R'\n'api_chunks.R' 'api_classify.R' 'api_clean.R' 'api_cluster.R'\n'api_colors.R' 'api_combine_predictions.R' 'api_comp.R'\n'api_conf.R' 'api_crop.R' 'api_csv.R' 'api_cube.R' 'api_data.R'\n'api_debug.R' 'api_detect_change.R' 'api_download.R'\n'api_dtw.R' 'api_environment.R' 'api_factory.R'\n'api_file_info.R' 'api_file.R' 'api_gdal.R' 'api_gdalcubes.R'\n'api_grid.R' 'api_jobs.R' 'api_kohonen.R' 'api_label_class.R'\n'api_mask.R' 'api_merge.R' 'api_mixture_model.R'\n'api_ml_model.R' 'api_message.R' 'api_mosaic.R'\n'api_opensearch.R' 'api_parallel.R' 'api_patterns.R'\n'api_period.R' 'api_plot_time_series.R' 'api_plot_raster.R'\n'api_plot_vector.R' 'api_point.R' 'api_predictors.R'\n'api_raster.R' 'api_reclassify.R' 'api_reduce.R'\n'api_regularize.R' 'api_request.R' 'api_request_httr2.R'\n'api_roi.R' 'api_samples.R' 'api_segments.R' 'api_select.R'\n'api_sf.R' 'api_shp.R' 'api_signal.R' 'api_smooth.R'\n'api_smote.R' 'api_som.R' 'api_source.R' 'api_source_aws.R'\n'api_source_bdc.R' 'api_source_cdse.R' 'api_source_cdse_os.R'\n'api_source_deafrica.R' 'api_source_deaustralia.R'\n'api_source_hls.R' 'api_source_local.R' 'api_source_mpc.R'\n'api_source_ogh.R' 'api_source_sdc.R' 'api_source_stac.R'\n'api_source_terrascope.R' 'api_source_usgs.R'\n'api_space_time_operations.R' 'api_stac.R' 'api_stats.R'\n'api_summary.R' 'api_texture.R' 'api_tibble.R' 'api_tile.R'\n'api_timeline.R' 'api_tmap.R' 'api_torch.R'\n'api_torch_psetae.R' 'api_ts.R' 'api_tuning.R'\n'api_uncertainty.R' 'api_utils.R' 'api_validate.R'\n'api_values.R' 'api_variance.R' 'api_vector.R'\n'api_vector_info.R' 'api_view.R' 'RcppExports.R' 'data.R'\n'sits-package.R' 'sits_add_base_cube.R' 'sits_apply.R'\n'sits_accuracy.R' 'sits_bands.R' 'sits_bayts.R' 'sits_bbox.R'\n'sits_classify.R' 'sits_colors.R' 'sits_combine_predictions.R'\n'sits_config.R' 'sits_csv.R' 'sits_cube.R' 'sits_cube_copy.R'\n'sits_cube_local.R' 'sits_clean.R' 'sits_cluster.R'\n'sits_detect_change.R' 'sits_detect_change_method.R'\n'sits_dtw.R' 'sits_factory.R' 'sits_filters.R'\n'sits_geo_dist.R' 'sits_get_data.R' 'sits_get_class.R'\n'sits_get_probs.R' 'sits_grid_systems.R' 'sits_histogram.R'\n'sits_imputation.R' 'sits_labels.R'\n'sits_label_classification.R' 'sits_lighttae.R'\n'sits_lstm_fcn.R' 'sits_machine_learning.R' 'sits_merge.R'\n'sits_mixture_model.R' 'sits_mlp.R' 'sits_mosaic.R'\n'sits_model_export.R' 'sits_patterns.R' 'sits_plot.R'\n'sits_predictors.R' 'sits_reclassify.R' 'sits_reduce.R'\n'sits_reduce_imbalance.R' 'sits_regularize.R' 'sits_resnet.R'\n'sits_sample_functions.R' 'sits_segmentation.R' 'sits_select.R'\n'sits_sf.R' 'sits_smooth.R' 'sits_som.R' 'sits_stars.R'\n'sits_summary.R' 'sits_tae.R' 'sits_tempcnn.R' 'sits_terra.R'\n'sits_texture.R' 'sits_timeline.R' 'sits_train.R'\n'sits_tuning.R' 'sits_utils.R' 'sits_uncertainty.R'\n'sits_validate.R' 'sits_view.R' 'sits_variance.R' 'sits_xlsx.R'\n'zzz.R'",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nzlib1g-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-01-14 18:08:19 UTC",
  "RemoteUrl": "https://github.com/e-sensing/sits",
  "RemoteRef": "master",
  "RemoteSha": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-14 08:25:01 UTC",
    "User": "root"
  },
  "Author": "Rolf Simoes [aut],\nGilberto Camara [aut, cre, ths],\nFelipe Souza [aut],\nFelipe Carlos [aut],\nLorena Santos [ctb],\nCharlotte Pelletier [ctb],\nEstefania Pizarro [ctb],\nKarine Ferreira [ctb, ths],\nAlber Sanchez [ctb],\nAlexandre Assuncao [ctb],\nDaniel Falbel [ctb],\nGilberto Queiroz [ctb],\nJohannes Reiche [ctb],\nPedro Andrade [ctb],\nPedro Brito [ctb],\nRenato Assuncao [ctb],\nRicardo Cartaxo [ctb]",
  "MD5sum": "37f14fc7907aaf1e8283cf7bdf7cc704",
  "_user": "ropensci",
  "_type": "src",
  "_file": "sits_1.5.4.tar.gz",
  "_fileid": "a99e73353499ea4cb293367effddf87c228dd33aa88bdfec9976b7edaa36a543",
  "_filesize": 1853539,
  "_sha256": "a99e73353499ea4cb293367effddf87c228dd33aa88bdfec9976b7edaa36a543",
  "_created": "2026-04-14T08:25:01.000Z",
  "_published": "2026-04-14T08:37:24.257Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71229413985,
      "time": 348,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6423421956"
    },
    {
      "job": 71229414016,
      "time": 340,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6423419348"
    },
    {
      "job": 71229413991,
      "time": 323,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6423414351"
    },
    {
      "job": 71229413997,
      "time": 327,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6423416486"
    },
    {
      "job": 71229413999,
      "time": 614,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6423499026"
    },
    {
      "job": 71229414078,
      "time": 513,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6423471283"
    },
    {
      "job": 71229413993,
      "time": 530,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6423474527"
    },
    {
      "job": 71229414002,
      "time": 453,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6423452848"
    },
    {
      "job": 71228770165,
      "time": 331,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6423325703"
    },
    {
      "job": 71228770219,
      "time": 326,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6423325023"
    },
    {
      "job": 71229413992,
      "time": 305,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6423409953"
    },
    {
      "job": 71229413976,
      "time": 371,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6423429318"
    },
    {
      "job": 71229413983,
      "time": 479,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6423459930"
    },
    {
      "job": 71229413977,
      "time": 343,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6423421210"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/e-sensing/sits",
  "_commit": {
    "id": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
    "author": "Gilberto Camara <gilberto.camara@inpe.br>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1432 from e-sensing/dev\n\nPre-release 1.5.4",
    "time": 1768414099
  },
  "_maintainer": {
    "name": "Gilberto Camara",
    "email": "gilberto.camara.inpe@gmail.com",
    "login": "gilbertocamara",
    "twitter": "@gcamara",
    "uuid": 6058509
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "yaml",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "leafgl",
      "role": "Imports"
    },
    {
      "package": "leaflet",
      "version": ">= 2.2.2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "luz",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rstac",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0-19",
      "role": "Imports"
    },
    {
      "package": "slider",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 1.8-54",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "tmap",
      "version": ">= 4.1",
      "role": "Imports"
    },
    {
      "package": "torch",
      "version": ">= 0.16.3",
      "role": "Imports"
    },
    {
      "package": "units",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "aws.s3",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "cols4all",
      "version": ">= 0.8.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dendextend",
      "role": "Suggests"
    },
    {
      "package": "dtwclust",
      "role": "Suggests"
    },
    {
      "package": "digest",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "exactextractr",
      "role": "Suggests"
    },
    {
      "package": "FNN",
      "role": "Suggests"
    },
    {
      "package": "gdalcubes",
      "version": ">= 0.7.0",
      "role": "Suggests"
    },
    {
      "package": "geojsonsf",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "kohonen",
      "version": ">= 3.0.11",
      "role": "Suggests"
    },
    {
      "package": "lightgbm",
      "role": "Suggests"
    },
    {
      "package": "methods",
      "role": "Suggests"
    },
    {
      "package": "mgcv",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "parallelly",
      "role": "Suggests"
    },
    {
      "package": "proxy",
      "role": "Suggests"
    },
    {
      "package": "randomForestExplainer",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 14.0.0",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "snic",
      "role": "Suggests"
    },
    {
      "package": "spdep",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "supercells",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.3",
      "role": "Suggests"
    },
    {
      "package": "tools",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    }
  ],
  "_owner": "e-sensing",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.5.3",
      "date": "2025-07-24"
    },
    {
      "name": "v1.5.3-1",
      "date": "2025-09-08"
    },
    {
      "name": "v1.5.3-2",
      "date": "2025-09-25"
    },
    {
      "name": "v1.5.4",
      "date": "2026-01-14"
    }
  ],
  "_topics": [
    "big-earth-data",
    "cbers",
    "earth-observation",
    "eo-datacubes",
    "geospatial",
    "image-time-series",
    "land-cover-classification",
    "landsat",
    "planetary-computer",
    "r-spatial",
    "remote-sensing",
    "rspatial",
    "satellite-image-time-series",
    "satellite-imagery",
    "sentinel-2",
    "stac-api",
    "stac-catalog",
    "openblas",
    "cpp",
    "openmp"
  ],
  "_stars": 531,
  "_contributors": [
    {
      "user": "rolfsimoes",
      "count": 2187,
      "uuid": 9295371
    },
    {
      "user": "oldlipe",
      "count": 2014,
      "uuid": 28878922
    },
    {
      "user": "gilbertocamara",
      "count": 1921,
      "uuid": 6058509
    },
    {
      "user": "m3nin0",
      "count": 364,
      "uuid": 17037029
    },
    {
      "user": "pedro-andrade-inpe",
      "count": 138,
      "uuid": 8777631
    },
    {
      "user": "albhasan",
      "count": 101,
      "uuid": 3997677
    },
    {
      "user": "lorenalves",
      "count": 43,
      "uuid": 10011759
    },
    {
      "user": "vwmaus",
      "count": 34,
      "uuid": 9719656
    },
    {
      "user": "ywatacarvalho",
      "count": 12,
      "uuid": 7952094
    },
    {
      "user": "kadyb",
      "count": 5,
      "uuid": 35004826
    },
    {
      "user": "richardscottoz",
      "count": 2,
      "uuid": 72196131
    },
    {
      "user": "ammaciel",
      "count": 2,
      "uuid": 18755189
    },
    {
      "user": "gqueiroz",
      "count": 1,
      "uuid": 6364300
    },
    {
      "user": "lubiavinhas",
      "count": 1,
      "uuid": 30633974
    },
    {
      "user": "mdsumner",
      "count": 1,
      "uuid": 4107631
    },
    {
      "user": "pedrobrito99",
      "count": 1,
      "uuid": 171184813
    },
    {
      "user": "alexcarssuncao",
      "count": 1,
      "uuid": 40572800
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 604,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sits"
  },
  "_devurl": "https://github.com/e-sensing/sits",
  "_pkgdown": "https://e-sensing.github.io/sits/",
  "_searchresults": 562,
  "_metadata": {
    "review": {
      "id": 596,
      "status": "reviewed",
      "version": "1.5.3",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/596"
    },
    "ropensci_category": "geospatial"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sits.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/e-sensing/sits",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-05-19"
    },
    {
      "version": "1.1.0",
      "date": "2022-07-07"
    },
    {
      "version": "1.2.0",
      "date": "2022-11-16"
    },
    {
      "version": "1.3.0",
      "date": "2023-03-17"
    },
    {
      "version": "1.4.0",
      "date": "2023-05-17"
    },
    {
      "version": "1.4.1",
      "date": "2023-06-13"
    },
    {
      "version": "1.4.2",
      "date": "2023-10-28"
    },
    {
      "version": "1.4.2-1",
      "date": "2023-11-02"
    },
    {
      "version": "1.5.0",
      "date": "2024-05-09"
    },
    {
      "version": "1.5.1",
      "date": "2024-08-19"
    },
    {
      "version": "1.5.2",
      "date": "2025-02-12"
    },
    {
      "version": "1.5.3",
      "date": "2025-07-23"
    },
    {
      "version": "1.5.3-1",
      "date": "2025-09-03"
    },
    {
      "version": "1.5.3-2",
      "date": "2025-10-07"
    },
    {
      "version": "1.5.4",
      "date": "2026-01-14"
    }
  ],
  "_exports": [
    "impute_linear",
    "impute_mean",
    "impute_mean_window",
    "impute_median",
    "sits_accuracy",
    "sits_accuracy_summary",
    "sits_add_base_cube",
    "sits_apply",
    "sits_as_sf",
    "sits_as_stars",
    "sits_as_terra",
    "sits_bands",
    "sits_bands<-",
    "sits_bbox",
    "sits_classify",
    "sits_clean",
    "sits_cluster_clean",
    "sits_cluster_dendro",
    "sits_cluster_frequency",
    "sits_colors",
    "sits_colors_qgis",
    "sits_colors_reset",
    "sits_colors_set",
    "sits_colors_show",
    "sits_combine_predictions",
    "sits_confidence_sampling",
    "sits_config",
    "sits_config_show",
    "sits_config_user_file",
    "sits_cube",
    "sits_cube_copy",
    "sits_factory_function",
    "sits_filter",
    "sits_formula_linear",
    "sits_formula_logref",
    "sits_geo_dist",
    "sits_get_class",
    "sits_get_data",
    "sits_get_probs",
    "sits_impute",
    "sits_kfold_validate",
    "sits_label_classification",
    "sits_labels",
    "sits_labels_summary",
    "sits_labels<-",
    "sits_lightgbm",
    "sits_lighttae",
    "sits_list_collections",
    "sits_merge",
    "sits_mgrs_to_roi",
    "sits_mixture_model",
    "sits_mlp",
    "sits_model_export",
    "sits_mosaic",
    "sits_patterns",
    "sits_pred_features",
    "sits_pred_normalize",
    "sits_pred_references",
    "sits_pred_sample",
    "sits_predictors",
    "sits_reclassify",
    "sits_reduce",
    "sits_reduce_imbalance",
    "sits_regularize",
    "sits_resnet",
    "sits_rfor",
    "sits_roi_to_mgrs",
    "sits_roi_to_tiles",
    "sits_run_examples",
    "sits_run_tests",
    "sits_sample",
    "sits_sampling_design",
    "sits_segment",
    "sits_select",
    "sits_sgolay",
    "sits_show_prediction",
    "sits_slic",
    "sits_smooth",
    "sits_snic",
    "sits_som_clean_samples",
    "sits_som_evaluate_cluster",
    "sits_som_map",
    "sits_som_remove_samples",
    "sits_stats",
    "sits_stratified_sampling",
    "sits_svm",
    "sits_tae",
    "sits_tempcnn",
    "sits_texture",
    "sits_tiles_to_roi",
    "sits_timeline",
    "sits_timeseries_to_csv",
    "sits_to_csv",
    "sits_to_xlsx",
    "sits_train",
    "sits_tuning",
    "sits_tuning_hparams",
    "sits_uncertainty",
    "sits_uncertainty_sampling",
    "sits_validate",
    "sits_variance",
    "sits_view",
    "sits_whittaker",
    "sits_xgboost"
  ],
  "_datasets": [
    {
      "name": "cerrado_2classes",
      "title": "Samples of classes Cerrado and Pasture",
      "object": "cerrado_2classes",
      "class": [
        "sits",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "longitude",
        "latitude",
        "start_date",
        "end_date",
        "label",
        "cube",
        "time_series"
      ],
      "rows": 746,
      "table": false,
      "tojson": true
    },
    {
      "name": "point_mt_6bands",
      "title": "A time series sample with data from 2000 to 2016",
      "object": "point_mt_6bands",
      "class": [
        "sits",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "longitude",
        "latitude",
        "start_date",
        "end_date",
        "label",
        "cube",
        "time_series"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "samples_l8_rondonia_2bands",
      "title": "Samples of Amazon tropical forest biome for deforestation analysis",
      "object": "samples_l8_rondonia_2bands",
      "class": [
        "sits",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "longitude",
        "latitude",
        "start_date",
        "end_date",
        "label",
        "cube",
        "time_series"
      ],
      "rows": 160,
      "table": false,
      "tojson": true
    },
    {
      "name": "samples_modis_ndvi",
      "title": "Samples of nine classes for the state of Mato Grosso",
      "object": "samples_modis_ndvi",
      "class": [
        "sits",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "longitude",
        "latitude",
        "start_date",
        "end_date",
        "label",
        "cube",
        "time_series"
      ],
      "rows": 1218,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "sits-package",
      "title": "sits",
      "topics": [
        "sits-package",
        "sits"
      ]
    },
    {
      "page": "cerrado_2classes",
      "title": "Samples of classes Cerrado and Pasture",
      "topics": [
        "cerrado_2classes"
      ]
    },
    {
      "page": "hist.probs_cube",
      "title": "histogram of prob cubes",
      "topics": [
        "hist.probs_cube"
      ]
    },
    {
      "page": "hist.raster_cube",
      "title": "histogram of data cubes",
      "topics": [
        "hist.raster_cube"
      ]
    },
    {
      "page": "hist.sits",
      "title": "Histogram",
      "topics": [
        "hist.sits"
      ]
    },
    {
      "page": "hist.uncertainty_cube",
      "title": "Histogram uncertainty cubes",
      "topics": [
        "hist.uncertainty_cube"
      ]
    },
    {
      "page": "impute_linear",
      "title": "Replace NA values by linear interpolation",
      "topics": [
        "impute_linear"
      ]
    },
    {
      "page": "impute_mean",
      "title": "Remove NA using mean",
      "topics": [
        "impute_mean"
      ]
    },
    {
      "page": "impute_mean_window",
      "title": "Remove NA using weighted moving average",
      "topics": [
        "impute_mean_window"
      ]
    },
    {
      "page": "impute_median",
      "title": "Remove NA using median",
      "topics": [
        "impute_median"
      ]
    },
    {
      "page": "plot",
      "title": "Plot time series and data cubes",
      "topics": [
        "plot",
        "plot.sits"
      ]
    },
    {
      "page": "plot.class_cube",
      "title": "Plot classified images",
      "topics": [
        "plot.class_cube"
      ]
    },
    {
      "page": "plot.class_vector_cube",
      "title": "Plot Segments",
      "topics": [
        "plot.class_vector_cube"
      ]
    },
    {
      "page": "plot.dem_cube",
      "title": "Plot DEM cubes",
      "topics": [
        "plot.dem_cube"
      ]
    },
    {
      "page": "plot.geo_distances",
      "title": "Make a kernel density plot of samples distances.",
      "topics": [
        "plot.geo_distances"
      ]
    },
    {
      "page": "plot.patterns",
      "title": "Plot patterns that describe classes",
      "topics": [
        "plot.patterns"
      ]
    },
    {
      "page": "plot.predicted",
      "title": "Plot time series predictions",
      "topics": [
        "plot.predicted"
      ]
    },
    {
      "page": "plot.probs_cube",
      "title": "Plot probability cubes",
      "topics": [
        "plot.probs_cube"
      ]
    },
    {
      "page": "plot.probs_vector_cube",
      "title": "Plot probability vector cubes",
      "topics": [
        "plot.probs_vector_cube"
      ]
    },
    {
      "page": "plot.raster_cube",
      "title": "Plot RGB data cubes",
      "topics": [
        "plot.raster_cube"
      ]
    },
    {
      "page": "plot.rfor_model",
      "title": "Plot Random Forest model",
      "topics": [
        "plot.rfor_model"
      ]
    },
    {
      "page": "plot.sar_cube",
      "title": "Plot SAR data cubes",
      "topics": [
        "plot.sar_cube"
      ]
    },
    {
      "page": "plot.sits_accuracy",
      "title": "Plot confusion matrix",
      "topics": [
        "plot.sits_accuracy"
      ]
    },
    {
      "page": "plot.sits_cluster",
      "title": "Plot a dendrogram cluster",
      "topics": [
        "plot.sits_cluster"
      ]
    },
    {
      "page": "plot.sits_model",
      "title": "Message for models whose plots are not available",
      "topics": [
        "plot.sits_model"
      ]
    },
    {
      "page": "plot.som_clean_samples",
      "title": "Plot SOM samples evaluated",
      "topics": [
        "plot.som_clean_samples"
      ]
    },
    {
      "page": "plot.som_evaluate_cluster",
      "title": "Plot confusion between clusters",
      "topics": [
        "plot.som_evaluate_cluster"
      ]
    },
    {
      "page": "plot.som_map",
      "title": "Plot a SOM map",
      "topics": [
        "plot.som_map"
      ]
    },
    {
      "page": "plot.torch_model",
      "title": "Plot Torch (deep learning) model",
      "topics": [
        "plot.torch_model"
      ]
    },
    {
      "page": "plot.uncertainty_cube",
      "title": "Plot uncertainty cubes",
      "topics": [
        "plot.uncertainty_cube"
      ]
    },
    {
      "page": "plot.uncertainty_vector_cube",
      "title": "Plot uncertainty vector cubes",
      "topics": [
        "plot.uncertainty_vector_cube"
      ]
    },
    {
      "page": "plot.variance_cube",
      "title": "Plot variance cubes",
      "topics": [
        "plot.variance_cube"
      ]
    },
    {
      "page": "plot.vector_cube",
      "title": "Plot RGB vector data cubes",
      "topics": [
        "plot.vector_cube"
      ]
    },
    {
      "page": "plot.xgb_model",
      "title": "Plot XGB model",
      "topics": [
        "plot.xgb_model"
      ]
    },
    {
      "page": "point_mt_6bands",
      "title": "A time series sample with data from 2000 to 2016",
      "topics": [
        "point_mt_6bands"
      ]
    },
    {
      "page": "samples_l8_rondonia_2bands",
      "title": "Samples of Amazon tropical forest biome for deforestation analysis",
      "topics": [
        "samples_l8_rondonia_2bands"
      ]
    },
    {
      "page": "samples_modis_ndvi",
      "title": "Samples of nine classes for the state of Mato Grosso",
      "topics": [
        "samples_modis_ndvi"
      ]
    },
    {
      "page": "sits_accuracy",
      "title": "Assess classification accuracy",
      "topics": [
        "sits_accuracy",
        "sits_accuracy.class_cube",
        "sits_accuracy.class_vector_cube",
        "sits_accuracy.default",
        "sits_accuracy.derived_cube",
        "sits_accuracy.raster_cube",
        "sits_accuracy.sits",
        "sits_accuracy.tbl_df"
      ]
    },
    {
      "page": "sits_add_base_cube",
      "title": "Add base maps to a time series data cube",
      "topics": [
        "sits_add_base_cube"
      ]
    },
    {
      "page": "sits_apply",
      "title": "Apply a function on a set of time series",
      "topics": [
        "sits_apply",
        "sits_apply.default",
        "sits_apply.derived_cube",
        "sits_apply.raster_cube",
        "sits_apply.sits"
      ]
    },
    {
      "page": "sits_as_sf",
      "title": "Return a sits_tibble or raster_cube as an sf object.",
      "topics": [
        "sits_as_sf",
        "sits_as_sf.default",
        "sits_as_sf.raster_cube",
        "sits_as_sf.sits",
        "sits_as_sf.vector_cube"
      ]
    },
    {
      "page": "sits_as_stars",
      "title": "Convert a data cube into a stars object",
      "topics": [
        "sits_as_stars"
      ]
    },
    {
      "page": "sits_as_terra",
      "title": "Convert a data cube into a Spatial Raster object from terra",
      "topics": [
        "sits_as_terra",
        "sits_as_terra.class_cube",
        "sits_as_terra.probs_cube",
        "sits_as_terra.raster_cube",
        "sits_as_terra.uncertainty_cube",
        "sits_as_terra.variance_cube"
      ]
    },
    {
      "page": "sits_bands",
      "title": "Get the names of the bands",
      "topics": [
        "sits_bands",
        "sits_bands.default",
        "sits_bands.patterns",
        "sits_bands.raster_cube",
        "sits_bands.sits",
        "sits_bands.sits_model",
        "sits_bands<-",
        "sits_bands<-.default",
        "sits_bands<-.raster_cube",
        "sits_bands<-.sits"
      ]
    },
    {
      "page": "sits_bbox",
      "title": "Get the bounding box of the data",
      "topics": [
        "sits_bbox",
        "sits_bbox.default",
        "sits_bbox.raster_cube",
        "sits_bbox.sits",
        "sits_bbox.tbl_df"
      ]
    },
    {
      "page": "sits_classify",
      "title": "Classify time series or data cubes",
      "topics": [
        "sits_classify",
        "sits_classify.default",
        "sits_classify.derived_cube",
        "sits_classify.tbl_df"
      ]
    },
    {
      "page": "sits_classify.raster_cube",
      "title": "Classify a regular raster cube",
      "topics": [
        "sits_classify.raster_cube"
      ]
    },
    {
      "page": "sits_classify.sits",
      "title": "Classify a set of time series",
      "topics": [
        "sits_classify.sits"
      ]
    },
    {
      "page": "sits_classify.vector_cube",
      "title": "Classify a segmented data cube",
      "topics": [
        "sits_classify.vector_cube"
      ]
    },
    {
      "page": "sits_clean",
      "title": "Cleans a classified map using a local window",
      "topics": [
        "sits_clean",
        "sits_clean.class_cube",
        "sits_clean.default",
        "sits_clean.derived_cube",
        "sits_clean.raster_cube"
      ]
    },
    {
      "page": "sits_cluster_clean",
      "title": "Removes labels that are minority in each cluster.",
      "topics": [
        "sits_cluster_clean"
      ]
    },
    {
      "page": "sits_cluster_dendro",
      "title": "Find clusters in time series samples",
      "topics": [
        "sits_cluster_dendro"
      ]
    },
    {
      "page": "sits_cluster_frequency",
      "title": "Show label frequency in each cluster produced by dendrogram analysis",
      "topics": [
        "sits_cluster_frequency"
      ]
    },
    {
      "page": "sits_colors",
      "title": "Function to retrieve sits color table",
      "topics": [
        "sits_colors"
      ]
    },
    {
      "page": "sits_colors_qgis",
      "title": "Function to save color table as QML style for data cube",
      "topics": [
        "sits_colors_qgis",
        "sits_colors_qgis.class_cube",
        "sits_colors_qgis.class_vector_cube"
      ]
    },
    {
      "page": "sits_colors_reset",
      "title": "Function to reset sits color table",
      "topics": [
        "sits_colors_reset"
      ]
    },
    {
      "page": "sits_colors_set",
      "title": "Function to set sits color table",
      "topics": [
        "sits_colors_set"
      ]
    },
    {
      "page": "sits_colors_show",
      "title": "Function to show colors in SITS",
      "topics": [
        "sits_colors_show"
      ]
    },
    {
      "page": "sits_combine_predictions",
      "title": "Estimate ensemble prediction based on list of probs cubes",
      "topics": [
        "sits_combine_predictions",
        "sits_combine_predictions.average",
        "sits_combine_predictions.default",
        "sits_combine_predictions.uncertainty"
      ]
    },
    {
      "page": "sits_confidence_sampling",
      "title": "Suggest high confidence samples to increase the training set.",
      "topics": [
        "sits_confidence_sampling"
      ]
    },
    {
      "page": "sits_config",
      "title": "Configure parameters for sits package",
      "topics": [
        "sits_config"
      ]
    },
    {
      "page": "sits_config_show",
      "title": "Show current sits configuration",
      "topics": [
        "sits_config_show"
      ]
    },
    {
      "page": "sits_config_user_file",
      "title": "Create a user configuration file.",
      "topics": [
        "sits_config_user_file"
      ]
    },
    {
      "page": "sits_cube",
      "title": "Create data cubes from image collections",
      "topics": [
        "sits_cube"
      ]
    },
    {
      "page": "sits_cube_copy",
      "title": "Copy the images of a cube to a local directory",
      "topics": [
        "sits_cube_copy"
      ]
    },
    {
      "page": "sits_cube.local_cube",
      "title": "Create sits cubes from cubes in flat files in a local",
      "topics": [
        "sits_cube.local_cube"
      ]
    },
    {
      "page": "sits_cube.results_cube",
      "title": "Create a results cube from local files",
      "topics": [
        "sits_cube.results_cube"
      ]
    },
    {
      "page": "sits_cube.stac_cube",
      "title": "Create data cubes from image collections accessible by STAC",
      "topics": [
        "sits_cube.stac_cube"
      ]
    },
    {
      "page": "sits_cube.vector_cube",
      "title": "Create a vector cube from local files",
      "topics": [
        "sits_cube.vector_cube"
      ]
    },
    {
      "page": "sits_factory_function",
      "title": "Create a closure for calling functions with and without data",
      "topics": [
        "sits_factory_function"
      ]
    },
    {
      "page": "sits_filter",
      "title": "Filter time series with smoothing filter",
      "topics": [
        "sits_filter"
      ]
    },
    {
      "page": "sits_formula_linear",
      "title": "Define a linear formula for classification models",
      "topics": [
        "sits_formula_linear"
      ]
    },
    {
      "page": "sits_formula_logref",
      "title": "Define a loglinear formula for classification models",
      "topics": [
        "sits_formula_logref"
      ]
    },
    {
      "page": "sits_geo_dist",
      "title": "Compute the minimum distances among samples and prediction points.",
      "topics": [
        "sits_geo_dist"
      ]
    },
    {
      "page": "sits_get_class",
      "title": "Get values from classified maps",
      "topics": [
        "sits_get_class",
        "sits_get_class.csv",
        "sits_get_class.data.frame",
        "sits_get_class.default",
        "sits_get_class.sf",
        "sits_get_class.shp",
        "sits_get_class.sits"
      ]
    },
    {
      "page": "sits_get_data",
      "title": "Get time series from data cubes and cloud services",
      "topics": [
        "sits_get_data",
        "sits_get_data.default"
      ]
    },
    {
      "page": "sits_get_data.csv",
      "title": "Get time series using CSV files",
      "topics": [
        "sits_get_data.csv"
      ]
    },
    {
      "page": "sits_get_data.data.frame",
      "title": "Get time series using sits objects",
      "topics": [
        "sits_get_data.data.frame"
      ]
    },
    {
      "page": "sits_get_data.sf",
      "title": "Get time series using sf objects",
      "topics": [
        "sits_get_data.sf"
      ]
    },
    {
      "page": "sits_get_data.shp",
      "title": "Get time series using shapefiles",
      "topics": [
        "sits_get_data.shp"
      ]
    },
    {
      "page": "sits_get_data.sits",
      "title": "Get time series using sits objects",
      "topics": [
        "sits_get_data.sits"
      ]
    },
    {
      "page": "sits_get_probs",
      "title": "Get values from probability maps",
      "topics": [
        "sits_get_probs",
        "sits_get_probs.csv",
        "sits_get_probs.data.frame",
        "sits_get_probs.default",
        "sits_get_probs.sf",
        "sits_get_probs.shp",
        "sits_get_probs.sits"
      ]
    },
    {
      "page": "sits_impute",
      "title": "Replace NA values in time series with imputation function",
      "topics": [
        "sits_impute"
      ]
    },
    {
      "page": "sits_kfold_validate",
      "title": "Cross-validate time series samples",
      "topics": [
        "sits_kfold_validate"
      ]
    },
    {
      "page": "sits_label_classification",
      "title": "Build a labelled image from a probability cube",
      "topics": [
        "sits_label_classification",
        "sits_label_classification.default",
        "sits_label_classification.derived_cube",
        "sits_label_classification.probs_cube",
        "sits_label_classification.probs_vector_cube",
        "sits_label_classification.raster_cube"
      ]
    },
    {
      "page": "sits_labels",
      "title": "Get labels associated to a data set",
      "topics": [
        "sits_labels",
        "sits_labels.default",
        "sits_labels.derived_cube",
        "sits_labels.derived_vector_cube",
        "sits_labels.patterns",
        "sits_labels.raster_cube",
        "sits_labels.sits",
        "sits_labels.sits_model"
      ]
    },
    {
      "page": "sits_labels_summary",
      "title": "Inform label distribution of a set of time series",
      "topics": [
        "sits_labels_summary",
        "sits_labels_summary.sits"
      ]
    },
    {
      "page": "sits_labels-set",
      "title": "Change the labels of a set of time series",
      "topics": [
        "sits_labels<-"
      ]
    },
    {
      "page": "sits_labels-set-.class_cube",
      "title": "Change the labels of a classified raster cube",
      "topics": [
        "sits_labels<-.class_cube"
      ]
    },
    {
      "page": "sits_labels-set-.class_vector_cube",
      "title": "Change the labels of a class vector data cube",
      "topics": [
        "sits_labels<-.class_vector_cube"
      ]
    },
    {
      "page": "sits_labels-set-.default",
      "title": "Change the labels of other data structures",
      "topics": [
        "sits_labels<-.default"
      ]
    },
    {
      "page": "sits_labels-set-.probs_cube",
      "title": "Change the labels of a probs raster cube",
      "topics": [
        "sits_labels<-.probs_cube"
      ]
    },
    {
      "page": "sits_labels-set-.probs_vector_cube",
      "title": "Change the labels of a probs vector data cube",
      "topics": [
        "sits_labels<-.probs_vector_cube"
      ]
    },
    {
      "page": "sits_labels-set-.sits",
      "title": "Change the labels of a set of time series",
      "topics": [
        "sits_labels<-.sits"
      ]
    },
    {
      "page": "sits_lightgbm",
      "title": "Train light gradient boosting model",
      "topics": [
        "sits_lightgbm"
      ]
    },
    {
      "page": "sits_lighttae",
      "title": "Train a model using Lightweight Temporal Self-Attention Encoder",
      "topics": [
        "sits_lighttae"
      ]
    },
    {
      "page": "sits_list_collections",
      "title": "List the cloud collections supported by sits",
      "topics": [
        "sits_list_collections"
      ]
    },
    {
      "page": "sits_lstm_fcn",
      "title": "Train a Long Short Term Memory Fully Convolutional Network",
      "topics": [
        "sits_lstm_fcn"
      ]
    },
    {
      "page": "sits_merge",
      "title": "Merge two data sets (time series or cubes)",
      "topics": [
        "sits_merge",
        "sits_merge.default",
        "sits_merge.raster_cube",
        "sits_merge.sits"
      ]
    },
    {
      "page": "sits_mgrs_to_roi",
      "title": "Convert MGRS tile information to ROI in WGS84",
      "topics": [
        "sits_mgrs_to_roi"
      ]
    },
    {
      "page": "sits_mixture_model",
      "title": "Multiple endmember spectral mixture analysis",
      "topics": [
        "sits_mixture_model",
        "sits_mixture_model.default",
        "sits_mixture_model.derived_cube",
        "sits_mixture_model.raster_cube",
        "sits_mixture_model.sits",
        "sits_mixture_model.tbl_df"
      ]
    },
    {
      "page": "sits_mlp",
      "title": "Train multi-layer perceptron models using torch",
      "topics": [
        "sits_mlp"
      ]
    },
    {
      "page": "sits_model_export",
      "title": "Export classification models",
      "topics": [
        "sits_model_export",
        "sits_model_export.sits_model"
      ]
    },
    {
      "page": "sits_mosaic",
      "title": "Mosaic classified cubes",
      "topics": [
        "sits_mosaic"
      ]
    },
    {
      "page": "sits_patterns",
      "title": "Find temporal patterns associated to a set of time series",
      "topics": [
        "sits_patterns"
      ]
    },
    {
      "page": "sits_pred_features",
      "title": "Obtain numerical values of predictors for time series samples",
      "topics": [
        "sits_pred_features"
      ]
    },
    {
      "page": "sits_pred_normalize",
      "title": "Normalize predictor values",
      "topics": [
        "sits_pred_normalize"
      ]
    },
    {
      "page": "sits_pred_references",
      "title": "Obtain categorical id and predictor labels for time series samples",
      "topics": [
        "sits_pred_references"
      ]
    },
    {
      "page": "sits_pred_sample",
      "title": "Obtain a fraction of the predictors data frame",
      "topics": [
        "sits_pred_sample"
      ]
    },
    {
      "page": "sits_predictors",
      "title": "Obtain predictors for time series samples",
      "topics": [
        "sits_predictors"
      ]
    },
    {
      "page": "sits_reclassify",
      "title": "Reclassify a classified cube",
      "topics": [
        "sits_reclassify",
        "sits_reclassify.class_cube",
        "sits_reclassify.default"
      ]
    },
    {
      "page": "sits_reduce",
      "title": "Reduces a cube or samples from a summarization function",
      "topics": [
        "sits_reduce",
        "sits_reduce.raster_cube",
        "sits_reduce.sits"
      ]
    },
    {
      "page": "sits_reduce_imbalance",
      "title": "Reduce imbalance in a set of samples",
      "topics": [
        "sits_reduce_imbalance"
      ]
    },
    {
      "page": "sits_regularize",
      "title": "Build a regular data cube from an irregular one",
      "topics": [
        "sits_regularize",
        "sits_regularize.combined_cube",
        "sits_regularize.default",
        "sits_regularize.dem_cube",
        "sits_regularize.derived_cube",
        "sits_regularize.ogh_cube",
        "sits_regularize.rainfall_cube",
        "sits_regularize.raster_cube",
        "sits_regularize.sar_cube"
      ]
    },
    {
      "page": "sits_resnet",
      "title": "Train ResNet classification models",
      "topics": [
        "sits_resnet"
      ]
    },
    {
      "page": "sits_rfor",
      "title": "Train random forest models",
      "topics": [
        "sits_rfor"
      ]
    },
    {
      "page": "sits_roi_to_mgrs",
      "title": "Given a ROI, find MGRS tiles intersecting it.",
      "topics": [
        "sits_roi_to_mgrs"
      ]
    },
    {
      "page": "sits_roi_to_tiles",
      "title": "Find tiles of a given ROI and Grid System",
      "topics": [
        "sits_roi_to_tiles"
      ]
    },
    {
      "page": "sits_run_examples",
      "title": "Informs if sits examples should run",
      "topics": [
        "sits_run_examples"
      ]
    },
    {
      "page": "sits_run_tests",
      "title": "Informs if sits tests should run",
      "topics": [
        "sits_run_tests"
      ]
    },
    {
      "page": "sits_sample",
      "title": "Sample a percentage of a time series",
      "topics": [
        "sits_sample"
      ]
    },
    {
      "page": "sits_sampling_design",
      "title": "Allocation of sample size to strata",
      "topics": [
        "sits_sampling_design"
      ]
    },
    {
      "page": "sits_segment",
      "title": "Segment an image",
      "topics": [
        "sits_segment"
      ]
    },
    {
      "page": "sits_select",
      "title": "Filter a data set (tibble or cube) for bands, tiles, and dates",
      "topics": [
        "sits_select",
        "sits_select.default",
        "sits_select.raster_cube",
        "sits_select.sits"
      ]
    },
    {
      "page": "sits_sgolay",
      "title": "Filter time series with Savitzky-Golay filter",
      "topics": [
        "sits_sgolay"
      ]
    },
    {
      "page": "sits_slic",
      "title": "Segment an image using SLIC",
      "topics": [
        "sits_slic"
      ]
    },
    {
      "page": "sits_smooth",
      "title": "Smooth probability cubes with spatial predictors",
      "topics": [
        "sits_smooth",
        "sits_smooth.default",
        "sits_smooth.derived_cube",
        "sits_smooth.probs_cube",
        "sits_smooth.probs_vector_cube",
        "sits_smooth.raster_cube"
      ]
    },
    {
      "page": "sits_snic",
      "title": "Segment an image using SNIC",
      "topics": [
        "sits_snic"
      ]
    },
    {
      "page": "sits_som_clean_samples",
      "title": "Cleans the samples based on SOM map information",
      "topics": [
        "sits_som_clean_samples"
      ]
    },
    {
      "page": "sits_som_evaluate_cluster",
      "title": "Evaluate cluster",
      "topics": [
        "sits_som_evaluate_cluster"
      ]
    },
    {
      "page": "sits_som_map",
      "title": "Build a SOM for quality analysis of time series samples",
      "topics": [
        "sits_som_map"
      ]
    },
    {
      "page": "sits_som_remove_samples",
      "title": "Evaluate cluster",
      "topics": [
        "sits_som_remove_samples"
      ]
    },
    {
      "page": "sits_stats",
      "title": "Obtain statistics for all sample bands",
      "topics": [
        "sits_stats"
      ]
    },
    {
      "page": "sits_stratified_sampling",
      "title": "Allocation of sample size to strata",
      "topics": [
        "sits_stratified_sampling"
      ]
    },
    {
      "page": "sits_svm",
      "title": "Train support vector machine models",
      "topics": [
        "sits_svm"
      ]
    },
    {
      "page": "sits_tae",
      "title": "Train a model using Temporal Self-Attention Encoder",
      "topics": [
        "sits_tae"
      ]
    },
    {
      "page": "sits_tempcnn",
      "title": "Train temporal convolutional neural network models",
      "topics": [
        "sits_tempcnn"
      ]
    },
    {
      "page": "sits_texture",
      "title": "Apply a set of texture measures on a data cube.",
      "topics": [
        "sits_texture",
        "sits_texture.default",
        "sits_texture.derived_cube",
        "sits_texture.raster_cube"
      ]
    },
    {
      "page": "sits_tiles_to_roi",
      "title": "Convert MGRS tile information to ROI in WGS84",
      "topics": [
        "sits_tiles_to_roi"
      ]
    },
    {
      "page": "sits_timeline",
      "title": "Get timeline of a cube or a set of time series",
      "topics": [
        "sits_timeline",
        "sits_timeline.default",
        "sits_timeline.derived_cube",
        "sits_timeline.raster_cube",
        "sits_timeline.sits",
        "sits_timeline.sits_model",
        "sits_timeline.tbl_df"
      ]
    },
    {
      "page": "sits_timeseries_to_csv",
      "title": "Export a a full sits tibble to the CSV format",
      "topics": [
        "sits_timeseries_to_csv"
      ]
    },
    {
      "page": "sits_to_csv",
      "title": "Export a sits tibble metadata to the CSV format",
      "topics": [
        "sits_to_csv",
        "sits_to_csv.default",
        "sits_to_csv.sits",
        "sits_to_csv.tbl_df"
      ]
    },
    {
      "page": "sits_to_xlsx",
      "title": "Save accuracy assessments as Excel files",
      "topics": [
        "sits_to_xlsx",
        "sits_to_xlsx.list",
        "sits_to_xlsx.sits_accuracy"
      ]
    },
    {
      "page": "sits_train",
      "title": "Train classification models",
      "topics": [
        "sits_train"
      ]
    },
    {
      "page": "sits_tuning",
      "title": "Tuning machine learning models hyper-parameters",
      "topics": [
        "sits_tuning"
      ]
    },
    {
      "page": "sits_tuning_hparams",
      "title": "Tuning machine learning models hyper-parameters",
      "topics": [
        "sits_tuning_hparams"
      ]
    },
    {
      "page": "sits_uncertainty",
      "title": "Estimate classification uncertainty based on probs cube",
      "topics": [
        "sits_uncertainty",
        "sits_uncertainty.default",
        "sits_uncertainty.probs_cube",
        "sits_uncertainty.probs_vector_cube",
        "sits_uncertainty.raster_cube"
      ]
    },
    {
      "page": "sits_uncertainty_sampling",
      "title": "Suggest samples for enhancing classification accuracy",
      "topics": [
        "sits_uncertainty_sampling"
      ]
    },
    {
      "page": "sits_validate",
      "title": "Validate time series samples",
      "topics": [
        "sits_validate"
      ]
    },
    {
      "page": "sits_variance",
      "title": "Calculate the variance of a probability cube",
      "topics": [
        "sits_variance",
        "sits_variance.default",
        "sits_variance.derived_cube",
        "sits_variance.probs_cube",
        "sits_variance.raster_cube"
      ]
    },
    {
      "page": "sits_view",
      "title": "View data cubes and samples in leaflet",
      "topics": [
        "sits_view",
        "sits_view.class_cube",
        "sits_view.class_vector_cube",
        "sits_view.data.frame",
        "sits_view.default",
        "sits_view.probs_cube",
        "sits_view.raster_cube",
        "sits_view.sits",
        "sits_view.som_map",
        "sits_view.uncertainty_cube",
        "sits_view.vector_cube"
      ]
    },
    {
      "page": "sits_whittaker",
      "title": "Filter time series with whittaker filter",
      "topics": [
        "sits_whittaker"
      ]
    },
    {
      "page": "sits_xgboost",
      "title": "Train extreme gradient boosting models",
      "topics": [
        "sits_xgboost"
      ]
    },
    {
      "page": "summary.class_cube",
      "title": "Summarize data cubes",
      "topics": [
        "summary.class_cube"
      ]
    },
    {
      "page": "summary.raster_cube",
      "title": "Summarize data cubes",
      "topics": [
        "summary.raster_cube"
      ]
    },
    {
      "page": "summary.sits",
      "title": "Summarize sits",
      "topics": [
        "summary.sits"
      ]
    },
    {
      "page": "summary.sits_accuracy",
      "title": "Summarize accuracy matrix for training data",
      "topics": [
        "summary.sits_accuracy"
      ]
    },
    {
      "page": "summary.sits_area_accuracy",
      "title": "Summarize accuracy matrix for area data",
      "topics": [
        "summary.sits_area_accuracy"
      ]
    },
    {
      "page": "summary.variance_cube",
      "title": "Summarize variance cubes",
      "topics": [
        "summary.variance_cube"
      ]
    }
  ],
  "_readme": "https://github.com/e-sensing/sits/raw/master/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "callr",
    "class",
    "classInt",
    "cli",
    "colorspace",
    "cols4all",
    "coro",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "desc",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geojsonsf",
    "geometries",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "jpeg",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leafem",
    "leafgl",
    "leaflegend",
    "leaflet",
    "leaflet.providers",
    "leafsync",
    "lifecycle",
    "logger",
    "lubridate",
    "luz",
    "lwgeom",
    "magrittr",
    "maptiles",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "randomForest",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rstac",
    "s2",
    "safetensors",
    "sass",
    "scales",
    "servr",
    "sf",
    "sfheaders",
    "slider",
    "sp",
    "spacesXYZ",
    "stars",
    "stringdist",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tmap",
    "tmaptools",
    "torch",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "warp",
    "withr",
    "wk",
    "xfun",
    "XML",
    "yaml",
    "zeallot"
  ],
  "_sysdeps": [
    {
      "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": 8.979980814970435,
  "_indexed": true,
  "_nocasepkg": "sits",
  "_universes": [
    "ropensci",
    "gilbertocamara",
    "e-sensing"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.4",
      "date": "2026-04-14T08:29:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "205a25ff650e6b04594b67f44156d487831b66c80484eedcfb6b6217f1f6721f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5.4",
      "date": "2026-04-14T08:29:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "dea210ce4bb7392496b963d65033cc264a32584aa07507466a20e1026a2ec22c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.4",
      "date": "2026-04-14T08:34:27.000Z",
      "arch": "aarch64",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "c9ab0decc781333265bfdf8127b3f1e02e9e86b1068cb9142a964d996c12c2b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5.4",
      "date": "2026-04-14T08:31:35.000Z",
      "arch": "x86_64",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "58c6634b98e536f7d625c6c53a7de9e42a59f2d59ca008a0f7aac10dedc9504c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.4",
      "date": "2026-04-14T08:33:24.000Z",
      "arch": "aarch64",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "f52e10f47356001c0faf588a6d380a01041e5c1c2202c4a5bc059cf699ed9204",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5.4",
      "date": "2026-04-14T08:30:32.000Z",
      "arch": "x86_64",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "297c0bac3187845e1a4a47769262151e57186c268c6d586307523abac7a89a4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "1.5.4",
      "date": "2026-04-14T08:30:25.000Z",
      "arch": "emscripten",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "8e2432e46253d9ea69ef5922a8233f0022c58dc5788e3e6dfb69229d9bf694fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5.4",
      "date": "2026-04-14T08:28:44.000Z",
      "arch": "x86_64",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "2973412daa2ca96dbd9dd1ecd48a8f12c6bc97e42387af657f70a6a92ef98b50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5.4",
      "date": "2026-04-14T08:28:30.000Z",
      "arch": "x86_64",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "6579d64de1691734bdab8447f129ea24ed17a69accd547da4175659c5705b395",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5.4",
      "date": "2026-04-14T08:28:19.000Z",
      "arch": "x86_64",
      "commit": "dd33dfc0d32aa3f8a0f12804841c7cb80ae6c082",
      "fileid": "468c727681f13b4d5660b01808dcb582e8636c7e7bb18d78ba7b44188b485d96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24388681726"
    }
  ]
}