Function reference
-
AcidDevTools-package
- AcidDevTools
-
build()
- Build source and binary packages
-
catVec()
- Print (cat) a vector
-
check()
- Check package
-
currentBiocVersion()
- Current Bioconductor release version
-
dev()
- Attach developer packages
-
drat()
- Build packages and commit to drat repo
-
fibonacciSequence()
- Fibonacci sequence
-
findAndReplace()
- Find and replace in files across a directory
-
finder()
- Open Finder to the current directory
-
getCurrentGitHubVersion()
- Get current release version of package from GitHub
-
install()
- Install packages from Bioconductor, CRAN, or a Git remote
-
installAcidverse()
- Install Acid Genomics packages
-
installFromGitHub()
- Install packages from GitHub
-
installRecommendedPackages()
- Install recommended R packages
-
installedPackages()
- Find installed packages
-
packageDependencies()
- Package dependencies
-
pbcopy()
- Copy to clipboard
-
pkgdownDeployToAWS()
- Deploy a pkgdown website to AWS S3 bucket
-
printComment()
- Print as comment
-
reexports
- Reexported functions
-
saveRdExamples()
- Save R documentation examples
-
scriptPath()
- Script path
-
acid_style()
- Acid Genomics styler formatting theme
-
tabular()
- R documentation table
-
test()
- Execute test_that tests in a package
-
uninstall()
- Uninstall a package
-
updateDeps()
- Update outdated dependencies
-
updatePackages()
- Update all installed packages
-
valid()
- Validate installed package versions against correct versions
-
view2()
- View object in RStudio viewer