Package: turner Title: Turn Vectors and Lists of Vectors into Indexed Structures Version: 0.2.0 Date: 2025-09-20 Authors@R: c( person(given = "Frederic", family= "Bertrand", role = c("cre"), email = "frederic.bertrand@lecnam.net", comment = c(ORCID = "0000-0002-0837-8281")), person(given = "Gaston", family= "Sanchez", role = c("aut"))) Author: Frederic Bertrand [cre] (), Gaston Sanchez [aut] Maintainer: Frederic Bertrand Description: Package designed for working with vectors and lists of vectors, mainly for turning them into other indexed data structures. Encoding: UTF-8 LazyLoad: yes NeedsCompilation: no RoxygenNote: 7.2.3 URL: https://fbertran.github.io/turner/, https://github.com/fbertran/turner/ BugReports: https://github.com/fbertran/turner/issues/ Depends: R (>= 3.0) Imports: tester Suggests: knitr, testthat (>= 3.0.0) VignetteBuilder: knitr License: GPL-3 Collate: 'df_to_blocks.r' 'dummy_to_list.r' 'factor_to_dummy.r' 'from_to.r' 'funlist.r' 'indexify.r' 'lengths.r' 'list_ones.r' 'list_to_dummy.r' 'list_to_matrix.r' 'listify.r' 'listsize.r' 'matrix_to_blocks.r' 'vector_to_dummy.r' 'turner.r' Config/testthat/edition: 3 Repository: https://fbertran.r-universe.dev Date/Publication: 2025-09-20 23:36:45 UTC RemoteUrl: https://github.com/fbertran/turner RemoteRef: HEAD RemoteSha: 9300312952a08eef7494fbade07f55d8e2e70c81 Packaged: 2026-06-18 09:10:28 UTC; root