unhcr / koboloadeR

deprecated please use {kobocruncher} - https://edouard-legoupil.github.io/kobocruncher/
https://unhcr.github.io/koboloadeR/docs/
28 stars 28 forks source link

Installing koboloadeR resulted in non zero exit status (R 4.2.0) #86

Open izwan-roslan opened 2 years ago

izwan-roslan commented 2 years ago

Please briefly describe your context, your problem and what output you expect.

Please include if possible a minimal reproducible example (AKA a reprex). If you've never heard of a reprex before, start by reading https://www.tidyverse.org/help/#reprex.


Context

Installing koboloadeR from RStudio Cloud (R version 4.2.0)

Problem

Ran remotes::install_github("unhcr/koboloadeR", Ncpus=4) from project walkthrough

Expected result

successful koboloadeR installation

Current result

package 'dummies' reported as not available

remotes::install_github("unhcr/koboloadeR", Ncpus = 4)
#> Downloading GitHub repo unhcr/koboloadeR@HEAD
#> Skipping 1 packages not available: dummies
#> * checking for file ‘/tmp/RtmpZpDcOa/remotes18a447f62e95/unhcr-koboloadeR-93f0d63/DESCRIPTION’ ... OK
#> * preparing ‘koboloadeR’:
#> * checking DESCRIPTION meta-information ... OK
#> * checking for LF line-endings in source and make files and shell scripts
#> * checking for empty or unneeded directories
#> Omitted ‘LazyData’ from DESCRIPTION
#> * building ‘koboloadeR_0.1.9.tar.gz’
#> Warning in sprintf(gettext(fmt, domain = domain, trim = trim), ...) :
#>   one argument not used by format 'invalid uid value replaced by that for user 'nobody''
#> Warning: invalid uid value replaced by that for user 'nobody'
#> Installing package into '/cloud/lib/x86_64-pc-linux-gnu-library/4.2'
#> (as 'lib' is unspecified)
#> Warning in i.p(...): installation of package '/tmp/RtmpZpDcOa/file18a439061160/
#> koboloadeR_0.1.9.tar.gz' had non-zero exit status

Possible Fix

not obligatory, but suggest fixes or reasons for the bug

Edouard-Legoupil commented 2 years ago

Hi @izwan-roslan -- Actually, I am working on a major rewrite of KooboloadeR - it's here - https://edouard-legoupil.github.io/kobocruncher/ -- Still working on it to re-implement the core capacity of koboloadeR - should be done soon! But you can start having a look