{
  "_id": "6a105e03acfb0bcc41ca54ba",
  "Package": "RFmerge",
  "Type": "Package",
  "Title": "Merging of Satellite Datasets with Ground Observations using\nRandom Forests",
  "Version": "0.3-3",
  "Authors@R": "c(person(\"Mauricio Zambrano-Bigiarini\", email = \"mzb.devel@gmail.com\", role=c(\"aut\", \"cre\", \"cph\"), comment=c(ORCID = \"0000-0002-9536-643X\")), person(\"Oscar M. Baez-Villanueva\", email = \"oscar.baezvillanueva@ugent.be\", role=c(\"aut\", \"cph\"), comment=c(ORCID = \"0000-0002-2262-1698\")), person(\"Juan Giraldo-Osorio\", email = \"j.giraldoo@javeriana.edu.co\", role=c(\"ctb\"), comment=c(ORCID = \"0000-0001-6205-3341\")) )",
  "Maintainer": "Mauricio Zambrano-Bigiarini <mzb.devel@gmail.com>",
  "Description": "S3 implementation of the Random Forest MErging Procedure\n(RF-MEP), which combines two or more satellite-based datasets\n(e.g., precipitation products, topography) with ground\nobservations to produce a new dataset with improved\nspatio-temporal distribution of the target field. In\nparticular, this package was developed to merge different\nSatellite-based Rainfall Estimates (SREs) with measurements\nfrom rain gauges, in order to obtain a new precipitation\ndataset where the time series in the rain gauges are used to\ncorrect different types of errors present in the SREs. However,\nthis package might be used to merge other\nhydrological/environmental gridded datasets with point\nobservations. For details, see Baez-Villanueva et al. (2020)\n<doi:10.1016/j.rse.2019.111606>. Bugs / comments / questions /\ncollaboration of any kind are very welcomed.",
  "License": "GPL (>= 3)",
  "VignetteBuilder": "knitr",
  "URL": "http://mzb.cl/RFmerge/, https://github.com/hzambran/RFmerge",
  "MailingList": "https://stat.ethz.ch/mailman/listinfo/r-sig-ecology",
  "BugReports": "https://github.com/hzambran/RFmerge/issues",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 11:16:05 UTC",
    "User": "root"
  },
  "Config/Needs/website": "rmarkdown",
  "Author": "Mauricio Zambrano-Bigiarini [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-9536-643X>), Oscar M.\nBaez-Villanueva [aut, cph] (ORCID:\n<https://orcid.org/0000-0002-2262-1698>), Juan Giraldo-Osorio\n[ctb] (ORCID: <https://orcid.org/0000-0001-6205-3341>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-08 09:58:40 UTC",
  "RemoteUrl": "https://github.com/cran/RFmerge",
  "RemoteRef": "HEAD",
  "RemoteSha": "97122d5de92933e61e68062f64a73e6bd3f80f14",
  "MD5sum": "69d3db7fc2be1d7193f6950876c516f1",
  "_user": "cran",
  "_type": "src",
  "_file": "RFmerge_0.3-3.tar.gz",
  "_fileid": "05c355218287ea372c86b77055c504e0e9bf2eefb530317a23b5ab080c23c02e",
  "_filesize": 2046420,
  "_sha256": "05c355218287ea372c86b77055c504e0e9bf2eefb530317a23b5ab080c23c02e",
  "_created": "2026-05-08T11:16:05.000Z",
  "_published": "2026-05-22T13:45:39.626Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77392166217,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6877945321"
    },
    {
      "job": 77392166799,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6877943799"
    },
    {
      "job": 77392166269,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6877891554"
    },
    {
      "job": 77392165753,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162020178"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25552435350",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RFmerge",
  "_commit": {
    "id": "97122d5de92933e61e68062f64a73e6bd3f80f14",
    "author": "Mauricio Zambrano-Bigiarini <mzb.devel@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3-3\n",
    "time": 1778234320
  },
  "_maintainer": {
    "name": "Mauricio Zambrano-Bigiarini",
    "email": "mzb.devel@gmail.com",
    "login": "hzambran",
    "linkedin": "in/hzambran",
    "orcid": "0000-0002-9536-643X",
    "uuid": 2619297
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3-3",
      "date": "2026-05-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hzambran",
      "count": 3,
      "uuid": 2619297
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 12,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RFmerge"
  },
  "_devurl": "https://github.com/hzambran/rfmerge",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RFmerge.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-6",
      "date": "2020-01-09"
    },
    {
      "version": "0.1-10",
      "date": "2020-05-22"
    },
    {
      "version": "0.3-3",
      "date": "2026-05-08"
    }
  ],
  "_exports": [
    "RFmerge",
    "RFmerge.default",
    "RFmerge.zoo"
  ],
  "_datasets": [
    {
      "name": "ValparaisoPPgis",
      "title": "Spatial location of rain gauges in the Valparaiso region (Chile)",
      "object": "ValparaisoPPgis",
      "file": "ValparaisoPPgis.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Code",
        "lon",
        "lat",
        "NOM_REG",
        "NOM_PROV",
        "COD_COM",
        "NOM_COM"
      ],
      "rows": 34,
      "table": true,
      "tojson": true
    },
    {
      "name": "ValparaisoPPts",
      "title": "Daily Precipitation Time Series for Valparaiso Region (Chile)",
      "object": "ValparaisoPPts",
      "file": "ValparaisoPPts.RData",
      "class": [
        "zoo"
      ],
      "fields": [
        "P5101005",
        "P5111002",
        "P5101006",
        "P5100006",
        "P5100005",
        "P5111001",
        "P5110003",
        "P5111004",
        "P5120004",
        "P5200006",
        "P5120003",
        "P5120006",
        "P5200007",
        "P5210002",
        "P5221005",
        "P5211004",
        "P5414004",
        "P5220007",
        "P5211003",
        "P5421005",
        "P5410008",
        "P5425003",
        "P5410007",
        "P5423013",
        "P5410006",
        "P5426004",
        "P5427007",
        "P5510001",
        "P5427006",
        "P5510002",
        "P5741002",
        "P5530002",
        "P5748003",
        "P330030"
      ],
      "rows": 243,
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "RFmerge-package",
      "title": "Merging of Satellite Datasets with Ground Observations using Random Forests",
      "topics": [
        "RFmerge-package"
      ]
    },
    {
      "page": "RFmerge",
      "title": "Merging of satellite datasets with ground observations using Random Forests (RF)",
      "topics": [
        "RFmerge",
        "RFmerge.default",
        "RFmerge.zoo"
      ]
    },
    {
      "page": "ValparaisoPPgis",
      "title": "Spatial location of rain gauges in the Valparaiso region (Chile)",
      "topics": [
        "ValparaisoPPgis"
      ]
    },
    {
      "page": "ValparaisoPPts",
      "title": "Daily Precipitation Time Series for Valparaiso Region (Chile)",
      "topics": [
        "ValparaisoPPts"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/RFmerge/raw/HEAD/man/figures/logo.png",
  "_rundeps": [
    "lattice",
    "pbapply",
    "randomForest",
    "Rcpp",
    "terra",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "RFmerge-RainfallExample-link.Rmd",
      "filename": "RFmerge-RainfallExample-link.html",
      "title": "Tutorial for merging satellite-based precipitation datasets with ground observations using RFmerge (>=0.3-0) - link",
      "author": "Mauricio Zambrano-Bigiarini^[mauricio.zambrano@ufrontera.cl], Oscar M. Baez-Villanueva^[oscar.baezvillanueva@ugent.be], Juan Diego Giraldo-Osorio, Ian McNamara",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-05-08 09:58:40",
      "modified": "2026-05-08 09:58:40",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rfmerge",
  "_universes": [
    "cran",
    "hzambran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-05-08T11:18:27.000Z",
      "distro": "noble",
      "commit": "97122d5de92933e61e68062f64a73e6bd3f80f14",
      "fileid": "a105e2f182cf3a8127e391b55eabb79929e2e030f6c5faca22da4e4c5b368307",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25552435350"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3-3",
      "date": "2026-05-08T11:18:25.000Z",
      "distro": "noble",
      "commit": "97122d5de92933e61e68062f64a73e6bd3f80f14",
      "fileid": "8c99c1ae13c1e4775213e4f5cfd9709936f8f9c3333baba597b8577edb496b20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25552435350"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3-3",
      "date": "2026-05-22T13:45:20.000Z",
      "commit": "97122d5de92933e61e68062f64a73e6bd3f80f14",
      "fileid": "0fa6f0e15a3f8846c437da0bb196e884317be26ff8546c41b0f22608c1f20767",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25552435350"
    }
  ]
}