This is the development version of biocthis; for the stable release version, see biocthis.
Automate package and project setup for Bioconductor packagesBioconductor version: Development (3.22)
This package expands the usethis package with the goal of helping automate the process of creating R packages for Bioconductor or making them Bioconductor-friendly.
Author: Leonardo Collado-Torres [aut, cre] ORCID: 0000-0003-2140-308X , Marcel Ramos [ctb] ORCID: 0000-0002-3242-0582
Maintainer: Leonardo Collado-Torres <lcolladotor at gmail.com>
Citation (from within R, entercitation("biocthis")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("biocthis")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("biocthis")
Details See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4