GUI for Detlew's randomizeBE (bear v2.7.5) [🇷 for BE/BA]
Dear all,
I just upload bear v2.7.5 to sourceforge at the end of 2015.
This release only added GUI for Detlew's R package -
For Windows and Mac OSX:
For Linux (Ubuntu x86/x64):
Ps.
Screenshot (Windows, Win7 x64)
![[image]](img/uploaded/image142.jpg)
Screenshot (Windows, Win10 x64)
![[image]](img/uploaded/image144.jpg)
Screenshot (Mac OSX)
![[image]](img/uploaded/image139.jpg)
Screenshot (Linux-pc)
![[image]](img/uploaded/image140.jpg)
That's it. Have fun and Happy New Year.
I just upload bear v2.7.5 to sourceforge at the end of 2015.
This release only added GUI for Detlew's R package -
randomizeBE
to respond Elmaestro & Helmut's suggestions. I have been looking for a suitable GUI toolkit for a while. Finally I decided to use gWidgest2
and RGtk2
as GUI toolkit after trying several GUI toolkits (such as tcltk). Here is how to install these packages or toolkit file before upgrading bear to v2.7.5.For Windows and Mac OSX:
- Open R and under R console, type
install.packages("randomizeBE");install.packages("gWidgets2");install.packages("gWidgets2RGtk2")
to install these packages from R repository site.
- install bear v2.7.5 from local zip file for Windows OS or type
sudo R CMD INSTALL bear_2.7.5.tgz
for Mac OSX;
- Under R console, type
library(bear)
. Then typerl.gui()
to run GUI. Then it may (or may not) prompt a dialog to ask if like to install GTK+, click install GTK+. It just needs to be done only once or for the first time. After that, close R and open R again to run bear. After typinglibrary(bear)
, typerl.gui()
(Ps.rl
: randomization list) to run GUI.
For Linux (Ubuntu x86/x64):
- Open a terminal and type
sudo apt-get install libgtk2.0-dev
to install gtk2.0 development version. This will avoid a possible compiling error (...GTK 2.8.0 is required...) when installing next R packages. For distro of yum package installation, please typeyum install gtk2-devel
(such as Fedora or others). See this for more information.
- Under a terminal, open R. Then type
install.packages("randomizeBE");install.packages("gWidgets2");install.packages("gWidgets2RGtk2")
to install these packages from R repository site. This should also install all dependent packages.
- Rest steps are the same as Windows and Mac OSX, except no need to install GTK+ with Linux-pc. I think GTK+ is bundled together with OS already. Not quite sure about that.
Ps.
- for Mac OSX and Linux-pc, after clicking
exit
in GUI, it needs to press "Enter" key once to get R prompt back. There is no need to do so if running bear under RStudio. - for now, I just include some commonly used study designs together with GUI.
randomizeBE
can do much more than what I have built in this GUI. Let me know if you think that I should include more study designs.randomizeBE
is a very nice package. Thank Detlew very much.
Screenshot (Windows, Win7 x64)
![[image]](img/uploaded/image142.jpg)
Screenshot (Windows, Win10 x64)
![[image]](img/uploaded/image144.jpg)
Screenshot (Mac OSX)
![[image]](img/uploaded/image139.jpg)
Screenshot (Linux-pc)
![[image]](img/uploaded/image140.jpg)
That's it. Have fun and Happy New Year.
—
All the best,
-- Yung-jin Lee
bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee
Kaohsiung, Taiwan https://www.pkpd168.com/bear
Download link (updated) -> here
All the best,
-- Yung-jin Lee
bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee
Kaohsiung, Taiwan https://www.pkpd168.com/bear
Download link (updated) -> here
Complete thread:
- GUI for Detlew's randomizeBE (bear v2.7.5)yjlee168 2015-12-30 21:05 [🇷 for BE/BA]
- GUI for Detlew's randomizeBE (bear v2.7.5) mittyri 2016-01-03 13:04
- just tried to be as simple as possible yjlee168 2016-01-03 16:37
- GUI for Detlew's randomizeBE (bear v2.7.5) mahmoud-teaima 2016-02-08 02:48
- GUI for Detlew's randomizeBE (bear v2.7.5) mahmoud-teaima 2016-02-08 02:51
- Installation problems with bear? yjlee168 2016-02-08 05:11
- Installation problems with bear? mahmoud-teaima 2016-02-08 10:16
- Installation problems with bear? yjlee168 2016-02-08 10:51
- Installation problems with bear? mahmoud-teaima 2016-02-08 11:19
- Installation problems with bear? mahmoud-teaima 2016-02-08 12:07
- Installation problems with bear? yjlee168 2016-02-08 13:39
- Installation problems with bear? yjlee168 2016-02-08 13:32
- Installation problems with bear? mahmoud-teaima 2016-02-08 13:53
- Installation problems with bear? yjlee168 2016-02-08 14:00
- Installation problems with bear? mahmoud-teaima 2016-02-08 14:22
- bear? yjlee168 2016-02-08 14:32
- bear? mahmoud-teaima 2016-02-08 14:35
- demo run with bear yjlee168 2016-02-08 14:49
- demo run with bear mahmoud-teaima 2016-02-08 16:00
- running bear yjlee168 2016-02-08 20:14
- use of my own data with bear mahmoud-teaima 2016-02-08 19:28
- demo run with bear mahmoud-teaima 2016-02-08 16:00
- demo run with bear yjlee168 2016-02-08 14:49
- bear? mahmoud-teaima 2016-02-08 14:35
- bear? yjlee168 2016-02-08 14:32
- Installation problems with bear? mahmoud-teaima 2016-02-08 14:22
- Installation problems with bear? yjlee168 2016-02-08 14:00
- Installation problems with bear? mahmoud-teaima 2016-02-08 13:53
- Installation problems with bear? mahmoud-teaima 2016-02-08 12:07
- Installation problems with bear? mahmoud-teaima 2016-02-08 11:19
- Installation problems with bear? yjlee168 2016-02-08 10:51
- Installation problems with bear? mahmoud-teaima 2016-02-08 10:16
- Installation problems with bear? yjlee168 2016-02-08 05:11
- GUI for Detlew's randomizeBE (bear v2.7.5) mittyri 2016-01-03 13:04