Package: onemap Title: Construction of Genetic Maps in Experimental Crosses Version: 3.2.5 Description: Analysis of molecular marker data from model and non-model systems. For the later, it allows statistical analysis by simultaneously estimating linkage and linkage phases (genetic map construction) according to Wu and colleagues (2002) . All analysis are based on multi-point approaches using hidden Markov models. Authors@R: c(person("Cristiane", "Taniguti", role=c("aut", "cre"), email="chtaniguti@hotmail.com"), person("Marcelo", "Mollinari", role = "aut"), person("Rodrigo", "Amadeu", role = "ctb"), person("Getulio", "Ferreira", role="ctb"), person("Gabriel", "Margarido", role = "aut"), person("Jeekin", "Lau", role = "ctb"), person("Karl", "Broman", role = "ctb"), person(given = "Katharine", family = "Preedy", role = c("ctb", "cph"), comment = "MDS ordering algorithm"), person(given = "Bastian", family = "Schiffthaler", role = c("ctb","cph"), comment = "HMM parallelization"), person("Augusto", "Garcia", role = c("aut", "ctb"), email = "augusto.garcia@usp.br")) LinkingTo: Rcpp (>= 1.0.0) Depends: R (>= 3.6.0) Imports: ggplot2 (>= 2.2.1), plotly (>= 4.7.1), reshape2 (>= 1.4.1), Rcpp (>= 0.10.5), graphics, methods, stats, utils, grDevices, smacof, princurve, parallel, dplyr, tidyr, htmlwidgets, ggpubr, RColorBrewer, dendextend, vcfR (>= 1.6.0) Suggests: knitr (>= 1.10), rmarkdown, testthat, stringr, gatepoints VignetteBuilder: knitr Encoding: UTF-8 License: GPL-3 URL: https://github.com/cristianetaniguti/onemap BugReports: https://github.com/Cristianetaniguti/onemap/issues Packaged: 2026-05-30 19:35:27 UTC; root NeedsCompilation: yes RoxygenNote: 7.3.3 biocViews: Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://cristianetaniguti.r-universe.dev Date/Publication: 2026-05-30 18:44:56 UTC RemoteUrl: https://github.com/cristianetaniguti/onemap RemoteRef: HEAD RemoteSha: 88ce3cb1f5f527d91447df1798e9cc60a1949075 Author: Cristiane Taniguti [aut, cre], Marcelo Mollinari [aut], Rodrigo Amadeu [ctb], Getulio Ferreira [ctb], Gabriel Margarido [aut], Jeekin Lau [ctb], Karl Broman [ctb], Katharine Preedy [ctb, cph] (MDS ordering algorithm), Bastian Schiffthaler [ctb, cph] (HMM parallelization), Augusto Garcia [aut, ctb] Maintainer: Cristiane Taniguti