{
  "_id": "6a154746acfb0bcc41d57b21",
  "Package": "glmSTARMA",
  "Type": "Package",
  "Title": "(Double) Generalized Linear Models for Spatio-Temporal Data",
  "Version": "1.0.0",
  "Date": "2026-01-14",
  "Author": "Steffen Maletz [aut, cre] (ORCID:\n<https://orcid.org/0009-0004-4851-0947>), Konstantinos Fokianos\n[aut] (ORCID: <https://orcid.org/0000-0002-0051-711X>), Roland\nFried [aut] (ORCID: <https://orcid.org/0000-0002-9830-9713>),\nValerie Weismann [ctb]",
  "Maintainer": "Steffen Maletz <maletz@statistik.tu-dortmund.de>",
  "Authors@R": "c(person(\"Steffen\", \"Maletz\", email = \"maletz@statistik.tu-dortmund.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0009-0004-4851-0947\")),\nperson(\"Konstantinos\", \"Fokianos\", email = \"fokianos@ucy.ac.cy\", role = \"aut\", comment = c(ORCID = \"0000-0002-0051-711X\")),\nperson(\"Roland\", \"Fried\", email = \"fried@statistik.tu-dortmund.de\", role = \"aut\", comment = c(ORCID = \"0000-0002-9830-9713\")),\nperson(\"Valerie\", \"Weismann\", role = \"ctb\"))",
  "Description": "Fit spatio-temporal models within a (double) generalized\nlinear modelling framework. The package includes functions for\nestimation, simulation and inference.",
  "URL": "https://github.com/stmaletz/glmSTARMA",
  "BugReports": "https://github.com/stmaletz/glmSTARMA/issues",
  "SystemRequirements": "C++17",
  "License": "GPL (>= 3)",
  "ByteCompile": "true",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Packaged": {
    "Date": "2026-05-26 07:04:04 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-26 16:30:07 UTC",
  "RemoteUrl": "https://github.com/cran/glmSTARMA",
  "RemoteRef": "HEAD",
  "RemoteSha": "47c822f0c0616f8d1e2c1fbade0b6b32bf8c78b7",
  "MD5sum": "9b26df201a8145a93ee1bd4de472f8b2",
  "_user": "cran",
  "_type": "src",
  "_file": "glmSTARMA_1.0.0.tar.gz",
  "_fileid": "9812019bf238e1bb13f2baf4506318cdb491ef3cfa30f49b0dac67e8f3d1faa7",
  "_filesize": 479167,
  "_sha256": "9812019bf238e1bb13f2baf4506318cdb491ef3cfa30f49b0dac67e8f3d1faa7",
  "_created": "2026-05-26T07:04:04.000Z",
  "_published": "2026-05-26T07:09:58.034Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77824142899,
      "time": 226,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210907268"
    },
    {
      "job": 77824142955,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210905850"
    },
    {
      "job": 77824142903,
      "time": 224,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210906238"
    },
    {
      "job": 77824142957,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210902590"
    },
    {
      "job": 77823573647,
      "time": 262,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210843294"
    },
    {
      "job": 77824142828,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210892210"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26437474151",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/glmSTARMA",
  "_commit": {
    "id": "47c822f0c0616f8d1e2c1fbade0b6b32bf8c78b7",
    "author": "Steffen Maletz <maletz@statistik.tu-dortmund.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1769445007
  },
  "_maintainer": {
    "name": "Steffen Maletz",
    "email": "maletz@statistik.tu-dortmund.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "roptim",
      "role": "LinkingTo"
    },
    {
      "package": "nloptr",
      "version": ">= 1.2.0",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "copula",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "spdep",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-01-26"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glmSTARMA"
  },
  "_devurl": "https://github.com/stmaletz/glmstarma",
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glmSTARMA.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stmaletz/glmstarma",
  "_realowner": "stmaletz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-01-26"
    }
  ],
  "_exports": [
    "delete_glmSTARMA_data",
    "dglmstarma",
    "dglmstarma.control",
    "dglmstarma.sim",
    "generateW",
    "glmstarma",
    "glmstarma_sim.control",
    "glmstarma.control",
    "glmstarma.sim",
    "load_data",
    "QIC",
    "SpatialConstant",
    "TimeConstant",
    "vbinomial",
    "vgamma",
    "vinverse.gaussian",
    "vnegative.binomial",
    "vnormal",
    "vpoisson",
    "vquasibinomial",
    "vquasipoisson"
  ],
  "_help": [
    {
      "page": "glmSTARMA-package",
      "title": "glmSTARMA: (Double) Generalized Linear Models for Spatio-Temporal Data",
      "topics": [
        "glmSTARMA-package",
        "glmSTARMA"
      ]
    },
    {
      "page": "chickenpox",
      "title": "Chickenpox Infections in Hungary",
      "topics": [
        "chickenpox"
      ]
    },
    {
      "page": "coef.glmstarma",
      "title": "Extract Coefficients of glmstarma and dglmstarma Models",
      "topics": [
        "coef.dglmstarma",
        "coef.glmstarma"
      ]
    },
    {
      "page": "delete_glmSTARMA_data",
      "title": "Delete cached example datasets",
      "topics": [
        "delete_glmSTARMA_data"
      ]
    },
    {
      "page": "dglmstarma",
      "title": "Fit STARMA Models based on double generalized linear models",
      "topics": [
        "dglmstarma"
      ]
    },
    {
      "page": "dglmstarma.control",
      "title": "Control Parameters for 'dglmstarma' Fitting",
      "topics": [
        "dglmstarma.control"
      ]
    },
    {
      "page": "dglmstarma.sim",
      "title": "Simulate spatial time-series based on double generalized linear models",
      "topics": [
        "dglmstarma.sim"
      ]
    },
    {
      "page": "fitted.glmstarma",
      "title": "Fitted values for glmstarma Models",
      "topics": [
        "fitted.dglmstarma",
        "fitted.glmstarma"
      ]
    },
    {
      "page": "generateW",
      "title": "Generate spatial weight matrices for simulation",
      "topics": [
        "generateW"
      ]
    },
    {
      "page": "glmstarma",
      "title": "Fit STARMA Models based on generalized linear models",
      "topics": [
        "glmstarma"
      ]
    },
    {
      "page": "glmstarma_sim.control",
      "title": "Control Parameters for Simulation of 'glmstarma' Models",
      "topics": [
        "glmstarma_sim.control"
      ]
    },
    {
      "page": "glmstarma.control",
      "title": "Control Parameters for 'glmstarma' Fitting",
      "topics": [
        "glmstarma.control"
      ]
    },
    {
      "page": "glmstarma.sim",
      "title": "Simulate spatial time-series based on generalized linear models",
      "topics": [
        "glmstarma.sim"
      ]
    },
    {
      "page": "information_criteria",
      "title": "Information Criteria for glmstarma and dglmstarma objects",
      "topics": [
        "AIC.dglmstarma",
        "AIC.glmstarma",
        "BIC.dglmstarma",
        "BIC.glmstarma",
        "information_criteria",
        "logLik.dglmstarma",
        "logLik.glmstarma"
      ]
    },
    {
      "page": "load_data",
      "title": "Load example datasets",
      "topics": [
        "load_data"
      ]
    },
    {
      "page": "QIC",
      "title": "Quasi Information Criterion (QIC) for glmstarma and dglmstarma objects",
      "topics": [
        "QIC",
        "QIC.dglmstarma",
        "QIC.glmstarma"
      ]
    },
    {
      "page": "residuals-glmstarma",
      "title": "Residuals for glmstarma and dglmstarma Models",
      "topics": [
        "residuals.dglmstarma",
        "residuals.glmstarma"
      ]
    },
    {
      "page": "rota",
      "title": "Rota Virus Infections in Germany",
      "topics": [
        "rota"
      ]
    },
    {
      "page": "SpatialConstant",
      "title": "Creates a spatial constant covariate",
      "topics": [
        "SpatialConstant"
      ]
    },
    {
      "page": "sst",
      "title": "Sea Surface Temperature Anomalies in the Pacific",
      "topics": [
        "sst"
      ]
    },
    {
      "page": "stfamily",
      "title": "Families for spatio-temporal GLMs",
      "topics": [
        "stfamily",
        "vbinomial",
        "vgamma",
        "vinverse.gaussian",
        "vnegative.binomial",
        "vnormal",
        "vpoisson",
        "vquasibinomial",
        "vquasipoisson"
      ]
    },
    {
      "page": "summary.dglmstarma",
      "title": "Summarize a dglmstarma Model",
      "topics": [
        "summary.dglmstarma"
      ]
    },
    {
      "page": "summary.glmstarma",
      "title": "Summarize the results of a glmstarma model",
      "topics": [
        "summary.glmstarma"
      ]
    },
    {
      "page": "TimeConstant",
      "title": "Creates a time constant covariate",
      "topics": [
        "TimeConstant"
      ]
    },
    {
      "page": "sandwich_variance",
      "title": "Variance-Covariance Matrix for glmstarma and dglmstarma objects",
      "topics": [
        "sandwich_variance",
        "vcov.dglmstarma",
        "vcov.glmstarma"
      ]
    }
  ],
  "_rundeps": [
    "ADGofTest",
    "cluster",
    "colorspace",
    "copula",
    "gsl",
    "lattice",
    "Matrix",
    "mvtnorm",
    "nloptr",
    "numDeriv",
    "pcaPP",
    "pspline",
    "Rcpp",
    "RcppArmadillo",
    "roptim",
    "stabledist"
  ],
  "_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"
    }
  ],
  "_score": 1,
  "_indexed": false,
  "_nocasepkg": "glmstarma",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://stmaletz.r-universe.dev/glmSTARMA",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T07:07:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "47c822f0c0616f8d1e2c1fbade0b6b32bf8c78b7",
      "fileid": "55a9fb81de9ba6cbfca3dbf894ff104cd31d3e7c7388de4e0a64f4f58d4419ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437474151"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T07:07:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "47c822f0c0616f8d1e2c1fbade0b6b32bf8c78b7",
      "fileid": "465e3355b5de74f2f23a6a39d22aa06535ab61f3f02272331b01678aae51c89b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437474151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T07:07:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "47c822f0c0616f8d1e2c1fbade0b6b32bf8c78b7",
      "fileid": "05673f4c1916cc2e0eb5c8e85e66ebc5f2faf1cc1f60d2ec377ab55b5858aca3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437474151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-26T07:07:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "47c822f0c0616f8d1e2c1fbade0b6b32bf8c78b7",
      "fileid": "9cd2e5cf1b65869938116fa18424deb69c27aed25c8b33b8db132d2e7add8887",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437474151"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-26T07:07:38.000Z",
      "arch": "emscripten",
      "commit": "47c822f0c0616f8d1e2c1fbade0b6b32bf8c78b7",
      "fileid": "4367f6be61c9a11e897c3d8d73f9d981492e2ab48775ee28157463bf6d0a5ca2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26437474151"
    }
  ]
}