Package: ASMap Type: Package Title: Linkage Map Construction using the MSTmap Algorithm Version: 1.0-8 Authors@R: c(person(given = "Julian", family = "Taylor", role = c("aut", "cre"), email = "julian.taylor@adelaide.edu.au"), person(given = "David", family = "Butler.", role = "aut", email = "dbutler@uow.edu.au")) Imports: fields, RColorBrewer, gtools Depends: R (>= 3.0.0), qtl, lattice Suggests: knitr, formatR, digest URL: https://github.com/DrJ001/ASMap BugReports: https://github.com/DrJ001/ASMap/issues VignetteBuilder: knitr Description: Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Haploid, Backcross and Recombinant Inbred 'R/qtl' objects. This includes extremely fast linkage map clustering and optimal marker ordering using 'MSTmap' (see Wu et al.,2008). License: GPL (>= 2) Repository: https://drj001.r-universe.dev Date/Publication: 2024-11-04 23:45:59 UTC RemoteUrl: https://github.com/drj001/asmap RemoteRef: HEAD RemoteSha: 6971607f5fab7ad6c8bb1f210ac27ea56d4e7466 NeedsCompilation: yes Packaged: 2026-06-19 07:53:04 UTC; root Author: Julian Taylor [aut, cre], David Butler. [aut] Maintainer: Julian Taylor