Skip to main content
Question

Putting the dir_id using boxr package in R

  • May 22, 2025
  • 2 replies
  • 8 views

Forum|alt.badge.img

 am trying to setup the working directory-using the url-"https:\\..."

Code:-

box_setwd(url)

Error:-

Error in box_id(dir_id) :
box.com API ids must be (coercible to) 64-bit integers.

 

I am exploring bit64 package meanwhile it will be great to have a workaround.

I hope the details are enough.

 

Thanks,

Mayank

2 replies

Forum|alt.badge.img

I got the id from the box_ls() documentation. Happy to share details if anyone needs it.

 

Cheers,

MT


Forum|alt.badge.img

Could you share the code you used? I'm having trouble even figuring out how to find the file path to *anything* in my box folder though R.