coolbutuseless.bsky.social
coolbutuseless.bsky.social
@coolbutuseless.bsky.social
A single file? Noobs!

I always have a whole directory called "working/" which, surprisingly, holds non-working code :)

#RStats
October 1, 2025 at 8:40 AM
Reposted by coolbutuseless.bsky.social
We should have a fix for this in the latest daily builds, and we're planning to prepare a patch release as soon as we can. dailies.rstudio.com
RStudio Latest Builds
dailies.rstudio.com
September 18, 2025 at 2:16 PM
Reposted by coolbutuseless.bsky.social
Confirmed to be a bug, sorry about that
September 18, 2025 at 10:55 AM
My use case may be limited enough to ignore degenerates! - Also known as me being lazy :)

But I am contemplating adding a rayvertex/rayrender backend for proper rendering
September 16, 2025 at 12:26 AM
I think ggfx is for ggplot plots only. I'm at a lower graphics later, but I'm definitely going to have a look at what I might be able to borrow!
September 14, 2025 at 8:31 PM
I was thinking of some manual z-scaling of the X,y coordinates. Nothing fancy!

I possibly need to go back and look at what I did in {ggthreed}
September 14, 2025 at 8:08 PM
Reposted by coolbutuseless.bsky.social
input = c(1,255,10)
as.character(as.hexmode(strtoi(as.character(input, base = 2))))

[1] "1" "ff" "a"

You could use paste0 if you wanted the output as a single string
August 12, 2025 at 12:39 AM
{leopard} captures calls to C API.

How do I capture that?

Sheer grit and stubbornness! :)
July 8, 2025 at 11:56 PM
Reposted by coolbutuseless.bsky.social
Placeholder package name for this new #rstats graphics device:

Dev Leopard
July 4, 2025 at 9:33 PM
I don't actually know the general technique! Any pointers?
February 26, 2025 at 6:48 AM