marcelboldt/r-exasol-dplyr

package installation failed

Opened this issue · 0 comments

Hi,

I'd love to have a dplyr integration, but I get the following error when installing...

Downloading GitHub repo marcelboldt/r-exasol-dplyr@HEAD
√  checking for file 'C:\Users\[user]\AppData\Local\Temp\RtmpOqrKi3\remotes1420c255f5210\marcelboldt-r-exasol-dplyr-881aede/DESCRIPTION' (476ms)
-  preparing 'exasol.dplyr':
√  checking DESCRIPTION meta-information ... 
-  installing the package to process help pages
         -----------------------------------
-  installing *source* package 'exasol.dplyr' ...
   ** using staged installation
   ** R
   ** byte-compile and prepare package for lazy loading
   ** help
   *** installing help indices
     converting help for package 'exasol.dplyr'
       finding HTML links ... fertig
       exasol.dplyr-package                    html  
       src_exasol                              html  
   ** building package indices
   ** testing if installed package can be loaded from temporary location
   Error: package or namespace load failed for 'exasol.dplyr':
    object 'src_desc' not found whilst loading namespace 'exasol.dplyr'
   Fehler: Laden fehlgeschlagen
   Ausführung angehalten
   ERROR: loading failed
-  removing 'C:/Users/[user]/AppData/Local/Temp/RtmpCk0Kwi/Rinst11a9813405683/exasol.dplyr'
         -----------------------------------
   ERROR: package installation failed
Fehler: Failed to install 'exasol.dplyr' from GitHub:
  System command 'Rcmd.exe' failed, exit status: 1, stdout + stderr (last 10 lines):
E> ** building package indices
E> ** testing if installed package can be loaded from temporary location
E> Error: package or namespace load failed for 'exasol.dplyr':
E>  object 'src_desc' not found whilst loading namespace 'exasol.dplyr'
E> Fehler: Laden fehlgeschlagen
E> Ausführung angehalten
E> ERROR: loading failed
E> * removing 'C:/Users/[user]/AppData/Local/Temp/RtmpCk0Kwi/Rinst11a9813405683/exasol.dplyr'
E>       -----------------------------------
E> ERROR: package installation failed