Dear fs developers,
the function realize_ does not work in my working environment if the path points toward a network drive:
fs:::realize_('M:/')
Error: [EPERM] Failed to realize 'M:/': operation not permitted
Yet, I can easily write or read file on this drive from R using usual functions.
I figured this out since it makes usethis::use_data() crash.
I cannot produce a reproductible example unless you are willing to visit me in my working place in Berlin... If that is an option, let me know!
++
Alex