# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "grumpy" in publications use:' type: software license: MIT title: 'grumpy: Read ''NumPy'' ''.npy'' and ''.npz'' Files' version: 0.1.1 abstract: Lightweight way to read 'NumPy' '.npy' and '.npz' files in R. All data types supported by 'NumPy', with all sizes (converted internally to R native size), both C and 'Fortran' order, and any shape, up to an arbitrary number of dimensions, are supported. authors: - family-names: Gruson given-names: Hugo email: hugo.gruson+R@normalesup.org orcid: https://orcid.org/0000-0002-4094-1476 - family-names: Smith given-names: Mike repository: https://cran.r-universe.dev repository-code: https://github.com/Bisaloo/grumpy commit: 041d1748342aa141ca1979cbe2cd1e4aff22e6ae url: https://hugogruson.fr/grumpy/ date-released: '2026-05-19' contact: - family-names: Gruson given-names: Hugo email: hugo.gruson+R@normalesup.org orcid: https://orcid.org/0000-0002-4094-1476