{
  "_id": "6a48cc12b5e98c40829fcadc",
  "Package": "gvcR",
  "Type": "Package",
  "Title": "Genotypic Variance Components",
  "Version": "0.4.0",
  "Authors@R": "c(\nperson(\"Muhammad\", \"Yaseen\",  email = \"myaseen208@gmail.com\", role = c(\"aut\", \"cre\"))\n, person(\"Sami\", \"Ullah\",  email = \"samiullahuos@gmail.com\", role = c(\"aut\", \"ctb\"))\n)",
  "Maintainer": "Muhammad Yaseen <myaseen208@gmail.com>",
  "Description": "Functionalities to compute model based genetic components\ni.e. genotypic variance, phenotypic variance and heritability\nfor given traits of different genotypes from replicated data\nusing methodology explained by Burton, G. W. & Devane, E. H.\n(1953) (<doi:10.2134/agronj1953.00021962004500100005x>) and\nAllard, R.W. (2010, ISBN:8126524154).",
  "License": "GPL-3",
  "URL": "https://myaseen208.com/gvcR/ https://github.com/MYaseen208/gvcR",
  "BugReports": "https://github.com/myaseen208/gvcR/issues",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://myaseen208.r-universe.dev",
  "Date/Publication": "2024-10-01 01:30:31 UTC",
  "RemoteUrl": "https://github.com/myaseen208/gvcr",
  "RemoteRef": "HEAD",
  "RemoteSha": "62539932bef5fc43a062c2c687c3ee63f50ecded",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 08:32:12 UTC",
    "User": "root"
  },
  "Author": "Muhammad Yaseen [aut, cre],\nSami Ullah [aut, ctb]",
  "_user": "myaseen208",
  "_type": "src",
  "_file": "gvcR_0.4.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4e569809acb1ce2f865370e2a886012fcce8ebf73dd59f77f6294e9540ab3d9f",
  "_filesize": 90131,
  "_sha256": "4e569809acb1ce2f865370e2a886012fcce8ebf73dd59f77f6294e9540ab3d9f",
  "_expires": "2026-10-12T09:02:08.000Z",
  "_created": "2026-07-04T08:32:12.000Z",
  "_published": "2026-07-04T09:02:09.996Z",
  "_jobs": [
    {
      "job": 85117946698,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080086630"
    },
    {
      "job": 85117946692,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080083901"
    },
    {
      "job": 85117946703,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080264653"
    },
    {
      "job": 85117946697,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080268423"
    },
    {
      "job": 85117684272,
      "time": 254,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080063346"
    },
    {
      "job": 85117946685,
      "time": 173,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080083997"
    },
    {
      "job": 85117946718,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080078307"
    },
    {
      "job": 85117946714,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080078033"
    },
    {
      "job": 85117946708,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080078373"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/myaseen208/actions/runs/28700526067",
  "_status": "success",
  "_upstream": "https://github.com/myaseen208/gvcr",
  "_commit": {
    "id": "62539932bef5fc43a062c2c687c3ee63f50ecded",
    "author": "myaseen208 <myaseen208@gmail.com>",
    "committer": "myaseen208 <myaseen208@gmail.com>",
    "message": "2024-09-30-2130\n",
    "time": 1727746231
  },
  "_maintainer": {
    "name": "Muhammad Yaseen",
    "email": "myaseen208@gmail.com",
    "login": "myaseen208",
    "description": "",
    "uuid": 1450771
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "eda4treeR",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "supernova",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "myaseen208",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "myaseen208",
      "count": 7,
      "uuid": 1450771
    }
  ],
  "_userbio": {
    "uuid": 1450771,
    "type": "user",
    "name": "myaseen208",
    "followers": 46
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gvcR"
  },
  "_devurl": "https://github.com/myaseen208/gvcr",
  "_pkgdown": "https://myaseen208.com/gvcR/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gvcR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/myaseen208/gvcr",
  "_realowner": "myaseen208",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-02-20"
    },
    {
      "version": "0.3.0",
      "date": "2024-09-14"
    },
    {
      "version": "0.4.0",
      "date": "2024-10-01"
    }
  ],
  "_exports": [
    "gvc"
  ],
  "_help": [
    {
      "page": "gvc",
      "title": "Genotypic Variance",
      "topics": [
        "gvc"
      ]
    },
    {
      "page": "gvcR",
      "title": "Genotypic Variance Components",
      "topics": [
        "gvcR"
      ]
    }
  ],
  "_readme": "https://github.com/myaseen208/gvcr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "dae",
    "data.table",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "eda4treeR",
    "emmeans",
    "estimability",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glmmTMB",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "HRW",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lme4",
    "lmeInfo",
    "lmerTest",
    "lmeSplines",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "mime",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "polynom",
    "predictmeans",
    "promises",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "rstatix",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "SparseM",
    "splines2",
    "stringi",
    "stringr",
    "supernova",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "TMB",
    "tryCatchLog",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gvcr",
  "_universes": [
    "myaseen208"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-04T08:34:55.000Z",
      "distro": "resolute",
      "commit": "62539932bef5fc43a062c2c687c3ee63f50ecded",
      "fileid": "https://r2.ropensci.org/4b7b473f18d34921cb7168f2110ca7942d1cffc8e1d32159588fa75b1c3dd2d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/28700526067"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-07-04T08:34:39.000Z",
      "distro": "resolute",
      "commit": "62539932bef5fc43a062c2c687c3ee63f50ecded",
      "fileid": "https://r2.ropensci.org/ef5e20cd82bd83d59498ddd32fcf0b772491de84bf6c8b802af371ef2f270450",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/28700526067"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-04T09:00:48.000Z",
      "commit": "62539932bef5fc43a062c2c687c3ee63f50ecded",
      "fileid": "https://r2.ropensci.org/cf57ecae7e24030f79febbb3a907190ecefefcb818cf6cdb6c4193e7d112da26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/28700526067"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-07-04T09:01:16.000Z",
      "commit": "62539932bef5fc43a062c2c687c3ee63f50ecded",
      "fileid": "https://r2.ropensci.org/9a8a6ed809a9382d828b137015429453fa6f891bb6318126bc373e8acc4ab8ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/28700526067"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-07-04T08:35:25.000Z",
      "commit": "62539932bef5fc43a062c2c687c3ee63f50ecded",
      "fileid": "https://r2.ropensci.org/e61e76be13f38481efd82df4a60711cf5685c4a2345e951d37c5481899f68947",
      "status": "success",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/28700526067"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-04T08:33:41.000Z",
      "commit": "62539932bef5fc43a062c2c687c3ee63f50ecded",
      "fileid": "https://r2.ropensci.org/fe784fc3c33170fcf477b08f18f903182130062ce64361444b6b28873027f16e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/28700526067"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-04T08:33:41.000Z",
      "commit": "62539932bef5fc43a062c2c687c3ee63f50ecded",
      "fileid": "https://r2.ropensci.org/9bcd377c82b7f1389b0184117361a115cd86ff493724e92a7cffca28ef03cd1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/28700526067"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-07-04T08:33:43.000Z",
      "commit": "62539932bef5fc43a062c2c687c3ee63f50ecded",
      "fileid": "https://r2.ropensci.org/61f3f7572afbc4f26cd13d557a5ff5417aab92b54870affd7857699b0d2d27a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myaseen208/actions/runs/28700526067"
    }
  ]
}