{
  "_id": "6a33bdaf3efcd9bda43b0309",
  "Package": "RandomForestsGLS",
  "Type": "Package",
  "Title": "Random Forests for Dependent Data",
  "Version": "0.1.5",
  "Authors@R": "c(person(\"Arkajyoti\", \"Saha\", role=c(\"aut\", \"cre\"), email=\"arkajyotisaha93@gmail.com\"), person(\"Sumanta\", \"Basu\", role=\"aut\", email=\"sumbose@cornell.edu\"), person(\"Abhirup\", \"Datta\", role=\"aut\", email=\"abhidatta@jhu.edu\"))",
  "Maintainer": "Arkajyoti Saha <arkajyotisaha93@gmail.com>",
  "Author": "Arkajyoti Saha [aut, cre], Sumanta Basu [aut], Abhirup Datta\n[aut]",
  "Description": "Fits non-linear regression models on dependant data with\nGeneralised Least Square (GLS) based Random Forest (RF-GLS)\ndetailed in Saha, Basu and Datta (2021)\n<doi:10.1080/01621459.2021.1950003>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/ArkajyotiSaha/RandomForestsGLS",
  "BugReports": "https://github.com/ArkajyotiSaha/RandomForestsGLS/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-18 09:39:47 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-10-03 03:00:09 UTC",
  "RemoteUrl": "https://github.com/cran/RandomForestsGLS",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6250910b528c4434bc12266c484f27b0506211a",
  "MD5sum": "ee0e72f74b04ad670f9a441a02f5766f",
  "_user": "cran",
  "_type": "src",
  "_file": "RandomForestsGLS_0.1.5.tar.gz",
  "_fileid": "80ba15baf99cd4cacd8237a20d8e7e03e8da2e7a3f6525b153896ed463ded9d2",
  "_filesize": 1967007,
  "_sha256": "80ba15baf99cd4cacd8237a20d8e7e03e8da2e7a3f6525b153896ed463ded9d2",
  "_created": "2026-06-18T09:39:47.000Z",
  "_published": "2026-06-18T09:43:11.913Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82100155180,
      "time": 170,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7719740874"
    },
    {
      "job": 82100155219,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7719735069"
    },
    {
      "job": 82100155198,
      "time": 163,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7719739855"
    },
    {
      "job": 82100155177,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7719731724"
    },
    {
      "job": 82099486880,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719672236"
    },
    {
      "job": 82100155279,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719715930"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27750477299",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RandomForestsGLS",
  "_commit": {
    "id": "f6250910b528c4434bc12266c484f27b0506211a",
    "author": "Arkajyoti Saha <arkajyotisaha93@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.5\n",
    "time": 1727924409
  },
  "_maintainer": {
    "name": "Arkajyoti Saha",
    "email": "arkajyotisaha93@gmail.com",
    "login": "arkajyotisaha",
    "description": "",
    "uuid": 24556858
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "BRISC",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "arkajyotisaha",
      "count": 6,
      "uuid": 24556858
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 336,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RandomForestsGLS"
  },
  "_devurl": "https://github.com/arkajyotisaha/randomforestsgls",
  "_searchresults": 17,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RandomForestsGLS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/arkajyotisaha/randomforestsgls",
  "_realowner": "arkajyotisaha",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-08"
    },
    {
      "version": "0.1.1",
      "date": "2021-01-11"
    },
    {
      "version": "0.1.2",
      "date": "2021-01-31"
    },
    {
      "version": "0.1.3",
      "date": "2021-09-20"
    },
    {
      "version": "0.1.4",
      "date": "2022-04-28"
    },
    {
      "version": "0.1.5",
      "date": "2024-10-02"
    }
  ],
  "_exports": [
    "RFGLS_estimate_spatial",
    "RFGLS_estimate_timeseries",
    "RFGLS_predict",
    "RFGLS_predict_spatial"
  ],
  "_help": [
    {
      "page": "RFGLS_estimate_spatial",
      "title": "Function for estimation in spatial data with RF-GLS",
      "topics": [
        "RFGLS_estimate_spatial"
      ]
    },
    {
      "page": "RFGLS_estimate_timeseries",
      "title": "Function for estimation in time-series data with RF-GLS",
      "topics": [
        "RFGLS_estimate_timeseries"
      ]
    },
    {
      "page": "RFGLS_predict",
      "title": "Prediction of mean function with RF-GLS",
      "topics": [
        "RFGLS_predict"
      ]
    },
    {
      "page": "RFGLS_predict_spatial",
      "title": "Spatial response prediction at new location with RF-GLS",
      "topics": [
        "RFGLS_predict_spatial"
      ]
    }
  ],
  "_rundeps": [
    "BRISC",
    "matrixStats",
    "pbapply",
    "randomForest",
    "RANN",
    "Rcpp",
    "RcppArmadillo",
    "rdist"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "RandomForestsGLS_user_guide.Rmd",
      "filename": "RandomForestsGLS_user_guide.html",
      "title": "How to use RandomForestsGLS",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Spatial Data",
        "Illustration",
        "Model fitting",
        "Known Covariance Parameters",
        "Unknown Covariance Parameters",
        "Prediction of mean function",
        "Performance comparison",
        "Prediction of spatial response",
        "Misspecification in covariance model",
        "2. Autoregressive Time Series Data",
        "Known AR process Parameters",
        "Unknown AR process Parameters",
        "Misspecification in AR process order",
        "Parallelization"
      ],
      "created": "2021-01-08 09:50:02",
      "modified": "2021-01-08 09:50:02",
      "commits": 1
    }
  ],
  "_score": 2.230448921378274,
  "_indexed": false,
  "_nocasepkg": "randomforestsgls",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-18T09:42:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6250910b528c4434bc12266c484f27b0506211a",
      "fileid": "c618bc969cad475cf27d26ad05b670dc1754ff62fbc3d78683a8d6f416b5cad6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750477299"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-18T09:42:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6250910b528c4434bc12266c484f27b0506211a",
      "fileid": "909d153e5d69534148c9b44798a5dc7340d86de56c4908c11e013229f6be5f38",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750477299"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-18T09:42:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f6250910b528c4434bc12266c484f27b0506211a",
      "fileid": "67fb46ad0517a022b5e5331be78a63286a35467f451a976cf86ffb049b5a7351",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750477299"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-06-18T09:42:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f6250910b528c4434bc12266c484f27b0506211a",
      "fileid": "ac9006c8bf833efbccacb2b581153e98be401ee13990dfd864409c06f3872175",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750477299"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-06-18T09:41:53.000Z",
      "arch": "emscripten",
      "commit": "f6250910b528c4434bc12266c484f27b0506211a",
      "fileid": "ab091b6f632a5c47bc0fbb8a412885760f74eda7676840be9a37e1671556806f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27750477299"
    }
  ]
}