Package: portion Type: Package Title: Extracting a Data Portion Version: 0.1.3 Authors@R: person("Lennart", "Oelschl\u00e4ger", email = "oelschlaeger.lennart@gmail.com", role = c("aut", "cre")) Description: Provides simple methods to extract data portions from various objects. The relative portion size and the way the portion is selected can be chosen. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: stats URL: https://github.com/loelschlaeger/portion BugReports: https://github.com/loelschlaeger/portion/issues Config/roxygen2/version: 8.0.0 Repository: https://loelschlaeger.r-universe.dev Date/Publication: 2026-06-30 15:38:15 UTC RemoteUrl: https://github.com/loelschlaeger/portion RemoteRef: HEAD RemoteSha: a7b0ba46d973c10b4a8b51b38f83b82dc180d79d NeedsCompilation: no Packaged: 2026-06-30 16:31:31 UTC; root Author: Lennart Oelschläger [aut, cre] Maintainer: Lennart Oelschläger