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

Unknown macro error when installing from Github #2

Open
astraetech opened this issue Oct 4, 2020 · 0 comments
Open

Unknown macro error when installing from Github #2

astraetech opened this issue Oct 4, 2020 · 0 comments

Comments

@astraetech
Copy link

Hi,

I'm getting this problem on R 4.0.2 and R 3.6.3 with different RStudio versions. Could you please look into this? Never had this issue before and your package seems to have some functions that will save a lot of work!

> remotes::install_github("johnhenrypezzuto/blpl") 
Downloading GitHub repo johnhenrypezzuto/blpl@HEAD
√  checking for file 'C:\Users\Ares\AppData\Local\Temp\RtmpiOhPgy\remotes552c6ded5d38\johnhenrypezzuto-blpl-7f82674/DESCRIPTION' ...
-  preparing 'blpl':
√  checking DESCRIPTION meta-information ... 
   Warning: C:/Users/Ares/AppData/Local/Temp/RtmpqelwGK/Rbuild9484694b1b10/blpl/man/table_label.Rd:16: unknown macro '\label'
   Warning: C:/Users/Ares/AppData/Local/Temp/RtmpqelwGK/Rbuild9484694b1b10/blpl/man/table_numbers.Rd:26: unknown macro '\newcounter'
-  checking for LF line-endings in source and make files and shell scripts
-  checking for empty or unneeded directories
-  building 'blpl_0.1.0.tar.gz'
   
* installing *source* package 'blpl' ...
** using staged installation
** R
** byte-compile and prepare package for lazy loading
** help
Error : (converted from warning) C:/Users/Ares/AppData/Local/Temp/RtmpaE7wfK/R.INSTALL8bd0697442ca/blpl/man/table_label.Rd:16: unknown macro '\label'
ERROR: installing Rd objects failed for package 'blpl'
* removing 'C:/Utils - Finance/R-4.0.2/library/blpl'
Error: Failed to install 'blpl' from GitHub:
  (converted from warning) installation of package ‘C:/Users/Ares/AppData/Local/Temp/RtmpiOhPgy/file552c47c62911/blpl_0.1.0.tar.gz’ had non-zero exit status

Thank you!

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

1 participant