# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sakura" in publications use:' type: software license: MIT title: 'sakura: Extension to R Serialization' version: 0.1.0.9000 doi: 10.32614/CRAN.package.sakura identifiers: - type: url value: https://github.com/shikokuchuo/sakura/ abstract: Extends the functionality of R serialization by augmenting the built-in reference hook system. This enhanced implementation allows an integrated single-pass operation that combines R serialization with third-party serialization methods. Facilitates the serialization of even complex R objects, which contain non-system reference objects, such as those accessed via external pointers, to enable their use in parallel and distributed computing. authors: - family-names: Gao given-names: Charlie email: charlie.gao@shikokuchuo.net orcid: https://orcid.org/0000-0002-0750-061X repository: https://shikokuchuo.r-universe.dev repository-code: https://github.com/shikokuchuo/sakura commit: 60946b639ecd5d609ce453bb8bfa2475417e8939 url: https://shikokuchuo.net/sakura/ contact: - family-names: Gao given-names: Charlie email: charlie.gao@shikokuchuo.net orcid: https://orcid.org/0000-0002-0750-061X