Giter VIP home page Giter VIP logo

koboloader's People

Contributors

mrdwab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

koboloader's Issues

Kobo data viewer API

Hello
I've just Installed the koboloadeR package, ran the kobo_apps("data_viewer") but the API seems not working. Any suggestions about that?
Screenshot (44)

Data viewer not generating list of data set

Installed/loaded the koboloadeR package, ran the kobo_apps("data_viewer") but no data set list populated in progression. Attached the output.

Worked well earlier but then stopped after the 3rd time run.

dataviewer issue

Handling of existing datasets needs to be improved

Can we:

  • Use something other than the number of rows to identify whether the dataset should be re-downloaded? Perhaps the _id variable that is automatically created (and is unique).
  • Add a function to pass queries to the dataset before downloading (and if yes, should we then not automatically assign the output)?
  • Figure out a more acceptable way of working with the data rather than putting it in the .GlobalEnv (perhaps put it in an environment itself)?

Unable to Access Large Datasets

I am trying to use the Kobo API and have issues using the kobo_data_downloader() function to download large datasets. These are the messages printed in the console.

Large Datasets (+2000) will not download
Parsed with column specification:

cols(
  `<html>` = col_character()
)

Datasets that aren't huge, download just fine
Parsed with column specification:

cols(
  detail = col_character()
)

Parsing Error

I am downloading forms and keep getting the following error after a few days of using the form:

Parsed with column specification:
cols(
<!DOCTYPE html> = col_character()
)
Warning: 3 parsing failures.
row col expected actual file
5 -- 1 columns 4 columns
10 -- 1 columns 2 columns
58 -- 1 columns 2 columns )

I just saw many people reporting 404 errors with the server so this may be what is causing it with the link.

koboloadeR in CRAN

Hi. thank for this great work. There is a plan to put koboloadeR in CRAN?
I want to use it in shiny app but i don't know if it will work after deploy.

ToDo

  • Explore options other than assign.
  • Store login information in some way.
  • Add a progress bar to get_me (just add progress() in there).

problem with =remotes::install_github("unhcr/koboloadeR", Ncpus=4) and remotes::install_github('unhcr-web/unhcRstyle')

Hello every, happy new year can some body help me to resolve this problem: her is the bug: > remotes::install_github("unhcr/koboloadeR", Ncpus=4)
Error: Failed to install 'unknown package' from GitHub:
  cannot open URL 'https://api.github.com/repos/unhcr/koboloadeR/contents/DESCRIPTION?ref=HEAD'

remotes::install_github('unhcr-web/unhcRstyle')
Error: Failed to install 'unknown package' from GitHub:
  cannot open URL 'https://api.github.com/repos/unhcr-web/unhcRstyle/contents/DESCRIPTION?ref=HEAD'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.