You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
Thank you!
The text was updated successfully, but these errors were encountered: