{
  "_id": "6a1035f9acfb0bcc41c99dca",
  "Package": "cvmaPLFAM",
  "Type": "Package",
  "Title": "Cross-Validation Model Averaging for Partial Linear Functional\nAdditive Models",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Shishi\", family = \"Liu\", \nrole = c(\"aut\", \"cre\"), email = \"liushishi_644@163.com\"),\nperson(given = \"Jingxiao\", family = \"Zhang\",\nrole = \"aut\"))",
  "NeedsCompilation": "no",
  "Author": "Shishi Liu [aut, cre], Jingxiao Zhang [aut]",
  "Maintainer": "Shishi Liu <liushishi_644@163.com>",
  "Description": "Produce an averaging estimate/prediction by combining all\ncandidate models for partial linear functional additive models,\nusing multi-fold cross-validation criterion. More details can\nbe referred to arXiv e-Prints via\n<doi:10.48550/arXiv.2105.00966>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "Packaged": {
    "Date": "2026-05-12 06:58:12 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-28 03:17:32 UTC",
  "RemoteUrl": "https://github.com/cran/cvmaPLFAM",
  "RemoteRef": "HEAD",
  "RemoteSha": "ebb6730094c757a4f4e11fa992c8812ca05a3386",
  "MD5sum": "db51f81e0379cea1b303481b254d3383",
  "_user": "cran",
  "_type": "src",
  "_file": "cvmaPLFAM_0.1.1.tar.gz",
  "_fileid": "e97a82d0e525f76f2b8d7d08ed2c8a1015c1a649054cc8d5446fd5f79e704568",
  "_filesize": 108773,
  "_sha256": "e97a82d0e525f76f2b8d7d08ed2c8a1015c1a649054cc8d5446fd5f79e704568",
  "_created": "2026-05-12T06:58:12.000Z",
  "_published": "2026-05-22T10:54:49.223Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365538400,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937676173"
    },
    {
      "job": 77365538650,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937678642"
    },
    {
      "job": 77365538151,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937637153"
    },
    {
      "job": 77365537912,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158798222"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25718621864",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cvmaPLFAM",
  "_commit": {
    "id": "ebb6730094c757a4f4e11fa992c8812ca05a3386",
    "author": "Shishi Liu <liushishi_644@163.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1745810252
  },
  "_maintainer": {
    "name": "Shishi Liu",
    "email": "liushishi_644@163.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "fda",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cvmaPLFAM"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cvmaPLFAM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-09"
    },
    {
      "version": "0.1.1",
      "date": "2025-04-28"
    }
  ],
  "_exports": [
    "cvfolds",
    "cvmaPLFAM",
    "cvpredRisk",
    "data_gen",
    "fpcscore",
    "modelspec",
    "plam.fit"
  ],
  "_help": [
    {
      "page": "cvfolds",
      "title": "Generate cross-validation folds",
      "topics": [
        "cvfolds"
      ]
    },
    {
      "page": "cvmaPLFAM",
      "title": "Cross-Validation Model Averaging (CVMA) for Partial Linear Functional Additive Models (PLFAMs)",
      "topics": [
        "cvmaPLFAM"
      ]
    },
    {
      "page": "cvpredRisk",
      "title": "Output the prediction risks of the cross-validation model averaging (CVMA) method for partial linear functional additive models (PLFAMs)",
      "topics": [
        "cvpredRisk"
      ]
    },
    {
      "page": "data_gen",
      "title": "Simulated data",
      "topics": [
        "data_gen"
      ]
    },
    {
      "page": "fpcscore",
      "title": "Calculate functional principal component (fpc) scores",
      "topics": [
        "fpcscore"
      ]
    },
    {
      "page": "modelspec",
      "title": "Generate candidate models",
      "topics": [
        "modelspec"
      ]
    },
    {
      "page": "plam.fit",
      "title": "Fitting partial linear functional additive model",
      "topics": [
        "plam.fit"
      ]
    }
  ],
  "_rundeps": [
    "ash",
    "bitops",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "deSolve",
    "farver",
    "fda",
    "fds",
    "FNN",
    "ggplot2",
    "glue",
    "gtable",
    "hdrcde",
    "isoband",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "pcaPP",
    "pracma",
    "quadprog",
    "R6",
    "rainbow",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "cvmaplfam",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T07:00:11.000Z",
      "distro": "noble",
      "commit": "ebb6730094c757a4f4e11fa992c8812ca05a3386",
      "fileid": "d4e0ef9e04b3765777958b0bba8e4afe7531657dbb387614807bd83fc870cd50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718621864"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-12T07:00:23.000Z",
      "distro": "noble",
      "commit": "ebb6730094c757a4f4e11fa992c8812ca05a3386",
      "fileid": "0fef1af0b98c6324d3ba3c459bdfa089fc6d1d70c0abe3c4bc447d9acd32b46b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718621864"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T10:54:30.000Z",
      "commit": "ebb6730094c757a4f4e11fa992c8812ca05a3386",
      "fileid": "57a4be03e58f55bc1da2ef9e5d811bc0594a868f28863adb70f578f61133887e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718621864"
    }
  ]
}