Package: unpack Title: Assign Vectors Elements to Separate Variables Version: 0.0.0.9000 Authors@R: person( given = "Konrad", family = "Rudolph", role = c("aut", "cre"), email = "konrad.rudolph@gmail.com", comment = c(ORCID = "0000-0002-9866-7051") ) URL: https://github.com/klmr/unpack BugReports: https://github.com/klmr/unpack/issues Description: Syntactic sugar to allow unpacking elements from a vector into separate variables in a single assignment expression. Depends: R (>= 3.5.0) License: MIT + file LICENSE Encoding: UTF-8 Repository: https://klmr.r-universe.dev Date/Publication: 2021-03-22 21:40:34 UTC RemoteUrl: https://github.com/klmr/unpack RemoteRef: main RemoteSha: 450baa18f58c778cd933e5919ec96f6b619c7294 NeedsCompilation: no Packaged: 2026-06-20 09:55:35 UTC; root Author: Konrad Rudolph [aut, cre] (ORCID: ) Maintainer: Konrad Rudolph