Skip to content

Instantly share code, notes, and snippets.

@BroVic
Last active October 11, 2022 07:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BroVic/bcaceeb8afff1be3de810729bf71a48f to your computer and use it in GitHub Desktop.
Save BroVic/bcaceeb8afff1be3de810729bf71a48f to your computer and use it in GitHub Desktop.
Script for installing RQDA
install.packages("remotes")
remotes::install_github("BroVic/RQDAassist", ref = "apple")
RQDAassist::install()
@obroma
Copy link

obroma commented May 4, 2022

/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin

@obroma
Copy link

obroma commented May 4, 2022

library(gWidgets)
options(guiToolkit="RGtk2")
win <- gwindow("test")
glabel("test label", container = win)

gedit("test text field", container = win)

guiWidget of type: gEditRGtk for toolkit: guiWidgetsToolkitRGtk2
R(9523,0x7fff76be1960) malloc: *** error for object 0x4024000000000000: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug
Abort trap: 6

@obroma
Copy link

obroma commented May 9, 2022

Hello are avaliable

@obroma
Copy link

obroma commented May 9, 2022

I have like 1.30 Minute

@obroma
Copy link

obroma commented May 9, 2022

Hpoe it is okay by you

@obroma
Copy link

obroma commented Oct 11, 2022 via email

@BroVic
Copy link
Author

BroVic commented Oct 11, 2022

Hi, I'm sorry I don't quite understand...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment