Skip to content

Commit

Permalink
feat: rm pdf rendering for now
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Nov 28, 2023
1 parent 5133078 commit 3eba547
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ RUN Rscript -e 'repos <- BiocManager::repositories() ; remotes::install_local(pa

## Build/install using same approach than BBS
RUN R CMD INSTALL /opt/pkg
RUN quarto install --quiet tinytex && R CMD build --keep-empty-dirs --no-resave-data /opt/pkg
RUN R CMD build --keep-empty-dirs --no-resave-data /opt/pkg
1 change: 0 additions & 1 deletion inst/assets/_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ format:
# citation-location: margin
bibliography: assets/bibliography.bib
from: markdown+emoji
pdf: default

csl: assets/apa.csl

0 comments on commit 3eba547

Please sign in to comment.