# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "memshare" in publications use:' type: software license: GPL-3.0-only title: 'memshare: Shared Memory Multithreading' version: 1.1.1 doi: 10.32614/RJ-2025-0434 identifiers: - type: doi value: 10.32614/CRAN.package.memshare - type: doi value: 10.32614/RJ-2025-043 abstract: 'This project extends ''R'' with a mechanism for efficient parallel data access by utilizing ''C++'' shared memory. Large data objects can be accessed and manipulated directly from ''R'' without redundant copying, providing both speed and memory efficiency. Memshare was published in Thrun, M.C., Maerte J.: "Memshare: Memory Sharing for Multicore Computation in R with an Application to Feature Selection by Mutual Information using PDE" (2026), R Journal, .' authors: - family-names: Maerte given-names: Julian email: j.maerte@iap-gmbh.de orcid: https://orcid.org/0000-0001-5451-1023 - family-names: Thrun given-names: Michael email: m.thrun@gmx.net orcid: https://orcid.org/0000-0001-9542-5543 preferred-citation: type: article title: 'Memshare: Memory Sharing for Multicore Computation in R with an Application to Feature Selection by Mutual Information using PDE' authors: - family-names: Thrun given-names: Michael C. - family-names: Märte given-names: Julian journal: The R Journal year: '2026' doi: 10.32614/RJ-2025-0434 volume: '17' issue: '4' issn: 2073-4859 url: https://doi.org/10.32614/RJ-2025-043 start: 306-322 identifiers: - type: doi value: 10.32614/RJ-2025-043 repository: https://mthrun.r-universe.dev repository-code: https://github.com/Mthrun/memshare commit: 2321fde90e46ac664686e505b6ee85a80b1ed5e1 url: https://www.iap-gmbh.de date-released: '2026-05-04' contact: - family-names: Thrun given-names: Michael email: m.thrun@gmx.net orcid: https://orcid.org/0000-0001-9542-5543