Giter Site home page Giter Site logo

hdxr's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hdxr's Issues

pkgdown

update documents with pkgdown loaded

Resource shapefile

Like resource csv, it should be possible to download and open a shapefile directly from HDX

Example hdx_resource_csv not working

If I run the example code

afghanistan <- hdx_dataset_search(term = "ocha-afghanistan-topline-figures") %>%
hdx_resource_list() %>%
hdx_resource_csv()

I get the following error message

Error: The LHS of := must be a string or a symbol
Call rlang::last_error() to see a backtrace.
In addition: Warning message:
.key is deprecated

Rename functions

Functions should match the HDX naming conventions rather than those of CKAN
i.e dataset rather than package.

Issue with Lazy Loading of package during install

When installing this package on R-3.4.3 on windows 7 I get an error attempting to perform install_github("callumgwtaylor/hdxr")

  • installing source package 'hdxr' ...
    Warning in as.POSIXlt.POSIXct(x, tz) :
    unknown timezone 'America/New_York'
    Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'GMT'
    Warning in as.POSIXlt.POSIXct(x, tz) :
    unknown timezone 'America/New_York'
    Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'GMT'
    Warning in as.POSIXlt.POSIXct(x, tz) :
    unknown timezone 'America/New_York'
    ** R
    ** preparing package for lazy loading
    Error in if (file.size(codeFile) == file.size(loaderFile)) warning("package seems to be using lazy loading already") else { :
    missing value where TRUE/FALSE needed
    ERROR: lazy loading failed for package 'hdxr'
  • removing 'XXXX/XXXX/library/hdxr'
    In R CMD INSTALL
    Installation failed: Command failed (1)

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.