brodieG / unitizer

Easy R Unit Tests
Other
39 stars 6 forks source link

update failed #271

Closed hubabe closed 3 years ago

hubabe commented 3 years ago

I am working with R version 4.03 on ubuntu 20.04 64 bits. When trying to update unitizer I get the following error: Installing package into '/home/hugo/R/x86_64-pc-linux-gnu-library/4.0' (as ‘lib’ is unspecified) testing the url 'https://cloud.r-project.org/src/contrib/unitizer_1.4.12.tar.gz' Content type 'application / x-gzip' length 693207 bytes (676 KB)

downloaded 676 KB

The downloaded source packages are in ‘/ Tmp / RtmpZIPY1P / downloaded_packages’

update was tested with dbplyr and without dbplyr

brodieG commented 3 years ago

Thanks for reporting. Will you please provide the exact set of commands that led to this failure? Did you just run:

install.packages('unitizer')

Will you also run:

sessionInfo()

Right after the failure and report the results?

If you can do all this in a fresh R session it would be best.

brodieG commented 3 years ago

Since I have not heard back from you I am going to close this issue. If you wish feel free to re-open it again with the requested information.