{
  "_id": "6a1f0e5fb401979e7341d2e3",
  "Package": "scov",
  "Type": "Package",
  "Title": "Structured Covariances Estimators for Pairwise and Spatial\nCovariates",
  "Version": "2.0.0",
  "Date": "2026-03-18",
  "Authors@R": "c(person(given = \"Martin\",\nfamily = \"Metodiev\",\nrole = c(\"aut\",\"cre\",\"cph\"),\nemail = \"m.metodiev@tutanota.com\",\ncomment = c(ORCID = \"0009-0000-9432-3756\")),\nperson(given = \"Marie\",\nfamily = \"Perrot-Dockès\",\nrole = \"aut\",\nemail = \"marie.perrot-dockees@parisdescartes.fr\"),\nperson(given = \"Stéphane\",\nfamily = \"Robin\",\nrole = \"aut\",\nemail = \"stephane.robin@sorbonne-universite.fr\"))",
  "Description": "Implements estimators for structured covariance matrices\nin the presence of pairwise and spatial covariates. Metodiev,\nPerrot-Dockès, Ouadah, Fosdick, Robin, Latouche & Raftery\n(2025) <doi:10.48550/arXiv.2411.04520>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://m-metodiev.r-universe.dev",
  "Date/Publication": "2026-03-18 12:37:59 UTC",
  "RemoteUrl": "https://github.com/m-metodiev/scov",
  "RemoteRef": "HEAD",
  "RemoteSha": "40622961310daaa5a04b0bb2119c42c69439270a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:57:49 UTC",
    "User": "root"
  },
  "Author": "Martin Metodiev [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0000-9432-3756>),\nMarie Perrot-Dockès [aut],\nStéphane Robin [aut]",
  "Maintainer": "Martin Metodiev <m.metodiev@tutanota.com>",
  "MD5sum": "f9b2f7bc8f7e0c84d963ad1d5830f48e",
  "_user": "m-metodiev",
  "_type": "src",
  "_file": "scov_2.0.0.tar.gz",
  "_fileid": "16e44253068188fb701d95a48e88ee22709bb19d1b5456f9c62d3813c4b78ebf",
  "_filesize": 427305,
  "_sha256": "16e44253068188fb701d95a48e88ee22709bb19d1b5456f9c62d3813c4b78ebf",
  "_created": "2026-05-17T08:57:49.000Z",
  "_published": "2026-06-02T17:09:51.937Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128348521,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041039619"
    },
    {
      "job": 79128348333,
      "time": 202,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041040771"
    },
    {
      "job": 79128348402,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041033463"
    },
    {
      "job": 79128348628,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041032358"
    },
    {
      "job": 79128347242,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041016718"
    },
    {
      "job": 79128347540,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364691091"
    },
    {
      "job": 79128348282,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041035724"
    },
    {
      "job": 79128349057,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041033050"
    },
    {
      "job": 79128348890,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041032887"
    }
  ],
  "_buildurl": "https://github.com/r-universe/m-metodiev/actions/runs/25986395715",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/m-metodiev/scov",
  "_commit": {
    "id": "40622961310daaa5a04b0bb2119c42c69439270a",
    "author": "m-metodiev <m.metodiev@tutanota.com>",
    "committer": "m-metodiev <m.metodiev@tutanota.com>",
    "message": "New version\n\nThis is a new version. In this version I have:\n\n* replaced mclapply with future_lapply,\n\n* allowed the adjacency matrix to be set to NULL,\n\n* changed the order of the arguments in scov,\n\n* implemented the option joint_estimation=TRUE.\n",
    "time": 1773837479
  },
  "_maintainer": {
    "name": "Martin Metodiev",
    "email": "m.metodiev@tutanota.com",
    "login": "m-metodiev",
    "description": "Martin Metodiev is a PhD student in the PAS group at the Laboratoire de Mathématiques Blaise Pascal (LMBP) at Université Clermont Auvergne.",
    "uuid": 62897582
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "missMDA",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "ohenery",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "corrplot",
      "role": "Suggests"
    }
  ],
  "_owner": "m-metodiev",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "m-metodiev",
      "count": 6,
      "uuid": 62897582
    }
  ],
  "_userbio": {
    "uuid": 62897582,
    "type": "user",
    "name": "Martin Metodiev",
    "description": "Martin Metodiev is a PhD student in the PAS group at the Laboratoire de Mathématiques Blaise Pascal (LMBP) at Université Clermont Auvergne."
  },
  "_downloads": {
    "count": 503,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scov"
  },
  "_devurl": "https://github.com/m-metodiev/scov",
  "_searchresults": 0,
  "_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/readme.html",
    "extra/readme.md",
    "extra/scov.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/m-metodiev/scov",
  "_realowner": "m-metodiev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-10-25"
    },
    {
      "version": "2.0.0",
      "date": "2026-03-18"
    }
  ],
  "_exports": [
    "scov"
  ],
  "_help": [
    {
      "page": "scov",
      "title": "Computes a structured estimator for covariance matrices",
      "topics": [
        "scov"
      ]
    }
  ],
  "_readme": "https://github.com/m-metodiev/scov/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "Deriv",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "DT",
    "ellipse",
    "emmeans",
    "estimability",
    "evaluate",
    "FactoMineR",
    "farver",
    "fastmap",
    "flashClust",
    "fontawesome",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "ggrepel",
    "glmnet",
    "globals",
    "glue",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jomo",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaps",
    "lifecycle",
    "listenv",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "maxLik",
    "memoise",
    "mgcv",
    "mice",
    "microbenchmark",
    "mime",
    "minqa",
    "miscTools",
    "missMDA",
    "mitml",
    "modelr",
    "multcompView",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ohenery",
    "ordinal",
    "otel",
    "pan",
    "parallelly",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "pracma",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rpart",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "scatterplot3d",
    "shape",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tzdb",
    "ucminf",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "scov_vignette.Rmd",
      "filename": "scov_vignette.html",
      "title": "univmixtures",
      "author": "Metodiev Martin",
      "engine": "knitr::knitr",
      "headings": [
        "Modelling the data",
        "Preparing the data",
        "Computing the WSCE, SCE and IVE"
      ],
      "created": "2025-10-08 12:19:25",
      "modified": "2026-03-18 12:37:59",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "scov",
  "_universes": [
    "m-metodiev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-17T09:00:29.000Z",
      "distro": "noble",
      "commit": "40622961310daaa5a04b0bb2119c42c69439270a",
      "fileid": "396b1fbd3462a96973c6f4051b415f2c39f32734294741ab1a2cffd04daedfb9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/m-metodiev/actions/runs/25986395715"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-05-17T09:00:34.000Z",
      "distro": "noble",
      "commit": "40622961310daaa5a04b0bb2119c42c69439270a",
      "fileid": "7cb6e78004f761f86519ade9cf7daf76c76820fabf9475c16975bd08974e2ff1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/m-metodiev/actions/runs/25986395715"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-17T08:59:59.000Z",
      "commit": "40622961310daaa5a04b0bb2119c42c69439270a",
      "fileid": "e509b663f4eed59be30de387380e50f9cc9142904c4a720c8ef5aaf67ef63213",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/m-metodiev/actions/runs/25986395715"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-05-17T08:59:47.000Z",
      "commit": "40622961310daaa5a04b0bb2119c42c69439270a",
      "fileid": "8370460d54f72526c21a358120e6e74bc81300f2a5ca2dd562a9e6b2463fe461",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/m-metodiev/actions/runs/25986395715"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-17T08:59:52.000Z",
      "commit": "40622961310daaa5a04b0bb2119c42c69439270a",
      "fileid": "d3af98e4af266b91e25fb853e35c3d085ad6c9ec99f1c42c3b722159ce36f265",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/m-metodiev/actions/runs/25986395715"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-17T08:59:21.000Z",
      "commit": "40622961310daaa5a04b0bb2119c42c69439270a",
      "fileid": "c661787921653410fa86fca99c774168aba6060167c9bcd2253d74a69c5bc24e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/m-metodiev/actions/runs/25986395715"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-05-17T08:59:24.000Z",
      "commit": "40622961310daaa5a04b0bb2119c42c69439270a",
      "fileid": "55c8bd112fb3237742797fd78cef2d923502660e73615747c02d4b22ecb109c0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/m-metodiev/actions/runs/25986395715"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-06-02T17:09:27.000Z",
      "commit": "40622961310daaa5a04b0bb2119c42c69439270a",
      "fileid": "32c1b496e3c2aa4713030ffb8b21e6c4d7eb80010c702dba8db08034f01f9747",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-metodiev/actions/runs/25986395715"
    }
  ]
}