Package: pkglite 0.2.6

Dickson Wanjau

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], Yilong Zhang [aut], Keaven Anderson [aut], Amin Shirazi [ctb], Jeff Cheng [ctb], Danfeng Fu [ctb], Benjamin Wang [aut], Dickson Wanjau [aut, cre], Merck & Co., Inc., Rahway, NJ, USA and its affiliates [cph]

pkglite_0.2.6.tar.gz
pkglite_0.2.6.tar.gz(r-4.7-any)pkglite_0.2.6.tar.gz(r-4.6-any)
pkglite_0.2.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
pkglite/json (API)
NEWS

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

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

Pkgdown/docs site:https://merck.github.io

On CRAN:

Conda:

3.72 score 13 scripts 799 downloads 29 exports 3 dependencies

Last updated from:0348170549. Checks:4 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK113
source / vignettesOK171
linux-release-x86_64OK115
wasm-releaseOK104

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_sanitizepattern_file_srcpruneremove_contentsanitizesanitize_file_collectionunpackverify_ascii

Dependencies:crayonmagrittrremotes

Compact Package Representations

Rendered frompkglite.Rmdusingknitr::rmarkdownon Jun 12 2026.

Last update: 2026-06-12
Started: 2021-03-08

Curate File Collections

Rendered fromfilecollection.Rmdusingknitr::rmarkdownon Jun 12 2026.

Last update: 2026-06-12
Started: 2021-05-22

Generate File Specifications

Rendered fromfilespec.Rmdusingknitr::rmarkdownon Jun 12 2026.

Last update: 2026-06-12
Started: 2021-03-08

Represent Packages with pkglite.txt

Rendered fromformat.Rmdusingknitr::rmarkdownon Jun 12 2026.

Last update: 2026-06-12
Started: 2021-03-08

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 pattern_file_src
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