Displaying 8 results from an estimated 8 matches for "zipball".
Did you mean:
ipkall
2017 Aug 18
2
R Issues with packages
...ers package. Any help would
be great THANKS
devtools::install_github(repo = "dadrivr/ffanalytics")
I get this
devtools::install_github(repo = "dadrivr/ffanalytics")
Downloading GitHub repo dadrivr/ffanalytics at master
from URL https://api.github.com/repos/dadrivr/ffanalytics/zipball/master
Installing ffanalytics
"C:/PROGRA~1/R/R-33~1.3/bin/x64/R" --no-site-file \
--no-environ --no-save --no-restore --quiet CMD \
INSTALL \
"C:/Users/Zack/AppData/Local/Temp/RtmpeQRO2q/devtools1cbc9da8e1/dadrivr-ffanalytics-dc81c5a"
\
--library="C:/Users/Zack/D...
2017 Aug 18
0
R Issues with packages
...THANKS
>
>devtools::install_github(repo = "dadrivr/ffanalytics")
>
>I get this
>
>devtools::install_github(repo = "dadrivr/ffanalytics")
>Downloading GitHub repo dadrivr/ffanalytics at master
>from URL
>https://api.github.com/repos/dadrivr/ffanalytics/zipball/master
>Installing ffanalytics
>"C:/PROGRA~1/R/R-33~1.3/bin/x64/R" --no-site-file \
> --no-environ --no-save --no-restore --quiet CMD \
> INSTALL \
>
>"C:/Users/Zack/AppData/Local/Temp/RtmpeQRO2q/devtools1cbc9da8e1/dadrivr-ffanalytics-dc81c5a"
> \
>...
2017 Aug 06
2
Crash when installing heavy packages in remote server with R and Rstudio server
...etty much datasets.
I try doing it with this code and get the error below.
> install.packages("devtools")
> devtools::install_github("pbiecek/PISA2000lite")
Downloading GitHub repo pbiecek/PISA2000lite at master
from URL https://api.github.com/repos/pbiecek/PISA2000lite/zipball/master
Installing PISA2000lite
'/usr/lib/R/bin/R' --no-site-file --no-environ --no-save --no-restore
--quiet CMD INSTALL \
'/tmp/Rtmp1GoUVG/devtools76a72d179d7/pbiecek-PISA2000lite-54f4765' \
--library='/home/cimentadaj/R/x86_64-pc-linux-gnu-library/3.4'
--install-test...
2017 Aug 18
1
R Issues with packages
...nstall_github(repo = "dadrivr/ffanalytics")
>>
>>I get this
>>
>>devtools::install_github(repo = "dadrivr/ffanalytics")
>>Downloading GitHub repo dadrivr/ffanalytics at master
>>from URL
>>https://api.github.com/repos/dadrivr/ffanalytics/zipball/master
>>Installing ffanalytics
>>"C:/PROGRA~1/R/R-33~1.3/bin/x64/R" --no-site-file \
>> --no-environ --no-save --no-restore --quiet CMD \
>> INSTALL \
>>
>>"C:/Users/Zack/AppData/Local/Temp/RtmpeQRO2q/devtools1cbc9da8e1/dadrivr-ffanalytics-dc...
2017 Aug 06
0
Crash when installing heavy packages in remote server with R and Rstudio server
...doing it with this code and get the error below.
>
>> install.packages("devtools")
>
>> devtools::install_github("pbiecek/PISA2000lite")
> Downloading GitHub repo pbiecek/PISA2000lite at master
> from URL https://api.github.com/repos/pbiecek/PISA2000lite/zipball/master
> Installing PISA2000lite
> '/usr/lib/R/bin/R' --no-site-file --no-environ --no-save --no-restore
> --quiet CMD INSTALL \
> '/tmp/Rtmp1GoUVG/devtools76a72d179d7/pbiecek-PISA2000lite-54f4765' \
> --library='/home/cimentadaj/R/x86_64-pc-linux-gnu-librar...
2016 Apr 19
3
installation of dplyr
...xit status
####
# devtools::install_github()
####
> library(devtools)
> install_github("hadley/dplyr", lib = '/usr/lib64/R/library')
Using GitHub PAT from envvar GITHUB_PAT
Downloading GitHub repo hadley/dplyr at master
from URL https://api.github.com/repos/hadley/dplyr/zipball/master
Installing dplyr
Using GitHub PAT from envvar GITHUB_PAT
Downloading GitHub repo hadley/testthat at master
from URL https://api.github.com/repos/hadley/testthat/zipball/master
Installing testthat
'/usr/lib64/R/bin/R' --no-site-file --no-environ --no-save --no-restore \
--quiet CMD...
2016 Apr 19
0
installation of dplyr
...ll_github()
> ####
>
>
>> library(devtools)
>> install_github("hadley/dplyr", lib = '/usr/lib64/R/library')
> Using GitHub PAT from envvar GITHUB_PAT
> Downloading GitHub repo hadley/dplyr at master
> from URL https://api.github.com/repos/hadley/dplyr/zipball/master
> Installing dplyr
> Using GitHub PAT from envvar GITHUB_PAT
> Downloading GitHub repo hadley/testthat at master
> from URL https://api.github.com/repos/hadley/testthat/zipball/master
> Installing testthat
> '/usr/lib64/R/bin/R' --no-site-file --no-environ --no-save...
2017 Jul 19
3
Integration of Google Speech API V2
Hi Marcelo,
Thanks for replying, I do not know what this branch is.
Could you please let me know.
Also, I enabled google cloud speech API only from the console. Do I need
more API enabled?
On Wed, Jul 19, 2017 at 3:41 PM, Marcelo Terres <mhterres at gmail.com> wrote:
> Did you already tried the cloud_api branch?
>
> Regards,
>
> Marcelo H. Terres <mhterres at