DESCRIPTION 538 Bytes
Newer Older
Alasdair Hunter's avatar
Alasdair Hunter committed
Package: multiApply
Alasdair Hunter's avatar
Alasdair Hunter committed
Title: Apply Functions to Multiple Objects
Alasdair Hunter's avatar
Alasdair Hunter committed
Version: 0.0.1
Authors@R:   c(
    person("BSC-CNS", role = c("aut", "cph")),
    person("Alasdair", "Hunter", , "alasdair.hunter@bsc.es", role = c("aut", "cre")),
    person("Nicolau", "Manubens", , "nicolau.manubens@bsc.es", role = "aut"))
Description: Apply functions across multiple objects and over different dimensions.
Depends:
    R (>= 3.2.0)
Imports:
    plyr,
    abind,
    future,
Alasdair Hunter's avatar
Alasdair Hunter committed
    doParallel
Alasdair Hunter's avatar
Alasdair Hunter committed
License: LGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.0