{
  "_id": "6a393f39b6829d88cf711184",
  "Package": "FounderForge",
  "Title": "Prepare Marker Data as AlphaSimR Founder Populations",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Ebenezer\",\nfamily = \"Ogoe\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ebenezerogoe@gmail.com\")",
  "Description": "A point-and-click Shiny application that helps\nnon-programmers prepare their own marker data (VCF, HapMap,\nnumeric genotype matrices or PLINK) as a founder population for\nAlphaSimR simulations. It guides users through uploading data,\nquality-control review, filtering (MAF, missingness,\nmonomorphic markers), optional trait definition and export of\nthe objects required by AlphaSimR::newMapPop(), with progress\nfeedback, helpful errors, optional before/after PCA validation\nand a full text log of the run.",
  "License": "MIT + file LICENSE",
  "URL": "https://ebenogoe.github.io/FounderForge/,\nhttps://github.com/ebenogoe/FounderForge",
  "BugReports": "https://github.com/ebenogoe/FounderForge/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://ebenogoe.r-universe.dev",
  "Date/Publication": "2026-06-21 16:20:22 UTC",
  "RemoteUrl": "https://github.com/ebenogoe/FounderForge",
  "RemoteRef": "HEAD",
  "RemoteSha": "03806def384805ffee26246553e19820e487b821",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 13:51:07 UTC",
    "User": "root"
  },
  "Author": "Ebenezer Ogoe [aut, cre]",
  "Maintainer": "Ebenezer Ogoe <ebenezerogoe@gmail.com>",
  "MD5sum": "7a7d1ae4b40fe4f81ea5c0e2e8906ea7",
  "_user": "ebenogoe",
  "_type": "src",
  "_file": "FounderForge_0.1.0.tar.gz",
  "_fileid": "82a4d795152a7a7e8b69830aaae58595b89820d7f46b48501b21c4beb5688a69",
  "_filesize": 1080857,
  "_sha256": "82a4d795152a7a7e8b69830aaae58595b89820d7f46b48501b21c4beb5688a69",
  "_created": "2026-06-22T13:51:07.000Z",
  "_published": "2026-06-22T13:57:13.140Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82730514495,
      "time": 329,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7794434661"
    },
    {
      "job": 82730514468,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7794386722"
    },
    {
      "job": 82730514502,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7794358255"
    },
    {
      "job": 82730514569,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7794350476"
    },
    {
      "job": 82729079319,
      "time": 380,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7794287566"
    },
    {
      "job": 82730514499,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7794350245"
    },
    {
      "job": 82730514538,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7794346692"
    },
    {
      "job": 82730514525,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7794335809"
    },
    {
      "job": 82730514489,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7794336669"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ebenogoe/actions/runs/27957305374",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ebenogoe/FounderForge",
  "_commit": {
    "id": "03806def384805ffee26246553e19820e487b821",
    "author": "Ebenezer Ogoe <ebenezerogoe@gmail.com>",
    "committer": "Ebenezer Ogoe <ebenezerogoe@gmail.com>",
    "message": "README: lead install with R-universe, add R-universe badge\n",
    "time": 1782058822
  },
  "_maintainer": {
    "name": "Ebenezer Ogoe",
    "email": "ebenezerogoe@gmail.com",
    "login": "ebenogoe",
    "linkedin": "in/ebenogoe",
    "description": "",
    "uuid": 12881069
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "AlphaSimR",
      "role": "Imports"
    },
    {
      "package": "bsicons",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "config",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "golem",
      "version": ">= 0.5.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.0",
      "role": "Imports"
    },
    {
      "package": "shinybusy",
      "role": "Imports"
    },
    {
      "package": "shinyFiles",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vcfR",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ebenogoe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-25",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "alphasimr",
    "founder-population",
    "hapmap",
    "plant-breeding",
    "shiny-app",
    "simulation",
    "vcf"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ebenogoe",
      "count": 3,
      "uuid": 12881069
    }
  ],
  "_userbio": {
    "uuid": 12881069,
    "type": "user",
    "name": "Ebenezer Ogoe",
    "followers": 2
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FounderForge"
  },
  "_devurl": "https://github.com/ebenogoe/founderforge",
  "_pkgdown": "https://ebenogoe.github.io/FounderForge/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FounderForge.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "run_app"
  ],
  "_help": [
    {
      "page": "run_app",
      "title": "Run the Shiny Application",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/ebenogoe/FounderForge/raw/HEAD/README.md",
  "_rundeps": [
    "AlphaSimR",
    "ape",
    "attempt",
    "base64enc",
    "BH",
    "bsicons",
    "bslib",
    "cachem",
    "cli",
    "cluster",
    "commonmark",
    "config",
    "cpp11",
    "crosstalk",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "golem",
    "gtable",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "memuse",
    "mgcv",
    "mime",
    "nlme",
    "otel",
    "permute",
    "pillar",
    "pinfsc50",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinybusy",
    "shinyFiles",
    "shinyWidgets",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vcfR",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "founderforge",
  "_universes": [
    "ebenogoe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T13:56:34.000Z",
      "distro": "noble",
      "commit": "03806def384805ffee26246553e19820e487b821",
      "fileid": "f94ec4ad61ead35ac509d65ac72dd69a826d3647fdf71a780093a5be6ae1bfb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebenogoe/actions/runs/27957305374"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T13:54:44.000Z",
      "distro": "noble",
      "commit": "03806def384805ffee26246553e19820e487b821",
      "fileid": "cd508dd257a51cdc1488be9feb6fc98db4b6313a374d4161b61e5074a65c2aab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebenogoe/actions/runs/27957305374"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T13:53:46.000Z",
      "commit": "03806def384805ffee26246553e19820e487b821",
      "fileid": "b8ca0f902870e4c1a6f3f743a06b0c533b124adfcc713256ae633dc5567c4467",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebenogoe/actions/runs/27957305374"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T13:53:31.000Z",
      "commit": "03806def384805ffee26246553e19820e487b821",
      "fileid": "33c15f8cdff85ad05bd4a50c2a1768b4b8c616f90cdb44c55e4bbdd82c25f70f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebenogoe/actions/runs/27957305374"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-22T13:53:46.000Z",
      "commit": "03806def384805ffee26246553e19820e487b821",
      "fileid": "e5e0dc54f271656cc9dd25babdb2c07dd56d9331f634467ba88036a511e1f747",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ebenogoe/actions/runs/27957305374"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T13:53:13.000Z",
      "commit": "03806def384805ffee26246553e19820e487b821",
      "fileid": "4dc2316afe3d28d6b30c5cdd02c4c46bb475a9fbe65119d0f97f5dabee9ea46a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebenogoe/actions/runs/27957305374"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T13:52:47.000Z",
      "commit": "03806def384805ffee26246553e19820e487b821",
      "fileid": "46d3bb8aa70b327f8db655cd6e33ab9ec058516372e0e10e3e8f0b14d9e69c94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebenogoe/actions/runs/27957305374"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T13:52:48.000Z",
      "commit": "03806def384805ffee26246553e19820e487b821",
      "fileid": "3a976b4f564cc541a145248015a0a64d40e4cc60f425547ad831379d263db166",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ebenogoe/actions/runs/27957305374"
    }
  ]
}