> devtools::install_github("shapelets/khiva-r")
Downloading GitHub repo shapelets/khiva-r@HEAD
✓ checking for file ‘/private/var/folders/vk/p0fzfbys7x5446kx7hqf0yyw0000gn/T/RtmpQOH2Nh/remotescb67400754cb/shapelets-khiva-r-6d27be9/DESCRIPTION’ ...
─ preparing ‘khiva’:
✓ checking DESCRIPTION meta-information ...
─ checking for LF line-endings in source and make files and shell scripts
─ checking for empty or unneeded directories
─ building ‘khiva_0.2.0.tar.gz’
* installing *source* package ‘khiva’ ...
** using staged installation
** R
** demo
** byte-compile and prepare package for lazy loading
Warning: undefined slot classes in definition of "Array": ptr(class "integer64")
** help
Error : (converted from warning) /private/var/folders/vk/p0fzfbys7x5446kx7hqf0yyw0000gn/T/RtmpoDl6sT/R.INSTALLd80e3c08f8b0/khiva/man/not-equals-Array-Array-method.Rd: \name should not contain !, | or @
ERROR: installing Rd objects failed for package ‘khiva’
* removing ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library/khiva’
Error: Failed to install 'khiva' from GitHub:
(converted from warning) installation of package ‘/var/folders/vk/p0fzfbys7x5446kx7hqf0yyw0000gn/T//RtmpQOH2Nh/filecb67214ffc44/khiva_0.2.0.tar.gz’ had non-zero exit status
The installation failed in the R 4.00 under MacOS and the above output reported the error message. How may I solve this issue?
The installation failed in the R 4.00 under MacOS and the above output reported the error message. How may I solve this issue?