{
  "_id": "6a23ba62530b9bc726bd8da3",
  "Package": "StAMPP",
  "Type": "Package",
  "Title": "Statistical Analysis of Mixed Ploidy Populations",
  "Version": "1.6.3.9000",
  "Date": "2021-11-27",
  "Author": "LW Pembleton",
  "Maintainer": "LW Pembleton <lwpembleton@gmail.com>",
  "Description": "Allows users to calculate pairwise Nei's Genetic Distances\n(Nei 1972), pairwise Fixation Indexes (Fst) (Weir & Cockerham\n1984) and also Genomic Relationship matrixes following Yang et\nal. (2010) in mixed and single ploidy populations.\nBootstrapping across loci is implemented during Fst calculation\nto generate confidence intervals and p-values around pairwise\nFst values. StAMPP utilises SNP genotype data of any ploidy\nlevel (with the ability to handle missing data) and is coded to\nutilise multithreading where available to allow efficient\nanalysis of large datasets. StAMPP is able to handle genotype\ndata from genlight objects allowing integration with other\npackages such adegenet. Please refer to LW Pembleton, NOI Cogan\n& JW Forster, 2013, Molecular Ecology Resources, 13(5),\n946-952. <doi:10.1111/1755-0998.12129> for the appropriate\ncitation and user manual. Thank you in advance.",
  "URL": "https://github.com/lpembleton/StAMPP,\nhttps://lpembleton.github.io/StAMPP/",
  "BugReports": "https://github.com/lpembleton/StAMPP/issues",
  "License": "GPL-3",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev zlib1g-dev",
  "Repository": "https://lpembleton.r-universe.dev",
  "Date/Publication": "2022-11-30 14:08:01 UTC",
  "RemoteUrl": "https://github.com/lpembleton/stampp",
  "RemoteRef": "HEAD",
  "RemoteSha": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 06:08:36 UTC",
    "User": "root"
  },
  "MD5sum": "6cc8aa4d8d148ddfd2d1b93d8b715711",
  "_user": "lpembleton",
  "_type": "src",
  "_file": "StAMPP_1.6.3.9000.tar.gz",
  "_fileid": "d21df0ed26eb044927dd139207385851947c4a8fb782f1e24332a73e7433a167",
  "_filesize": 191633,
  "_sha256": "d21df0ed26eb044927dd139207385851947c4a8fb782f1e24332a73e7433a167",
  "_created": "2026-06-06T06:08:36.000Z",
  "_published": "2026-06-06T06:12:50.218Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79856460743,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7451854439"
    },
    {
      "job": 79856460750,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7451854978"
    },
    {
      "job": 79856460745,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7451855749"
    },
    {
      "job": 79856460749,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7451854115"
    },
    {
      "job": 79856263069,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451833536"
    },
    {
      "job": 79856460755,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451847817"
    },
    {
      "job": 79856460739,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7451847759"
    },
    {
      "job": 79856460751,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7451850534"
    },
    {
      "job": 79856460754,
      "time": 121,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7451848573"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lpembleton/actions/runs/27054523058",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lpembleton/stampp",
  "_commit": {
    "id": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
    "author": "Luke Pembleton <lpembleton@barenbrug.com>",
    "committer": "Luke Pembleton <lpembleton@barenbrug.com>",
    "message": "removed docs from gitignore\n",
    "time": 1669817281
  },
  "_maintainer": {
    "name": "LW Pembleton",
    "email": "lwpembleton@gmail.com",
    "login": "lpembleton",
    "mastodon": "@lwpembleton@genomic.social",
    "description": "Genomic Breeding Scientist | Global Science Manager at Barenbrug.",
    "uuid": 82959410
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "pegas",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "adegenet",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "lpembleton",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "lpembleton",
      "count": 8,
      "uuid": 82959410
    }
  ],
  "_userbio": {
    "uuid": 82959410,
    "type": "user",
    "name": "Luke Pembleton",
    "description": "Genomic Breeding Scientist | Global Science Manager at Barenbrug."
  },
  "_downloads": {
    "count": 980,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/StAMPP"
  },
  "_devurl": "https://github.com/lpembleton/stampp",
  "_pkgdown": "https://lpembleton.github.io/StAMPP/",
  "_searchresults": 243,
  "_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/StAMPP.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lpembleton/stampp",
  "_realowner": "lpembleton",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-05-29"
    },
    {
      "version": "1.1",
      "date": "2013-06-06"
    },
    {
      "version": "1.2",
      "date": "2014-03-10"
    },
    {
      "version": "1.3",
      "date": "2014-09-01"
    },
    {
      "version": "1.4",
      "date": "2015-07-06"
    },
    {
      "version": "1.5.1",
      "date": "2017-11-10"
    },
    {
      "version": "1.6.1",
      "date": "2020-03-20"
    },
    {
      "version": "1.6.2",
      "date": "2021-04-26"
    },
    {
      "version": "1.6.3",
      "date": "2021-08-08"
    }
  ],
  "_exports": [
    "stampp2genlight",
    "stamppAmova",
    "stamppConvert",
    "stamppFst",
    "stamppGmatrix",
    "stamppNeisD",
    "stamppPhylip"
  ],
  "_datasets": [
    {
      "name": "potato",
      "title": "Example genotype input format",
      "object": "potato",
      "file": "potato.mini.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sample",
        "Pop",
        "Ploidy",
        "Format",
        "solcap_snp_c1_1",
        "solcap_snp_c1_1000",
        "solcap_snp_c1_10000",
        "solcap_snp_c1_10001",
        "solcap_snp_c1_10011",
        "solcap_snp_c1_10012",
        "solcap_snp_c1_10031",
        "solcap_snp_c1_10042",
        "solcap_snp_c1_10050",
        "solcap_snp_c1_10054",
        "solcap_snp_c1_10109",
        "solcap_snp_c1_10130",
        "solcap_snp_c1_10157",
        "solcap_snp_c1_10202",
        "solcap_snp_c1_10252",
        "solcap_snp_c1_10253",
        "solcap_snp_c1_10255",
        "solcap_snp_c1_1029",
        "solcap_snp_c1_10295",
        "solcap_snp_c1_10297",
        "solcap_snp_c1_10351",
        "solcap_snp_c1_10384",
        "solcap_snp_c1_10397",
        "solcap_snp_c1_10457",
        "solcap_snp_c1_10491",
        "solcap_snp_c1_10492",
        "solcap_snp_c1_10494",
        "solcap_snp_c1_10579",
        "solcap_snp_c1_10646",
        "solcap_snp_c1_10669",
        "solcap_snp_c1_10715",
        "solcap_snp_c1_10737",
        "solcap_snp_c1_10743",
        "solcap_snp_c1_10762",
        "solcap_snp_c1_10855",
        "solcap_snp_c1_10873",
        "solcap_snp_c1_10879",
        "solcap_snp_c1_10900",
        "solcap_snp_c1_10932",
        "solcap_snp_c1_1094",
        "solcap_snp_c1_11137",
        "solcap_snp_c1_11144",
        "solcap_snp_c1_11196",
        "solcap_snp_c1_11206"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "potato.mini",
      "title": "Smaller example genotype input format",
      "object": "potato.mini",
      "file": "potato.mini.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sample",
        "Pop",
        "Ploidy",
        "Format",
        "solcap_snp_c1_1",
        "solcap_snp_c1_1000",
        "solcap_snp_c1_10000",
        "solcap_snp_c1_10001",
        "solcap_snp_c1_10011",
        "solcap_snp_c1_10012",
        "solcap_snp_c1_10031",
        "solcap_snp_c1_10042",
        "solcap_snp_c1_10050",
        "solcap_snp_c1_10054",
        "solcap_snp_c1_10109",
        "solcap_snp_c1_10130",
        "solcap_snp_c1_10157",
        "solcap_snp_c1_10202",
        "solcap_snp_c1_10252",
        "solcap_snp_c1_10253",
        "solcap_snp_c1_10255",
        "solcap_snp_c1_1029",
        "solcap_snp_c1_10295",
        "solcap_snp_c1_10297",
        "solcap_snp_c1_10351",
        "solcap_snp_c1_10384",
        "solcap_snp_c1_10397",
        "solcap_snp_c1_10457",
        "solcap_snp_c1_10491",
        "solcap_snp_c1_10492",
        "solcap_snp_c1_10494",
        "solcap_snp_c1_10579",
        "solcap_snp_c1_10646",
        "solcap_snp_c1_10669",
        "solcap_snp_c1_10715",
        "solcap_snp_c1_10737",
        "solcap_snp_c1_10743",
        "solcap_snp_c1_10762",
        "solcap_snp_c1_10855",
        "solcap_snp_c1_10873",
        "solcap_snp_c1_10879",
        "solcap_snp_c1_10900",
        "solcap_snp_c1_10932",
        "solcap_snp_c1_1094",
        "solcap_snp_c1_11137",
        "solcap_snp_c1_11144",
        "solcap_snp_c1_11196",
        "solcap_snp_c1_11206"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "potato",
      "title": "Example genotype input format",
      "topics": [
        "potato"
      ]
    },
    {
      "page": "potato.mini",
      "title": "Smaller example genotype input format",
      "topics": [
        "potato.mini"
      ]
    },
    {
      "page": "stampp2genlight",
      "title": "Convert StAMPP genotype data to genlight object",
      "topics": [
        "stampp2genlight"
      ]
    },
    {
      "page": "stamppAmova",
      "title": "Analysis of Molecular Variance",
      "topics": [
        "stamppAmova"
      ]
    },
    {
      "page": "stamppConvert",
      "title": "Import and Convert",
      "topics": [
        "stamppConvert"
      ]
    },
    {
      "page": "stamppFst",
      "title": "Fst Computation",
      "topics": [
        "stamppFst"
      ]
    },
    {
      "page": "stamppGmatrix",
      "title": "Genomic Relationship Calculation",
      "topics": [
        "stamppGmatrix"
      ]
    },
    {
      "page": "stamppNeisD",
      "title": "Genetic Distance Calculation",
      "topics": [
        "stamppNeisD"
      ]
    },
    {
      "page": "stamppPhylip",
      "title": "Export to Phylip Format",
      "topics": [
        "stamppPhylip"
      ]
    }
  ],
  "_readme": "https://github.com/lpembleton/stampp/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "adegenet",
    "ape",
    "base64enc",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "cluster",
    "codetools",
    "commonmark",
    "cpp11",
    "digest",
    "doParallel",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "igraph",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "otel",
    "pegas",
    "permute",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plyr",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "reshape2",
    "rlang",
    "S7",
    "sass",
    "scales",
    "segmented",
    "seqinr",
    "shiny",
    "sourcetools",
    "sp",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_score": 6.184946823051893,
  "_indexed": true,
  "_nocasepkg": "stampp",
  "_universes": [
    "lpembleton"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.3.9000",
      "date": "2026-06-06T06:10:57.000Z",
      "distro": "noble",
      "commit": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
      "fileid": "eaf376ffd5117141f3d0120c895bed87673e3b9f8b340eecb174a85192f68961",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lpembleton/actions/runs/27054523058"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.3.9000",
      "date": "2026-06-06T06:11:02.000Z",
      "distro": "noble",
      "commit": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
      "fileid": "a3e04987b1aa1972bafec2bc36268179fae9a0026149d3a8dd029ec316a14a94",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lpembleton/actions/runs/27054523058"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.3.9000",
      "date": "2026-06-06T06:11:21.000Z",
      "commit": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
      "fileid": "b34813dc40863c7b8a185bcf7dcc33da9e86968447c496941686e508179c95c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lpembleton/actions/runs/27054523058"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.3.9000",
      "date": "2026-06-06T06:11:02.000Z",
      "commit": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
      "fileid": "01c59506c66d7d6d23b71b32c73b16d300e544e306d229f2384685a04e2cc10c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lpembleton/actions/runs/27054523058"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.3.9000",
      "date": "2026-06-06T06:10:54.000Z",
      "commit": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
      "fileid": "0e5d7b4bf4fbaec300d946af6ff4cd15468be4c8f7cbe3c9583d137925ebdfb6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lpembleton/actions/runs/27054523058"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.3.9000",
      "date": "2026-06-06T06:09:57.000Z",
      "commit": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
      "fileid": "993eb3a9e4803cad74d4c13002ef3914669b09f2de7ba92db824d6f01221abcb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lpembleton/actions/runs/27054523058"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.3.9000",
      "date": "2026-06-06T06:10:15.000Z",
      "commit": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
      "fileid": "a120f8f867a26b18eec0c6b99ead8b962af17142f911c2bad4acc611550197f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lpembleton/actions/runs/27054523058"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.3.9000",
      "date": "2026-06-06T06:09:56.000Z",
      "commit": "1fecdb79a0a982a7cb46e5d32a0fbf850d78e9d7",
      "fileid": "a50a1645b2b8be098b34654e05629edfc492a976efbfe0428077fe41b8c5a5ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/lpembleton/actions/runs/27054523058"
    }
  ]
}