Package: pkglite 0.2.2

Nan Xiao

pkglite: Compact Package Representations

A tool, grammar, and standard to represent and exchange R package source code as text files. Converts one or more source packages to a text file and restores the package structures from the file.

Authors:Nan Xiao [aut, cre], Yilong Zhang [aut], Keaven Anderson [aut], Amin Shirazi [ctb], Jeff Cheng [ctb], Danfeng Fu [ctb], Merck & Co., Inc., Rahway, NJ, USA and its affiliates [cph]

pkglite_0.2.2.tar.gz
pkglite_0.2.2.zip(r-4.5)pkglite_0.2.2.zip(r-4.4)pkglite_0.2.2.zip(r-4.3)
pkglite_0.2.2.tgz(r-4.4-any)pkglite_0.2.2.tgz(r-4.3-any)
pkglite_0.2.2.tar.gz(r-4.5-noble)pkglite_0.2.2.tar.gz(r-4.4-noble)
pkglite_0.2.2.tgz(r-4.4-emscripten)pkglite_0.2.2.tgz(r-4.3-emscripten)
pkglite.pdf |pkglite.html
pkglite/json (API)
NEWS

# Install 'pkglite' in R:
install.packages('pkglite', repos = c('https://merck.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/merck/pkglite/issues

On CRAN:

clinical-trialsectdpackaging-toolpharmaverse

28 exports 30 stars 2.68 score 3 dependencies 11 scripts 1.2k downloads

Last updated 2 months agofrom:118d1598a9. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 23 2024
R-4.5-winOKAug 23 2024
R-4.5-linuxOKAug 23 2024
R-4.4-winOKAug 23 2024
R-4.4-macOKAug 23 2024
R-4.3-winOKAug 23 2024
R-4.3-macOKAug 23 2024

Exports:%>%collateext_binaryext_textfile_autofile_datafile_defaultfile_ectdfile_manfile_rfile_root_allfile_root_corefile_specfile_srcfile_testsfile_vignettesis_file_collectionis_file_specpackpattern_file_root_allpattern_file_root_corepattern_file_sanitizepruneremove_contentsanitizesanitize_file_collectionunpackverify_ascii

Dependencies:crayonmagrittrremotes

Compact Package Representations

Rendered frompkglite.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2021-12-08
Started: 2021-02-24

Curate File Collections

Rendered fromfilecollection.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2021-12-08
Started: 2021-04-29

Generate File Specifications

Rendered fromfilespec.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2021-12-08
Started: 2021-02-24

Represent Packages with pkglite.txt

Rendered fromformat.Rmdusingknitr::rmarkdownon Aug 23 2024.

Last update: 2021-12-08
Started: 2021-02-24

Readme and manuals

Help Manual

Help pageTopics
Evaluate a list of file specificationscollate
Common file extensions (binary)ext_binary
Common file extensions (text)ext_text
File specification (automatic guess)file_auto
File specification (default combination)file_default
File specification (eCTD submission)file_ectd
Common File name patternsfile_name_patterns pattern_file_root_all pattern_file_root_core pattern_file_sanitize
Create a file specificationfile_spec
File specification templatesfile_data file_man file_r file_root_all file_root_core file_spec_templates file_src file_tests file_vignettes
Is this a file collection object?is_file_collection
Is this a file specification object?is_file_spec
Merge file collectionsmerge.file_collection
Pack packages into a text filepack
Print a file collectionprint.file_collection
Print a file specificationprint.file_spec
Remove files from a file collectionprune prune.file_collection
Remove content lines from a pkglite fileremove_content
Sanitize file collectionsanitize sanitize.file_collection
Sanitize file collection (deprecated)sanitize_file_collection
Unpack packages from a text fileunpack
Check if a file contains only ASCII charactersverify_ascii