▲ 7 r/rstats

HELP! duckdb and callr causing Invalid Error: IO Error on Macos

Whats up guys?!

I have been using R and the package geocodebr , and the package uses functions of duckdband callr. I'm using macOS Tahoe (new user)

This code used to work a few time ago, but now I need to use it, and its not working.

The code:

 df_chunk <- geocodebr::geocode(
        enderecos = chunk,
        campos_endereco = campos,
        resultado_completo = FALSE,
        resolver_empates = TRUE,
        resultado_sf = FALSE,
        verboso = FALSE
    )


duckdb is storing downloaded extensions and secrets under ~/.duckdb:
ℹ /Users/USUARIO/.duckdb

This persists across sessions and is shared with the DuckDB CLI and other clients.

ℹ Run duckdb(shared_home = FALSE) to use a temporary directory instead.

ℹ See ?duckdb_storage for details and alternatives.
Error:
! ! in callr subprocess.
Caused by error in `duckdb_result(connection = conn, stmt_lst = stmt_lst, arrow = arrow)`:
! Invalid Error: IO Error: Failed to create directory "/var/folders/nx/w74wjbfs4sz5c9k_9456gw2h0000gn/T//Rtmp7gZjsr/duckdb/temp": No such file or directory
ℹ Context: rapi_execute
ℹ Error type: INVALID

Hide Traceback

Fix

Explain
    ▆
 1. └─geocodebr::geocode(...) at scripts/1_4_unifying_data.R:109:5
 2.   └─callr::r(...)
 3.     └─callr:::get_result(output = out, options)
 4.       └─throw(callr_remote_error(remerr, output), parent = fix_msg(remerr[[3]]))

I already tried to use duckdb(shared_home = FALSE) , tried to create a folder and direct the tempfile on my rprofile, tried to set on renvironment.

I dont know to solve it. Thanks a lot!

reddit.com
u/troyandabedtalkshow — 13 days ago
▲ 2 r/rprogramming+1 crossposts

HELP! duckdb and callr causing Invalid Error: IO Error on Macos

Whats up guys?!

I have been using R and the package geocodebr , and the package uses functions of duckdband callr. I'm using macOS Tahoe (new user)

This code used to work a few time ago, but now I need to use it, and its not working.

The code:

 df_chunk <- geocodebr::geocode(
        enderecos = chunk,
        campos_endereco = campos,
        resultado_completo = FALSE,
        resolver_empates = TRUE,
        resultado_sf = FALSE,
        verboso = FALSE
    )


duckdb is storing downloaded extensions and secrets under ~/.duckdb:
ℹ /Users/USUARIO/.duckdb

This persists across sessions and is shared with the DuckDB CLI and other clients.

ℹ Run duckdb(shared_home = FALSE) to use a temporary directory instead.

ℹ See ?duckdb_storage for details and alternatives.
Error:
! ! in callr subprocess.
Caused by error in `duckdb_result(connection = conn, stmt_lst = stmt_lst, arrow = arrow)`:
! Invalid Error: IO Error: Failed to create directory "/var/folders/nx/w74wjbfs4sz5c9k_9456gw2h0000gn/T//Rtmp7gZjsr/duckdb/temp": No such file or directory
ℹ Context: rapi_execute
ℹ Error type: INVALID

Hide Traceback

Fix

Explain
    ▆
 1. └─geocodebr::geocode(...) at scripts/1_4_unifying_data.R:109:5
 2.   └─callr::r(...)
 3.     └─callr:::get_result(output = out, options)
 4.       └─throw(callr_remote_error(remerr, output), parent = fix_msg(remerr[[3]]))

I already tried to use duckdb(shared_home = FALSE) , tried to create a folder and direct the tempfile on my rprofile, tried to set on renvironment.

I dont know to solve it. Thanks a lot!

reddit.com
u/troyandabedtalkshow — 13 days ago

Extension / add-on to create a second vertical tab bar

I mean, I love to separate things to organize my workflow.

Would be greate if I could split my vertical tab bar in two, one on the left side and one on the right side.

Even more since I use split view very often.

Is there a way to use two tab bars?

Thanks a lot!

reddit.com
u/troyandabedtalkshow — 16 days ago

Extension / add-on to create a second vertical tab bar

I mean, I love to separate things to organize my workflow.

Would be greate if I could split my vertical tab bar in two, one on the left side and one on the right side.

Even more since I use split view very often.

Is there a way to use two tab bars?

Thanks a lot!

reddit.com
u/troyandabedtalkshow — 17 days ago

Extension / add-on to create a second vertical tab bar

I mean, I love to separate things to organize my workflow.

Would be greate if I could split my vertical tab bar in two, one on the left side and one on the right side.

Even more since I use split view very often.

Is there a way to use two tab bars?

Thanks a lot!

reddit.com
u/troyandabedtalkshow — 18 days ago

Extension / add-on to create a second vertical tab bar

I mean, I love to separate things to organize my workflow.

Would be greate if I could split my vertical tab bar in two, one on the left side and one on the right side.

Even more since I use split view very often.

Is there a way to use two tab bars?

Thanks a lot!

reddit.com
u/troyandabedtalkshow — 19 days ago
▲ 12 r/COSMICDE+1 crossposts

Can't write on Steam's interface when I'm playing CS2

Hello, guys!

I have been playing Counter-Strike 2* on Pop 24.04, but when I'm in game and press `shift+tab` to see any information on Steam (a player profile, an item on market, take a note, etc), I can't write anything.

The keyboard still working, but I can't write anything (can't write on URL, on massage to a friend, etc...). I type the letters, but nothing happens.

Can I solve this?

*When I'm playing anygame, btw.

store.steampowered.com
u/troyandabedtalkshow — 22 days ago
▲ 46 r/statistics+3 crossposts

bacenR: R package for Brazilian economic data and financial institutions

The goal of bacenR is to provide R functions to download and work with data from the Brazilian Central Bank (Bacen).

Check it out: https://github.com/rtheodoro/bacenR

#bacen #financialdata #finance #rstats #datacollect #braziliandata

u/troyandabedtalkshow — 2 months ago
▲ 10 r/COSMICDE+1 crossposts

Can I integrate my gdrive to my folders?

hello, guys!

I would like to know if there is a way to integrate my google drive account to my system and navigate as folders, as I could do before COSMIC.

#gdrive #googledrive #folders #

reddit.com
u/troyandabedtalkshow — 3 months ago
▲ 3 r/COSMICDE+1 crossposts

Can I tag specific folders and change their colors?

Hello! I'm using a Pop_os with COSMIC 24.04. I have been also using macOS Tahoe.

I would like to know if, as in Tahoe: Can change the color of specific folders and also tag them?

When I tag a folder in macOS, the tags appears on left bar, under the folders. Like this example:

Processing img 6wzbh2xvgc4h1...

reddit.com
u/troyandabedtalkshow — 3 months ago