Research SitesNavigationUser loginWho's onlineThere are currently 0 users and 5 guests online.
|
Alexandrefix on opening .r extensions with nautilus on Ubuntu gustySubmitted by aleswa on Tue, 2008-08-26 01:09.
I don't know if it's a bug or what, but an error message will pop-up when trying to double click on a .r extension file. to fix it: cd to ~/.local/share/applications nano defaults.list ( categories: )
link on conecting R to PostgreSQLSubmitted by aleswa on Tue, 2008-08-19 23:49.
http://grass.itc.it/statsgrass/r_and_dbms.html don't forget Sys.setenv("PG_LIB_DIR"="/usr/local/pgsql/lib") ( categories: )
link on PostgreSQL instalationSubmitted by aleswa on Tue, 2008-08-19 23:27.
http://www-css.fnal.gov/dsg/external/freeware/pgsql_Install.html nice link on how to install R on Ubuntu GustySubmitted by aleswa on Mon, 2008-08-18 23:05.
http://rh-mirror.linux.iastate.edu/CRAN/bin/linux/ubuntu/README.html don't forget sudo apt-get build-dep r-base ( categories: )
problems with root login - suSubmitted by aleswa on Thu, 2008-08-14 22:32.
If you want to use 'su' instead of sudo to gain root privileges, you must: 1) assign a password to root: 'sudo passwd root' ( categories: )
Installing R packagesSubmitted by aleswa on Thu, 2008-08-14 21:13.
As you may already know you can download and install R packages in R using the install.packages() command. ( categories: )
Instaling kwrite on Ubunut GustySubmitted by aleswa on Thu, 2008-08-14 01:49.
1 - Add this line to Synaptic > Settings > Repositories > Third-Party Software > Add > Enter url 'deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main' > Add Source > Update > Close ( categories: )
small note on cleaning up on linuxSubmitted by aleswa on Wed, 2008-08-13 20:06.
sudo apt-get install -f ( categories: )
How to import adress book from Thunderbird to EvolutionSubmitted by aleswa on Wed, 2008-08-13 18:20.
In Thunderbird, ( categories: )
|