{
  "_id": "6a1f355db401979e73428668",
  "Package": "GlarmaVarSel",
  "Type": "Package",
  "Title": "Variable Selection in Sparse GLARMA Models",
  "Version": "1.0",
  "Date": "2021-09-15",
  "Author": "M. Gomtsyan, C. Levy-Leduc, S. Ouadah, L. Sansonnet",
  "Maintainer": "Marina Gomtsyan <marina.gomtsyan@agroparistech.fr>",
  "Description": "Performs variable selection in high-dimensional sparse\nGLARMA models. For further details we refer the reader to the\npaper Gomtsyan et al. (2020), <arXiv:2007.08623v1>.",
  "License": "GPL-2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:35:44 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-09-16 06:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/GlarmaVarSel",
  "RemoteRef": "HEAD",
  "RemoteSha": "da79cec7d0e5bcfe68e592e4faac01a1cd8c54db",
  "MD5sum": "21cf28b214ebc72181d7da84f789211c",
  "_user": "cran",
  "_type": "src",
  "_file": "GlarmaVarSel_1.0.tar.gz",
  "_fileid": "e71701b10da44900b7ccce38742756b24c43746f1a51b15c844956447cb1b4e2",
  "_filesize": 140240,
  "_sha256": "e71701b10da44900b7ccce38742756b24c43746f1a51b15c844956447cb1b4e2",
  "_created": "2026-05-15T06:35:44.000Z",
  "_published": "2026-06-02T19:56:13.933Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79159660450,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011529778"
    },
    {
      "job": 79159660677,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011533770"
    },
    {
      "job": 79159659692,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011502260"
    },
    {
      "job": 79159659524,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368341496"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25904058631",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GlarmaVarSel",
  "_commit": {
    "id": "da79cec7d0e5bcfe68e592e4faac01a1cd8c54db",
    "author": "Marina Gomtsyan <marina.gomtsyan@agroparistech.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1631774402
  },
  "_maintainer": {
    "name": "Marina Gomtsyan",
    "email": "marina.gomtsyan@agroparistech.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "glmnet",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    },
    {
      "package": "doMC",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 256,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GlarmaVarSel"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GlarmaVarSel.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-09-16"
    }
  ],
  "_exports": [
    "grad_hess_beta",
    "grad_hess_gamma",
    "NR_gamma",
    "variable_selection"
  ],
  "_datasets": [
    {
      "name": "Y",
      "title": "Observation matrix Y",
      "object": "Y",
      "file": "Y.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "GlarmaVarSel-package",
      "title": "Variable Selection in Sparse GLARMA Models",
      "topics": [
        "GlarmaVarSel-package",
        "GlarmaVarSel"
      ]
    },
    {
      "page": "grad_hess_beta",
      "title": "Gradient and Hessian of the log-likelihood with respect to beta",
      "topics": [
        "grad_hess_beta"
      ]
    },
    {
      "page": "grad_hess_gamma",
      "title": "Gradient and Hessian of the log-likelihood with respect to gamma",
      "topics": [
        "grad_hess_gamma"
      ]
    },
    {
      "page": "NR_gamma",
      "title": "Newton-Raphson method for estimation of gamma",
      "topics": [
        "NR_gamma"
      ]
    },
    {
      "page": "variable_selection",
      "title": "Variable selection",
      "topics": [
        "variable_selection"
      ]
    },
    {
      "page": "Y",
      "title": "Observation matrix Y",
      "topics": [
        "Y"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "farver",
    "foreach",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "GlarmaVarSel.Rmd",
      "filename": "GlarmaVarSel.html",
      "title": "GlarmaVarSel package",
      "author": "Marina Gomtsyan, Céline Lévy-Leduc, Sarah Ouadah, Laure Sansonnet",
      "engine": "knitr::knitr",
      "headings": [
        "Introduction",
        "Data",
        "Initialization",
        "Estimation of $\\pmb{\\gamma^{\\star}}$",
        "Variable selection",
        "Illustration of the estimation of $\\pmb{\\beta^{\\star}}$"
      ],
      "created": "2021-09-16 06:40:02",
      "modified": "2021-09-16 06:40:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "glarmavarsel",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-15T06:37:32.000Z",
      "distro": "noble",
      "commit": "da79cec7d0e5bcfe68e592e4faac01a1cd8c54db",
      "fileid": "5a27e47269f7df9e1b1f97fd7bf3b1be051da3874a90f5aab57fb08f21b2c0c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904058631"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-15T06:37:47.000Z",
      "distro": "noble",
      "commit": "da79cec7d0e5bcfe68e592e4faac01a1cd8c54db",
      "fileid": "cfd48036fc4d4712a8414f264ed27c854a46eae80fedf8967c8d387817428db3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904058631"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-02T19:55:54.000Z",
      "commit": "da79cec7d0e5bcfe68e592e4faac01a1cd8c54db",
      "fileid": "dc4c269f14779cf940ff6d212f82da960204be415366e13b2460edf0961f4019",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25904058631"
    }
  ]
}