This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

AnVILPublish

This is the development version of AnVILPublish; for the stable release version, see AnVILPublish.

Publish Packages and Other Resources to AnVIL Workspaces

Bioconductor version: Development (3.18)

Use this package to create or update AnVIL workspaces from resources such as R / Bioconductor packages. The metadata about the package (e.g., select information from the package DESCRIPTION file and from vignette YAML headings) are used to populate the 'DASHBOARD'. Vignettes are translated to python notebooks ready for evaluation in AnVIL.

Author: Marcel Ramos [aut, cre] , Martin Morgan [aut] , Kayla Interdonato [aut], Vincent Carey [ctb]

Maintainer: Marcel Ramos <marcel.ramos at roswellpark.org>

Citation (from within R, enter citation("AnVILPublish")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("AnVILPublish")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("AnVILPublish")
Publishing R / Bioconductor packages to AnVIL Workspaces HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews Infrastructure, Software
Version 1.11.2
In Bioconductor since BioC 3.12 (R-4.0) (3 years)
License Artistic-2.0
Depends
Imports AnVIL, httr, jsonlite, rmarkdown, yaml, readr, whisker, tools, utils, stats
Linking To
Suggests knitr, BiocStyle, BiocManager, testthat (>= 3.0.0)
System Requirements
Enhances
URL
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package AnVILPublish_1.11.2.tar.gz
Windows Binary AnVILPublish_1.11.2.zip
macOS Binary (x86_64) AnVILPublish_1.11.2.tgz
macOS Binary (arm64) AnVILPublish_1.11.2.tgz
Source Repository git clone https://git.bioconductor.org/packages/AnVILPublish
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/AnVILPublish
Bioc Package Browser https://code.bioconductor.org/browse/AnVILPublish/
Package Short Url https://bioconductor.org/packages/AnVILPublish/
Package Downloads Report Download Stats