Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Jos? Luis, hi again! ??In addition, you may find this article interesting: "Choosing the right map projection" https://source.opennews.org/en-US/learning/choosing-right-map-projection/ ? ================================================ ?der Comunello PhD Student in Agricultural Systems Engineering (USP/Esalq) Brazilian Agricultural...
Hello, I think the problem is that your link is recovering only html code from github site. It's necessary to modify it to get the "real" JSON file. ### <code r> sapply(c("rgeos", "maptools", "rgdal"), require, char=T) url0...
Hello, Martin! Did you try use mean() function with "na.rm=T" argument? ?der Comunello <c <comunello.eder at gmail.com>omunello.eder at gmail.com> Dourados, MS - [22 16.5'S, 54 49'W] 2015-05-17 7:10...
Hi, Mark! These are my sessionInfo() results printed after the code execution: ### R version 3.1.3 (2015-03-09) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 8 x64 (build 9200) locale: [1] LC_COLLATE=Portuguese...
Hi, Jos? Luis! Probably not! I tested (R console vs. R Studio) and got the same result. Did you try update the packages? Could you paste your sessionInfo() information in the next email? ? ================================================ ?der Comunello PhD Student in Agricultural Systems...
Hello, Jos? luis! I ran your code, but I did not notice the error reported. It's working fine for me. sessionInfo() R version 3.1.3 (2015-03-09) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under...
Hi, Mohammad! I'm sorry, I expected a better result! I tried an alternative, but I got a worst result! I added it at the end of the previous script. I'll try to think of something better, if I...
Hello, Mark! I'm using R 3.1.3 and the error is slightly different. In my case I could solve the problem with a manual conversion. ### <code r> ### The command works when you don't use the argument "sp...
Hello, listers! I did some tests that could be useful... Ben's solution worked for me! ### <code r> require(raster) ### Simulating some data to test... do.r <- function(x) raster(matrix(sample(x, 100, replace = TRUE), 10, 10)) { set.seed...
Hello, Mohammad! You may have some improvement in performance avoiding "for statements" and using a "vectorized" code. You could try something like the code below. If you can test with your data, i would appreciate if you inform the results...
Hello, Mark! Could you update your packages and rerun the test? My guess is an issue with {jsonlite} version when it tries binds the searches (nrecs=300)... update.packages(ask=T) ? ================================================ ?der Comunello PhD Student in Agricultural Systems Engineering (USP...
Can't find what you're looking for? Try searching with Google .