Changes in version 1.1.1 (2026-04-12) - vignette removed because an error occurred sporadically when rebuilding the vignette under r-devel-windows-x86_64. The error does not show up with other systems. Changes in version 1.1.0 (2026-03-27) - update in function editraw due to revision of data.table::rbindlist (stable until data.table v1.14.8) - update in function editraw: revision of handling critical SNPs in rare cases (in which these SNPS never contribute to non-critical solutions) - update in function hsrecombi: revision of indexing of SNPs (required in case of SNPs to be excluded from analyses) - update in function makehappm to provide proper dimension with discarded SNPs - improve handling of error output from LDHSc.c - revision of help files - update column names in example data - update of vignette due to revisions Changes in version 1.0.1 (2023-06-07) - reduction of test data Changes in version 1.0.0 - non-numeric SNP IDs - revision of function hsrecombi (altered list of arguments) - revision of functions geneticPosition and makehappm to provide final genetic maps Changes in version 0.6.0 - handling of missing genotypes - revision of help files Changes in version 0.5.1 (2022-12-01) - inverse genetic map functions Changes in version 0.5.0 (2022-11-29) - option in makehap and makehappm to discard markers - sparse matrix format in function geneticPosition - more genetic-map functions for posterior checks Changes in version 0.4.2 (2022-03-27) - minor bug fixes Changes in version 0.4.1 (2022-03-24) - update data type in Rcpp routine Changes in version 0.4.0 - new feature for determining suitable genetic mapping function - update vignette Changes in version 0.3.4 (2021-03-23) - update references Changes in version 0.3.3 - minor bug fixes - update of references - link to makefile at github in DESCRIPTION and vignette Changes in version 0.3.2 (2020-10-14) - update vignette Changes in version 0.3.1 (2020-08-27) - vignette describing the workflow Changes in version 0.3.0 (2020-05-28) - new feature for detecting candidates of misplacement in the underlying genome assembly Changes in version 0.2.0 - new feature for comparing estimates of recombination rate directly with output from hsphase::pm - approximation of genetic positions based on recombination rates Changes in version 0.1.3 (2020-03-04) - First release