Skip to content

R Freezes When Using reprex::reprex() #9599

Description

@danielvartan

System details:

Positron and OS details:

Positron Version: 2025.08.0 build 130
Code - OSS Version: 1.102.0
Commit: 76ddce5
Date: 2025-08-01T20:12:54.670Z
Electron: 35.6.0
Chromium: 134.0.6998.205
Node.js: 22.15.1
V8: 13.4.114.21-electron.0
OS: Linux x64 6.16.8-arch1-1

Session details:

> sessionInfo()
R version 4.5.1 (2025-06-13)
Platform: x86_64-pc-linux-gnu
Running under: Arch Linux

Matrix products: default
BLAS/LAPACK: /usr/lib/libopenblas.so.0.3;  LAPACK version 3.12.0

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8    
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
 [9] LC_ADDRESS=C               LC_TELEPHONE=C            
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       

time zone: America/Sao_Paulo
tzcode source: system (glibc)

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods  
[7] base     

other attached packages:
[1] ragg_1.5.0     magrittr_2.0.4

loaded via a namespace (and not attached):
[1] compiler_4.5.1    cli_3.6.5         tools_4.5.1      
[4] textshaping_1.0.3 lifecycle_1.0.4   rlang_1.1.6      
[7] systemfonts_1.2.3

Created on 2025-09-25 NOT using reprex v2.1.1

Describe the issue:

When using reprex, a Tidyverse R package for preparing reprexes for posting to GitHub issues, R becomes unresponsive (freezes).

Image

Steps to reproduce the issue:

  1. Open Positron
  2. Run reprex::reprex(1 + 1)

Expected or desired behavior:

R should remain responsive; the console should not freeze.

Were there any error messages in the UI, Output panel, or Developer Tools console?

None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    info neededWaiting on information

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions