The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

sparkhail: A 'Sparklyr' Extension for 'Hail'

'Hail' is an open-source, general-purpose, 'python' based data analysis tool with additional data types and methods for working with genomic data, see <https://hail.is/>. 'Hail' is built to scale and has first-class support for multi-dimensional structured data, like the genomic data in a genome-wide association study (GWAS). 'Hail' is exposed as a 'python' library, using primitives for distributed queries and linear algebra implemented in 'scala', 'spark', and increasingly 'C++'. The 'sparkhail' is an R extension using 'sparklyr' package. The idea is to help R users to use 'hail' functionalities with the well-know 'tidyverse' syntax, see <https://www.tidyverse.org/>.

Version: 0.1.1
Depends: R (≥ 3.1.2)
Imports: dplyr, sparklyr (≥ 1.0.1), sparklyr.nested, utils
Suggests: testthat
Published: 2019-12-23
Author: Samuel Macêdo [aut, cre], Javier Luraschi [aut], Michael Lawrence [ctb]
Maintainer: Samuel Macêdo <samuelmacedo at recife.ifpe.edu.br>
License: Apache License 2.0 | file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: sparkhail results

Documentation:

Reference manual: sparkhail.pdf

Downloads:

Package source: sparkhail_0.1.1.tar.gz
Windows binaries: r-devel: sparkhail_0.1.1.zip, r-release: sparkhail_0.1.1.zip, r-oldrel: sparkhail_0.1.1.zip
macOS binaries: r-release (arm64): sparkhail_0.1.1.tgz, r-oldrel (arm64): sparkhail_0.1.1.tgz, r-release (x86_64): sparkhail_0.1.1.tgz, r-oldrel (x86_64): sparkhail_0.1.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sparkhail to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.