Skip to content

unable to install vignettes #12

@FrHi94

Description

@FrHi94

Hi,

I would love to use your package for sub-sampling my sequencing data! Unfortunately, I have issues downloading the package with vignettes=TRUE. I checked earlier issues but the error message I get is different from the one's who also had issues with the installation!

I had no issues with all steps before installing subseq and the vignettes but when I try to execute the installation I get the following:

`R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

[R.app GUI 1.70 (7684) x86_64-apple-darwin15.6.0]

install_github("StoreyLab/subSeq", build_vignettes = TRUE)
Downloading GitHub repo StoreyLab/subSeq@master
─ installing the package to build vignettes /3ztn3hns2rbfbq32pqrfrd1w0000gn/T/RtmpBb1awr/remotes13e981a85a5c7/StoreyLab-subSeq-a06b6dc/DESCRIPTION’ ...
E creating vignettes (21.4s)
--- re-building ‘subSeq.Rnw’ using knitr
Error: processing vignette 'subSeq.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'subSeq.tex' failed.
--- failed re-building ‘subSeq.Rnw’

SUMMARY: processing the following file failed:
‘subSeq.Rnw’

Error: Vignette re-building failed.
Execution halted
Error: Failed to install 'subSeq' from GitHub:
System command error, exit status: 1, stdout + stderr (last 10 lines):
E> --- re-building ‘subSeq.Rnw’ using knitr
E> Error: processing vignette 'subSeq.Rnw' failed with diagnostics:
E> Running 'texi2dvi' on 'subSeq.tex' failed.
E> --- failed re-building ‘subSeq.Rnw’
E>
E> SUMMARY: processing the following file failed:
E> ‘subSeq.Rnw’
E>
E> Error: Vignette re-building failed.
E> Execution halted
.4s)`

I hope you can help me out here! Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions