{
  "_id": "6a1f217cb401979e734206a0",
  "Package": "InterpolateR",
  "Title": "A Comprehensive Toolkit for Fast and Efficient Spatial\nInterpolation",
  "Version": "1.4-3",
  "Authors@R": "c(\nperson(\"Jonnathan\", \"Landi\", email = \"jonnathan.landi@outlook.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0003-3162-6647\")),\nperson(\"Marco\", \"Mogro\", email = \"marcov.mogro@ucuenca.edu.ec\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0009-0007-1802-9417\"))\n)",
  "Maintainer": "Jonnathan Landi <jonnathan.landi@outlook.com>",
  "Description": "Spatial interpolation toolkit designed for environmental\nand geospatial applications. It includes a range of methods,\nfrom traditional techniques to advanced machine learning\napproaches, ensuring accurate and efficient estimation of\nvalues in unobserved locations.",
  "License": "GPL (>=3)",
  "URL": "https://github.com/Jonnathan-Landi/InterpolateR",
  "BugReports": "https://github.com/Jonnathan-Landi/InterpolateR/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://jonnathan-landi.r-universe.dev",
  "Date/Publication": "2025-09-03 20:17:18 UTC",
  "RemoteUrl": "https://github.com/jonnathan-landi/interpolater",
  "RemoteRef": "HEAD",
  "RemoteSha": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:35:39 UTC",
    "User": "root"
  },
  "Author": "Jonnathan Landi [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0003-3162-6647>),\nMarco Mogro [aut] (ORCID: <https://orcid.org/0009-0007-1802-9417>)",
  "MD5sum": "32b48be34d8c543811b5554179a69252",
  "_user": "jonnathan-landi",
  "_type": "src",
  "_file": "InterpolateR_1.4-3.tar.gz",
  "_fileid": "5b646a147bab7d276674f64998575c855a262b5674dee15d22897aa20afa31b3",
  "_filesize": 366119,
  "_sha256": "5b646a147bab7d276674f64998575c855a262b5674dee15d22897aa20afa31b3",
  "_created": "2026-05-16T07:35:39.000Z",
  "_published": "2026-06-02T18:31:24.875Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79143840806,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031645327"
    },
    {
      "job": 79143841180,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031642529"
    },
    {
      "job": 79143841806,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031640305"
    },
    {
      "job": 79143841321,
      "time": 138,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031639516"
    },
    {
      "job": 79143840225,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031626749"
    },
    {
      "job": 79143840559,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366517455"
    },
    {
      "job": 79143841226,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031637485"
    },
    {
      "job": 79143841366,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031636365"
    },
    {
      "job": 79143842020,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031635402"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonnathan-landi/actions/runs/25956237103",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jonnathan-landi/interpolater",
  "_commit": {
    "id": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
    "author": "Jonnathan-Landi <jonnathana.landi@ucuenca.edu.ec>",
    "committer": "Jonnathan-Landi <jonnathana.landi@ucuenca.edu.ec>",
    "message": "Global variables update\n",
    "time": 1756930638
  },
  "_maintainer": {
    "name": "Jonnathan Landi",
    "email": "jonnathan.landi@outlook.com",
    "login": "jonnathanlandi",
    "uuid": 139088119
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.4.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "qmap",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "ncdf4",
      "role": "Suggests"
    }
  ],
  "_owner": "jonnathan-landi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 11
    },
    {
      "week": "2025-36",
      "n": 10
    }
  ],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "jonnathan-landi",
      "count": 167,
      "uuid": 106272651
    },
    {
      "user": "marcomogro13",
      "count": 24,
      "uuid": 134288514
    }
  ],
  "_userbio": {
    "uuid": 106272651,
    "type": "user",
    "name": "Jonnathan",
    "description": "I am an environmental engineer, with a background in data science, hydroinformatics, hydrology, etc."
  },
  "_downloads": {
    "count": 483,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/InterpolateR"
  },
  "_devurl": "https://github.com/jonnathan-landi/interpolater",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/InterpolateR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jonnathan-landi/interpolater",
  "_realowner": "jonnathan-landi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.2-0",
      "date": "2025-04-02"
    },
    {
      "version": "1.3-4",
      "date": "2025-05-02"
    },
    {
      "version": "1.4-3",
      "date": "2025-09-04"
    }
  ],
  "_exports": [
    "create_data",
    "Cressman",
    "IDW",
    "Kriging_Ordinary",
    "RFmerge",
    "RFplus"
  ],
  "_datasets": [
    {
      "name": "BD_Coord",
      "title": "Precipitation Station Coordinates Dataset",
      "object": "BD_Coord",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "Cod",
        "X",
        "Y",
        "Z"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "BD_Obs",
      "title": "Observed Data from Ground Stations",
      "object": "BD_Obs",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "Date",
        "M001",
        "M002",
        "M003",
        "M004",
        "M005",
        "M006",
        "M007",
        "M008",
        "M009",
        "M010"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BD_Coord",
      "title": "Precipitation Station Coordinates Dataset",
      "topics": [
        "BD_Coord"
      ]
    },
    {
      "page": "BD_Obs",
      "title": "Observed Data from Ground Stations",
      "topics": [
        "BD_Obs"
      ]
    },
    {
      "page": "create_data",
      "title": "Create a Unified Observation Dataset in the BD_Obs Format from Multiple CSV Files This function constructs a unified dataset ('BD_Obs' structure) by merging multiple CSV files, each containing in-situ observations from different stations. The function standardizes the format required by downstream interpolation or bias correction algorithms by aligning all station data into a single 'data.table', with dates as rows and station identifiers as columns.",
      "topics": [
        "create_data"
      ]
    },
    {
      "page": "Cressman",
      "title": "Cressman Objective Analysis Method",
      "topics": [
        "Cressman"
      ]
    },
    {
      "page": "IDW",
      "title": "Inverse distance weighted interpolation (IDW)",
      "topics": [
        "IDW"
      ]
    },
    {
      "page": "Kriging_Ordinary",
      "title": "Ordinary Kriging interpolation",
      "topics": [
        "Kriging_Ordinary"
      ]
    },
    {
      "page": "RFmerge",
      "title": "Merging of satellite datasets with ground observations using Random Forest",
      "topics": [
        "RFmerge"
      ]
    },
    {
      "page": "RFplus",
      "title": "Machine learning algorithm for fusing ground and satellite precipitation data.",
      "topics": [
        "RFplus"
      ]
    }
  ],
  "_readme": "https://github.com/jonnathan-landi/interpolater/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "data.table",
    "digest",
    "fitdistrplus",
    "future",
    "future.apply",
    "globals",
    "lattice",
    "listenv",
    "MASS",
    "Matrix",
    "parallelly",
    "pbapply",
    "qmap",
    "randomForest",
    "Rcpp",
    "rlang",
    "survival",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "InterpolateR.Rmd",
      "filename": "InterpolateR.html",
      "title": "InterpolateR",
      "author": "Jonnathan Landi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Started",
        "Structure of BD_Obs",
        "Structure of BD_Coord",
        "Available Interpolation Methods",
        "Inverse distance weighting (IDW)",
        "Cressman Objective Analysis Method (Cressman)",
        "Search Radius Considerations",
        "Important considerations",
        "Ordinary Kriging",
        "Variogram Models",
        "Algorithm Considerations",
        "Important Considerations",
        "RFplus",
        "RFmerge",
        "Validation methods",
        "Key parameters for validation",
        "Goodness-of-fit and categorical metrics calculated by InterpolateR",
        "Goodness-of-fit metrics",
        "Categorical metrics"
      ],
      "created": "2025-04-01 02:04:57",
      "modified": "2025-09-03 16:33:50",
      "commits": 4
    }
  ],
  "_score": 5.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "interpolater",
  "_universes": [
    "jonnathan-landi",
    "jonnathanlandi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4-3",
      "date": "2026-05-16T07:38:14.000Z",
      "distro": "noble",
      "commit": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
      "fileid": "07dfa9aa070c02ee77b75ec34875826faae0ee292723ac8972725f2c5a13c1be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonnathan-landi/actions/runs/25956237103"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4-3",
      "date": "2026-05-16T07:37:58.000Z",
      "distro": "noble",
      "commit": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
      "fileid": "fba892fff3e26f79004acb34fed2f5d6a09cf5c5463c61f84a846cc98fa529f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonnathan-landi/actions/runs/25956237103"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4-3",
      "date": "2026-05-16T07:37:45.000Z",
      "commit": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
      "fileid": "ee502c1b2948d1f55d6253d127c2a49bb103bb3d7026b27f9c9772a683cc2872",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonnathan-landi/actions/runs/25956237103"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4-3",
      "date": "2026-05-16T07:37:39.000Z",
      "commit": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
      "fileid": "d5c41f08d7cbaa26ae7186cc2ce46750bd3db6c4a3f61cefd6b76f4f77089446",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonnathan-landi/actions/runs/25956237103"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4-3",
      "date": "2026-05-16T07:37:00.000Z",
      "commit": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
      "fileid": "9b1d9a28a2bd09b35befaf7ab9e311c370886542c6eff1842f32c01821b70b4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonnathan-landi/actions/runs/25956237103"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4-3",
      "date": "2026-05-16T07:36:59.000Z",
      "commit": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
      "fileid": "7e70e2eace16e13a50e69c3820d9222ff0c462c5c4cd8d3c308b6a8cea33bd05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonnathan-landi/actions/runs/25956237103"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4-3",
      "date": "2026-05-16T07:36:51.000Z",
      "commit": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
      "fileid": "07aa69cdec6acf380489369af43da9f8db3f2b7ccb9ab0b836e4c28038f07214",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonnathan-landi/actions/runs/25956237103"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4-3",
      "date": "2026-06-02T18:30:59.000Z",
      "commit": "afc52383503c71fccba4fc025b746f2d6d7fc64b",
      "fileid": "965e1302ece24c811c884bd79bb4f0b2ee21e5c6885dd5306340c2bb6bbafbdd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonnathan-landi/actions/runs/25956237103"
    }
  ]
}