NEWS.md
load.packages()
to load_my_packages()
and disable install.aws_*()
and the dependency.var_missing()
and var_distinct()
from campfin::col_stats()
.read_delim_aws()
function.read_delim_clip()
to read from clipboard and write_delim_clip()
.aws_ls()
to aws_info()
to match fs::dir_info()
.aws_ls()
added to take filenames from aws_info()
like fs::dir_ls()
.zip_size()
to compare compressed sizes of archives.zip_ls()
to zip_info()
to match fs::dir_info()
.zip_ls()
added to take filenames from zip_info()
like fs::dir_ls()
.write_last()
to write some common .Last.value
types to disk.NEWS.md
file to track changes to the package.zip_*()
from personal branch of fs
.aws_ls()
wrapper around aws.s3::get_bucket_df()
.print_all()
wrapper around print(n = Inf)
.