Merck / Merck/metalite.ae

Fix RTF download issues

Open
#236 2 comments 0 reactions 1 assignee View on GitHub

@yihui is already working on this.

Since Aug 19, 2026.

Dominant language
R
Stars
27
Forks
5
Avg merge
17h 4m
Merged PRs (30d)
4

Description

In v0.1.3, we generated the RTF files for the AE tables using the tlf_xxx() functions. Once generated, we manually converted these RTFs to PDFs and displayed them on the pkgdown website. However, this manual conversion process is not automated and should be avoided.

To resolve this, I worked with GTP5.6-Sol in v0.1.4 to allow users to download the RTF files directly. However, when I try to download the RTF from vignettes/ae-summary-rtf.Rmd on the built pkgdown website, I encounter a "Couldn't download - no permission" error.

I suspect this might be caused by our network firewall, as the download works perfectly when tested on my personal laptop and phone.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.