{
  "_id": "6a1026fdacfb0bcc41c8fdcc",
  "Package": "CensSpatial",
  "Type": "Package",
  "Title": "Censored Spatial Models",
  "Version": "3.6",
  "Date": "2023-01-18",
  "Author": "Alejandro Ordonez, Christian E. Galarza, Victor H. Lachos",
  "Maintainer": "Alejandro Ordonez <ordonezjosealejandro@gmail.com>",
  "Description": "It fits linear regression models for censored spatial\ndata. It provides different estimation methods as the SAEM\n(Stochastic Approximation of Expectation Maximization)\nalgorithm and seminaive that uses Kriging prediction to\nestimate the response at censored locations and predict new\nvalues at unknown locations. It also offers graphical tools for\nassessing the fitted model. More details can be found in\nOrdonez et al. (2018) <doi:10.1016/j.spasta.2017.12.001>.",
  "License": "GPL (>=2)",
  "Config/pak/sysreqs": "cmake libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://joalor93.r-universe.dev",
  "Date/Publication": "2023-01-25 06:16:57 UTC",
  "RemoteUrl": "https://github.com/joalor93/censspatial",
  "RemoteRef": "HEAD",
  "RemoteSha": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:29:06 UTC",
    "User": "root"
  },
  "MD5sum": "470a1faa39a5454b265b89e5e8d9f46e",
  "_user": "joalor93",
  "_type": "src",
  "_file": "CensSpatial_3.6.tar.gz",
  "_fileid": "14e60ac69fd3621f4eaab94a872ce85e78ea6ceb458edaf61611cb56bf8963ea",
  "_filesize": 310127,
  "_sha256": "14e60ac69fd3621f4eaab94a872ce85e78ea6ceb458edaf61611cb56bf8963ea",
  "_created": "2026-05-13T08:29:06.000Z",
  "_published": "2026-05-22T09:50:53.857Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356058436,
      "time": 381,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6965327751"
    },
    {
      "job": 77356058548,
      "time": 380,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6965327450"
    },
    {
      "job": 77356058462,
      "time": 445,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6965333887"
    },
    {
      "job": 77356058484,
      "time": 335,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6965297000"
    },
    {
      "job": 77356058204,
      "time": 288,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965201015"
    },
    {
      "job": 77356058019,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157673971"
    },
    {
      "job": 77356058397,
      "time": 230,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6965277337"
    },
    {
      "job": 77356059114,
      "time": 222,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6965274344"
    },
    {
      "job": 77356058653,
      "time": 238,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6965279387"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joalor93/actions/runs/25787436806",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/joalor93/censspatial",
  "_commit": {
    "id": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
    "author": "joalor93 <ordonezjosealejandro@gmail.com>",
    "committer": "joalor93 <ordonezjosealejandro@gmail.com>",
    "message": "Merge branch 'main' of https://github.com/joalor93/CensSpatial\n",
    "time": 1674627417
  },
  "_maintainer": {
    "name": "Alejandro Ordonez",
    "email": "ordonezjosealejandro@gmail.com",
    "login": "joalor93",
    "uuid": 114845896
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "geoR",
      "version": ">= 1.8-1",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "optimx",
      "version": ">= 2021.10-12",
      "role": "Imports"
    },
    {
      "package": "tmvtnorm",
      "version": ">= 1.4-10",
      "role": "Imports"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "psych",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "version": ">= 2.11.1",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "moments",
      "version": ">= 0.14",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "tlrmvnmvt",
      "version": ">= 1.1.0",
      "role": "Imports"
    }
  ],
  "_owner": "joalor93",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "joalor93",
      "count": 12,
      "uuid": 114845896
    }
  ],
  "_userbio": {
    "uuid": 114845896,
    "type": "user",
    "name": "joalor93"
  },
  "_downloads": {
    "count": 276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CensSpatial"
  },
  "_devurl": "https://github.com/joalor93/censspatial",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CensSpatial.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/joalor93/censspatial",
  "_realowner": "joalor93",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-10-08"
    },
    {
      "version": "1.1",
      "date": "2016-10-17"
    },
    {
      "version": "1.2",
      "date": "2016-12-04"
    },
    {
      "version": "1.3",
      "date": "2017-03-03"
    },
    {
      "version": "2.1",
      "date": "2020-01-09"
    },
    {
      "version": "2.58",
      "date": "2020-05-04"
    },
    {
      "version": "2.59",
      "date": "2021-10-16"
    },
    {
      "version": "3.0",
      "date": "2022-08-15"
    },
    {
      "version": "3.5",
      "date": "2023-01-17"
    },
    {
      "version": "3.6",
      "date": "2023-01-24"
    }
  ],
  "_exports": [
    "algnaive12",
    "derivcormatrix",
    "derivQfun",
    "distmatrix",
    "localinfmeas",
    "predgraphics",
    "predSCL",
    "rspacens",
    "SAEMSCL",
    "Seminaive"
  ],
  "_datasets": [
    {
      "name": "depth",
      "title": "Depths of a geological horizon.",
      "object": "depth",
      "file": "depth.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "coord x",
        "coord y",
        "cc",
        "LI",
        "LS",
        "depth"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "Missouri",
      "title": "TCDD concentrations in Missouri (1971).",
      "object": "Missouri",
      "file": "Missouri.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5"
      ],
      "rows": 127,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "algnaive12",
      "title": "Naive 1 and Naive 2 method for spatial prediction.",
      "topics": [
        "algnaive12"
      ]
    },
    {
      "page": "depth",
      "title": "Depths of a geological horizon.",
      "topics": [
        "depth"
      ]
    },
    {
      "page": "derivcormatrix",
      "title": "First and second derivates of some correlation matrix",
      "topics": [
        "derivcormatrix"
      ]
    },
    {
      "page": "derivQfun",
      "title": "Maximum Likelihood Expectation (logQ function and its derivates)",
      "topics": [
        "derivQfun"
      ]
    },
    {
      "page": "distmatrix",
      "title": "Distance matrix",
      "topics": [
        "distmatrix"
      ]
    },
    {
      "page": "localinfmeas",
      "title": "Local influence measures.",
      "topics": [
        "localinfmeas"
      ]
    },
    {
      "page": "Missouri",
      "title": "TCDD concentrations in Missouri (1971).",
      "topics": [
        "Missouri"
      ]
    },
    {
      "page": "predgraphics",
      "title": "Prediction graphics for SAEM Algortihm for censored spatial data.",
      "topics": [
        "predgraphics"
      ]
    },
    {
      "page": "predSCL",
      "title": "Prediction for the SAEM algorithm for censored spatial data.",
      "topics": [
        "predSCL"
      ]
    },
    {
      "page": "rspacens",
      "title": "Censored Spatial data simulation",
      "topics": [
        "rspacens"
      ]
    },
    {
      "page": "SAEMSCL",
      "title": "SAEM Algorithm estimation for censored spatial data.",
      "topics": [
        "SAEMSCL"
      ]
    },
    {
      "page": "seminaive_1",
      "title": "Seminaive algorithm for spatial censored prediction.",
      "topics": [
        "Seminaive"
      ]
    },
    {
      "page": "summay.naive",
      "title": "Summary of a naive object",
      "topics": [
        "summary.naive"
      ]
    },
    {
      "page": "summary.SAEMSpatialCens",
      "title": "Summary of a SAEMSpatialCens object.",
      "topics": [
        "summary.SAEMSpatialCens"
      ]
    },
    {
      "page": "summary.seminaive",
      "title": "Summary of a seminaive object",
      "topics": [
        "summary.seminaive"
      ]
    }
  ],
  "_readme": "https://github.com/joalor93/censspatial/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "expm",
    "generics",
    "geoR",
    "glue",
    "gmm",
    "GPArotation",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mnormt",
    "moments",
    "msm",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "optimx",
    "pillar",
    "pkgconfig",
    "pracma",
    "psych",
    "raster",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "sandwich",
    "sp",
    "splancs",
    "survival",
    "terra",
    "tibble",
    "tlrmvnmvt",
    "tmvtnorm",
    "utf8",
    "vctrs",
    "zoo"
  ],
  "_score": 2.929418925714293,
  "_indexed": true,
  "_nocasepkg": "censspatial",
  "_universes": [
    "joalor93"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.6",
      "date": "2026-05-13T08:32:47.000Z",
      "distro": "noble",
      "commit": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
      "fileid": "da73fc7485eac54e1f2a92d2440544f9007a62a793c25e03cfb932c65e350622",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/joalor93/actions/runs/25787436806"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.6",
      "date": "2026-05-13T08:32:24.000Z",
      "distro": "noble",
      "commit": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
      "fileid": "dea4547a1e70fa54dd5940d71ee766268612ac52c7f4b5193bec8f52f57eb52a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/joalor93/actions/runs/25787436806"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.6",
      "date": "2026-05-13T08:33:21.000Z",
      "commit": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
      "fileid": "0feb8155ca7f951bb943e5e660425e68fdbbd4fd33816736f528de3fb271ba95",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/joalor93/actions/runs/25787436806"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.6",
      "date": "2026-05-13T08:32:06.000Z",
      "commit": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
      "fileid": "93247f8b8761c299fcba91c0337fc93f89c0e667bc7b475e719b36177563beaa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/joalor93/actions/runs/25787436806"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.6",
      "date": "2026-05-13T08:31:34.000Z",
      "commit": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
      "fileid": "834842606a82c6a58563aaeed587542a1557c6b77dda489e761cc59639342533",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/joalor93/actions/runs/25787436806"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.6",
      "date": "2026-05-13T08:31:26.000Z",
      "commit": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
      "fileid": "6c1c716de79c7bda90e2adcc0278dd678e41dc8faf12ea3178f1c43b32936d0d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/joalor93/actions/runs/25787436806"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.6",
      "date": "2026-05-13T08:31:35.000Z",
      "commit": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
      "fileid": "f11423204c3cc681ef8efc4ad5b7f36dfdfb2c3e5d60a28970df752327ad7dab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/joalor93/actions/runs/25787436806"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.6",
      "date": "2026-05-22T09:50:26.000Z",
      "commit": "eda79c90e9dc4cdff744ad1e55aa34046c10529c",
      "fileid": "da22d8538208df89dc837d07bf88503d4bc38fb929157b5b73aed2f2ef4783ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joalor93/actions/runs/25787436806"
    }
  ]
}