add_changelog_in_standalone() when modifying
vendor-*.Ruse_r_v4.1.0()path = "." to path = NULL because of
CRAN requirementsuse_vendor(). Relevant files are also updated.%||% function in use_zzz()make_func_arg_explicit() when
resolving complex R syntaxMade use_zzz() compatible with
usethis
Added cov ignorance in use_zzz()
convert_func_syntax()Changed default file name created by use_zzz() to
Bug fix in use_workflow_version_update()
make check_pkgdown_reference() easy to copy
Fixed lints
Added package_*, some package-wise
functions
Added make_func_arg_explicit()
Imported add_global_gitignore from pkgdev, under
license MIT
Added add_global_rbuildignore() to supplement
.Rbuildignore with common build-exclusion patterns
Added
use_vendor(),use_multilanguage_readme()
use_workflow_version_update()render_rmd()Added use_zzz() for easier zzz.R management
Bump verion to v0.1
Added basic color support to news_md_show()
Added dependency, description and nocov tag in
create_standalone()
Fixed pattern detection of detect_lost_glue_brace()
when resolving contexts with more than one lines. Added more detailed
info in output
Add more options for changelog type in NEWS.md
Add more tests
Added browse_standalone() to inquire all available standalone R files across github
Added rename_func to change the naming style of
functions
detect_lost_glue_braceMade news_md_add_entry vectorized
Made inquire_standalone more explicit
Made use_hexsticker operate on README.Rmd. Added
detect_lost_glue_brace