mistnet_install_lib: Installs the library

View source: R/install.R

mistnet_install_libR Documentation

Installs the library

Description

Installs the library

Usage

mistnet_install_lib(
  library_name,
  library_url,
  install_path,
  source_path,
  filter,
  md5hash,
  inst_path
)

Arguments

library_name

The name of the library searched for, either 'libmistnet' or 'libtorch'

library_url

Where to fetch the library

install_path

Where to put the library

source_path

If library should be fetched from somewhere else

filter

Not used

md5hash

MD5 check

inst_path

inst path

Value

if anything could be located or not


vol2birdR documentation built on May 31, 2023, 6 p.m.