Bernardo Brandão Niebuhr

Results 18 comments of Bernardo Brandão Niebuhr

Hello, I have the same issue! I want to use onedrive-d to save my files as a backup and then reinstall/update my OS. However, I'll only do that when I...

Hi! Sorry for not giving a clear example earlier. Here it is an example, see if this makes sense to you. ```r library(raster) library(landscapetools) library(dplyr) # create regular points r

So far I have explored that doing this trick: ```r # function with user_seed nlm_mpd_seed % pmap(nlm_mpd_seed, user_seed = 123) # plot landscapetools::show_landscape(nlm_list) ``` but it would be nice to...

Hi! Regarding what I needed to do, I found it is possible if I add a parameter `angle_rotation` to `tilt_map` to also control for whether the geometries should be rotated...

> PRs are always welcome! I will be happy to do so when I understand how this works! > I think part of the problem is when you specify divisor,...

Hi, sorry about the long time to look into that. > I think part of the problem is when you specify divisor, then it's not clear what the behavior should...

Hi @DjanerEmin thanks for the suggestions. The map is not big, though, so this should not be a problem of memory, I believe.

Hi, I am having what I believe it is the same problem here: https://github.com/NINAnor/oneimpact/actions/runs/4790505912/jobs/8519719745 But I am pretty new to continuous integration and using pak in this context, so I...