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

Warning on build with dat.ho2012 unknown macro '\italic #4

Closed
kylehamilton opened this issue Sep 13, 2019 · 1 comment
Closed

Warning on build with dat.ho2012 unknown macro '\italic #4

kylehamilton opened this issue Sep 13, 2019 · 1 comment

Comments

@kylehamilton
Copy link
Collaborator

When installing metadat the system throws a warning about the \italic I'll submit a patch in a second that fixes this.

==> Rcmd.exe INSTALL --no-multiarch --with-keep.source metadat

  • installing to library 'C:/Users/Kyle Hamilton/Documents/R/win-library/3.6'
  • installing source package 'metadat' ...
    ** using staged installation
    ** R
    ** data
    *** moving datasets to lazyload DB
    ** byte-compile and prepare package for lazy loading
    ** help
    Warning: C:/Users/Kyle Hamilton/Documents/GitHub/metadat/man/dat.ho2012.Rd:10: unknown macro '\italic'
    Warning: C:/Users/Kyle Hamilton/Documents/GitHub/metadat/man/dat.ho2012.Rd:11: unknown macro '\italic'
    Warning: C:/Users/Kyle Hamilton/Documents/GitHub/metadat/man/dat.ho2012.Rd:15: unknown macro '\italic'
@wviechtb
Copy link
Owner

Right, there is no such text markup command (https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Marking-text).

wviechtb pushed a commit that referenced this issue Sep 17, 2019
Updated data testing. Data testing now checks md5 hash, data dimensions, and data types.
kylehamilton added a commit that referenced this issue Aug 14, 2021
…date

Added concepts found in documentation to CONCEPTS file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants