Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGZILLA #17435] On CentOS with complete texlive \HeaderA balks #6609

Open
MichaelChirico opened this issue May 19, 2020 · 0 comments
Open

Comments

@MichaelChirico
Copy link
Owner

This one had been running me in circles for a bit. On a CentOS 7.3 system
with "everything" installed that the (Martyn-authored) README at CRAN asks
for, I cannot turn Rd pages into a manual. Which makes R CMD check tedious.

I first asked on r-sig-fedora, but not resolution. Thread starts here:
https://stat.ethz.ch/pipermail/r-sig-fedora/2018-May/000553.html

I found this hard to debug but was just poking around again and found that
for a minimal package.skeleton() generated package I had the same issue.

By preserving the generated Rd.tex, I was able to find that

\HeaderA{...}

causes the issue. As soon as I comment-out the line

\HeaderA{testPkg-package}{What the package does (short line)}
{testPkg.Rdash.package}

it proceeds. Stumps me.

Happy to run more tests etc.


METADATA

  • Bug author - Dirk Eddelbuettel
  • Creation time - 2018-06-14 18:51:51 UTC
  • Bugzilla link
  • Status - NEW
  • Alias - None
  • Component - System-specific
  • Version - R 3.4.4
  • Hardware - Other Linux-RHEL
  • Importance - P5 enhancement
  • Assignee - R-core
  • URL -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant