install_aria2: Download and install aria2.

Description Usage Arguments Value Note Author(s) Examples

Description

This function download and install standalone version of aria2 for Windows.

Usage

1
2
install_aria2(aria2_dir = system.file(package = "theia2r"),
  force = FALSE)

Arguments

aria2_dir

(optional) Path where aria2 executable will be installed (default: the package path).

force

(optional) Logical: if TRUE, install even if it is already installed (default is FALSE).

Value

The path of aria2

Note

License: GPL 3.0

Author(s)

Luigi Ranghetti, phD (2018) ranghetti.l@irea.cnr.it

Examples

1
2
3
4
## Not run: 
install_aria2()

## End(Not run)

pobsteta/theia2r documentation built on May 25, 2019, 2:21 p.m.