-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ghcnd_search() produces data ordered by month and not by date #247
Milestone
Comments
thanks @asrivas3 please include the output of to get just a certain column index to it like |
> sessionInfo()
R version 3.4.2 (2017-09-28)
Platform: x86_64-apple-darwin16.7.0 (64-bit)
Running under: macOS High Sierra 10.13.1
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /usr/local/Cellar/openblas/0.2.20/lib/libopenblasp-r0.2.20.dylib
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] rgeos_0.3-26 raster_2.5-8 sp_1.2-5 dplyr_0.7.4 mgcv_1.8-22
[6] nlme_3.1-131 bindrcpp_0.2 rnoaa_0.7.0
loaded via a namespace (and not attached):
[1] Rcpp_0.12.13 compiler_3.4.2 plyr_1.8.4 bindr_0.1
[5] tools_3.4.2 digest_0.6.12 lattice_0.20-35 lubridate_1.7.1
[9] jsonlite_1.5 tibble_1.3.4 gtable_0.2.0 pkgconfig_2.0.1
[13] rlang_0.1.2 Matrix_1.2-11 rgdal_1.2-13 curl_3.0
[17] gridExtra_2.3 httr_1.3.1 stringr_1.2.0 xml2_1.1.1
[21] rappdirs_0.3.1 grid_3.4.2 tidyselect_0.2.3 glue_1.1.1
[25] R6_2.2.2 XML_3.98-1.9 ggplot2_2.2.1 tidyr_0.7.2
[29] purrr_0.2.4 hoardr_0.2.0 magrittr_1.5 scales_0.5.0
[33] assertthat_0.2.0 colorspace_1.3-2 stringi_1.1.5 lazyeval_0.2.0
[37] munsell_0.4.3
|
Please let me know about any solution. |
@asrivas3 reinstall and try again - let me know if it works for you now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: