{
  "_id": "6a1eb3e6b25058d4daadd15d",
  "Package": "fst4pg",
  "Title": "Genetic Distance Segmentation for Population Genetics",
  "Version": "1.0.0",
  "Date": "2022-06-15",
  "Authors@R": "c(\nperson(\"Tristan\", \"Mary-Huard\", , \"tristan.mary-huard@agroparistech.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3839-9067\")),\nperson(\"Guillem\", \"Rigaill\", , \"guillem.rigaill@inrae.fr\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-7176-7511\"))\n)",
  "Description": "Provides efficient methods to compute local and genome\nwide genetic distances (corresponding to the so called Hudson\nFst parameters) through moment method, perform chromosome\nsegmentation into homogeneous Fst genomic regions, and\nselection sweep detection for multi-population comparison. When\nmultiple profile segmentation is required, the procedure can be\nparallelized using the future package.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "RoxygenNote": "7.2.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:32:50 UTC",
    "User": "root"
  },
  "Author": "Tristan Mary-Huard [aut, cre]\n(<https://orcid.org/0000-0002-3839-9067>), Guillem Rigaill\n[aut] (<https://orcid.org/0000-0002-7176-7511>)",
  "Maintainer": "Tristan Mary-Huard <tristan.mary-huard@agroparistech.fr>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tmaryhuard.r-universe.dev",
  "Date/Publication": "2022-07-03 17:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/fst4pg",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
  "MD5sum": "6c0d9c3441f0ffee5b9b2aa675bc6b45",
  "_user": "tmaryhuard",
  "_type": "src",
  "_file": "fst4pg_1.0.0.tar.gz",
  "_fileid": "fad88e326c8da11edb1517f8c7ea1b9c3797bbb585c48ec96f5cf03d2a8f8b38",
  "_filesize": 1018694,
  "_sha256": "fad88e326c8da11edb1517f8c7ea1b9c3797bbb585c48ec96f5cf03d2a8f8b38",
  "_created": "2026-06-02T10:32:50.000Z",
  "_published": "2026-06-02T10:43:50.962Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79051444212,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355358132"
    },
    {
      "job": 79051444178,
      "time": 238,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355391992"
    },
    {
      "job": 79051444176,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355524703"
    },
    {
      "job": 79051444218,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355524705"
    },
    {
      "job": 79050959946,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355309506"
    },
    {
      "job": 79051444118,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355344171"
    },
    {
      "job": 79051444192,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7355340994"
    },
    {
      "job": 79051444148,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7355339767"
    },
    {
      "job": 79051444155,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355343369"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tmaryhuard/actions/runs/26813973647",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fst4pg",
  "_commit": {
    "id": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
    "author": "Tristan Mary-Huard <tristan.mary-huard@agroparistech.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1656868802
  },
  "_maintainer": {
    "name": "Tristan Mary-Huard",
    "email": "tristan.mary-huard@agroparistech.fr",
    "login": "tmaryhuard",
    "description": "",
    "uuid": 71508740,
    "orcid": "0000-0002-3839-9067"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fpopw",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gplots",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tmaryhuard",
      "count": 1,
      "uuid": 71508740
    }
  ],
  "_userbio": {
    "uuid": 71508740,
    "type": "user",
    "name": "tmaryhuard"
  },
  "_downloads": {
    "count": 144,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fst4pg"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fst4pg.html",
    "manual.pdf"
  ],
  "_realowner": "tmaryhuard",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-07-03"
    }
  ],
  "_exports": [
    "BuildFreqNbG",
    "ContrastGraphSummary",
    "ContrastSummary",
    "ContrastTopRegions",
    "Freq.filt",
    "HeatMap",
    "HudsonFst.gw",
    "HudsonFst.m",
    "HudsonFst.plot",
    "HudsonFst.prof",
    "MakeProfile.op",
    "MakeProfile.sn_nomemory",
    "ProfilingSummary",
    "RawPlot"
  ],
  "_datasets": [
    {
      "name": "Freq",
      "title": "Frequencies of the American and European HGDP populations",
      "object": "Freq",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Colombian",
        "Karitiana",
        "Maya",
        "Pima",
        "Surui",
        "Adygei",
        "French",
        "Basque",
        "Italian",
        "Orcadian",
        "Russian",
        "Sardinian",
        "Tuscan"
      ],
      "rows": 49636,
      "table": true,
      "tojson": true
    },
    {
      "name": "Info",
      "title": "Marker information",
      "object": "Info",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "MARKER",
        "CHR",
        "POS",
        "Ref",
        "Alt"
      ],
      "rows": 49636,
      "table": true,
      "tojson": true
    },
    {
      "name": "NbGamete",
      "title": "Number of gametes of the American and European HGDP populations",
      "object": "NbGamete",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Colombian",
        "Karitiana",
        "Maya",
        "Pima",
        "Surui",
        "Adygei",
        "French",
        "Basque",
        "Italian",
        "Orcadian",
        "Russian",
        "Sardinian",
        "Tuscan"
      ],
      "rows": 49636,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BuildFreqNbG",
      "title": "Convert the Freq and NbGamete tables into a list.",
      "topics": [
        "BuildFreqNbG"
      ]
    },
    {
      "page": "Compute_Denominator",
      "title": "Computation of the numerator of the moment estimator",
      "topics": [
        "Compute_Denominator"
      ]
    },
    {
      "page": "Compute_Nominator",
      "title": "Computation of the numerator of the moment estimator",
      "topics": [
        "Compute_Nominator"
      ]
    },
    {
      "page": "ContrastGraphSummary",
      "title": "ContrastGraphSummary",
      "topics": [
        "ContrastGraphSummary"
      ]
    },
    {
      "page": "ContrastSummary",
      "title": "ContrastSummary",
      "topics": [
        "ContrastSummary"
      ]
    },
    {
      "page": "ContrastTopRegions",
      "title": "ContrastTopRegions",
      "topics": [
        "ContrastTopRegions"
      ]
    },
    {
      "page": "DF4Plot1Prof",
      "title": "DF4Plot1Prof",
      "topics": [
        "DF4Plot1Prof"
      ]
    },
    {
      "page": "Freq",
      "title": "Frequencies of the American and European HGDP populations",
      "topics": [
        "Freq"
      ]
    },
    {
      "page": "Freq.filt",
      "title": "Filtering markers based on allelic frequencies",
      "topics": [
        "Freq.filt"
      ]
    },
    {
      "page": "HeatMap",
      "title": "HeatMap",
      "topics": [
        "HeatMap"
      ]
    },
    {
      "page": "HudsonFst.gw",
      "title": "HudsonFst.gw",
      "topics": [
        "HudsonFst.gw"
      ]
    },
    {
      "page": "HudsonFst.m",
      "title": "HudsonFst.m",
      "topics": [
        "HudsonFst.m"
      ]
    },
    {
      "page": "HudsonFst.plot",
      "title": "Plot Fst values along chromosomes",
      "topics": [
        "HudsonFst.plot"
      ]
    },
    {
      "page": "HudsonFst.prof",
      "title": "HudsonFst.prof",
      "topics": [
        "HudsonFst.prof"
      ]
    },
    {
      "page": "Info",
      "title": "Marker information",
      "topics": [
        "Info"
      ]
    },
    {
      "page": "MakeProfile.op",
      "title": "MakeProfile.op",
      "topics": [
        "MakeProfile.op"
      ]
    },
    {
      "page": "MakeProfile.sn_nomemory",
      "title": "MakeProfile.sn_nomemory",
      "topics": [
        "MakeProfile.sn_nomemory"
      ]
    },
    {
      "page": "MergeRegion",
      "title": "MergeRegion",
      "topics": [
        "MergeRegion"
      ]
    },
    {
      "page": "NbGamete",
      "title": "Number of gametes of the American and European HGDP populations",
      "topics": [
        "NbGamete"
      ]
    },
    {
      "page": "Plot1Prof",
      "title": "Plot1Prof",
      "topics": [
        "Plot1Prof"
      ]
    },
    {
      "page": "ProfilingSummary",
      "title": "ProfilingSummary",
      "topics": [
        "ProfilingSummary"
      ]
    },
    {
      "page": "Ratio_Average",
      "title": "Computation of the Fst moment estimator",
      "topics": [
        "Ratio_Average"
      ]
    },
    {
      "page": "RawPlot",
      "title": "RawPlot",
      "topics": [
        "RawPlot"
      ]
    },
    {
      "page": "Summarise1Profile",
      "title": "Summarise1Profile",
      "topics": [
        "Summarise1Profile"
      ]
    }
  ],
  "_rundeps": [
    "bitops",
    "caTools",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fpopw",
    "furrr",
    "future",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "listenv",
    "magrittr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fst4pg",
  "_universes": [
    "tmaryhuard"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T10:35:01.000Z",
      "distro": "noble",
      "commit": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
      "fileid": "8f38454167040d1cf2491015d3fdbde66600dfbe908fc8d52770e5688f30b5f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tmaryhuard/actions/runs/26813973647"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T10:36:39.000Z",
      "distro": "noble",
      "commit": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
      "fileid": "06ec8876ada4322a7146af002703347f0d48340f60af1795b96d6492f0a257ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tmaryhuard/actions/runs/26813973647"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T10:43:04.000Z",
      "commit": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
      "fileid": "7b752c7b881f82c871f2f3eddb38c2f6166b5fd6afbf9e93dbcecebc591db912",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tmaryhuard/actions/runs/26813973647"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T10:43:10.000Z",
      "commit": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
      "fileid": "d44517d81088f464f2d99e4d5432c786a8ec3cc47d14d25717635851cce1835f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tmaryhuard/actions/runs/26813973647"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T10:34:50.000Z",
      "commit": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
      "fileid": "e62b966b0ccd734bd424815ff4ac1bba36bc35ad0dabd77b34f7b4a5efcaaf4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tmaryhuard/actions/runs/26813973647"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:34:03.000Z",
      "commit": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
      "fileid": "ad3de8e2c73f735e58a66619dc282ce00052317331d7b74974c9a55676828e33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tmaryhuard/actions/runs/26813973647"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:34:04.000Z",
      "commit": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
      "fileid": "fa2ae4e1181c3afc364ea214e7b6edc427858557556d1616f068fca246610c88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tmaryhuard/actions/runs/26813973647"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:34:11.000Z",
      "commit": "0f43b332a8a631a35e2ba67ed750d6269ffcd867",
      "fileid": "1c429b6c6966fb16ae38020e23a8f9549597f88b7c27a0a65363e8dc0a00cd84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tmaryhuard/actions/runs/26813973647"
    }
  ]
}