# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "roundR" in publications use:' type: software license: MIT title: 'roundR: Round Numeric Values to the Nearest Integer' version: 0.1.0 doi: 10.32614/CRAN.package.roundR abstract: By default, R rounds numeric values to even integers, following the IEC 60559 standard. This package offers alternative functionality to round to the closest integer. authors: - family-names: Oberman given-names: Hanne email: h.i.oberman@uu.nl - family-names: Vink given-names: Gerko email: g.vink@uu.nl repository: https://hanneoberman.r-universe.dev repository-code: https://github.com/hanneoberman/roundR commit: 192b35fb027c023338eda74b9837af222afbdb77 url: https://github.com/hanneoberman/roundR date-released: '2026-01-16' contact: - family-names: Oberman given-names: Hanne email: h.i.oberman@uu.nl