similar to: What is your system for WorkFlow and Source Code Organizing in R ?

Displaying 20 results from an estimated 20000 matches similar to: "What is your system for WorkFlow and Source Code Organizing in R ?"

2002 Apr 29
3
Organizing the help files in a package
Dear all!! I am using R1.4.1 on windows 98. I had been trying to organize the package and has already been able to document some of the functions in to .Rd (R documentation) files. From these .Rd files I generated plain text files as well as html files. I have also given the 00Index file in each of the directories: html/ help/ data/ man/ Problem: I don't get the help using comand
2010 Jun 23
1
trouble building R on solaris
Dear all, I just changed from linux to a solaris server and I'm having trouble building R from source. I can't use the binaries because I don't have a permission to write to /usr/local. I followed the online instructions regarding the configuration with readline and the GNU version of iconv: ./configure --prefix=/u/fox/binaries
2011 Sep 22
4
How to turn a LaTeX Sweave file (Rnw) into .HTML/.odf/.docx? (under windows)
Hello dear R help members, I have found several references on how to do this, my question is if anyone is actually using them - and if there are some strong points on what to use, and how well it is working out. My goal is to be able to easily create docs from R, but to be able to share it with other researchers (who do not use LaTeX) so they could easily copy/paste the tables and edit them for
2002 May 01
2
R-1.5.0: compiling package foreign on WinNT failed
Dear R-help, I was able to build R-1.5.0 on WinNT w/o problem (actually it seems easier than previous version). However, I encountered problem when trying to compile the recommended package foreign: make: Entering directory `/cygdrive/g/rbuild/R-1.5.0/src/gnuwin32' make DLLNM= FLIBS="-lg2c -lRblas" BUILD=MINGW \ -C G:/Rbuild/R-1.5.0-recommended/R.INSTALL/foreign PKG=foreign
2018 Apr 30
4
debian-xen git workflow
Hi Ian, team, In the week of Feb 23 (time flies!:), we had a very productive day \o/ working on the stretch security/stable package and some irc discussions in oftc #debian-xen which ended with an open end. Ian, you were a bit surprised that 1) my debian-xen repo started with an import of a 4.8 package 2) it was not a git-pbuilder style repo with upstream source included, and asked me to at
2012 Feb 02
0
Organizing Large Datasets
Recently I've run into memory problems while using data.frames for a reasonably large dataset. I've solved those problems using arrays, and that has provoked me to do a few benchmarks. I would like to share the results. Let us start with the data. There are N subjects classified into G groups. These subjects are observed for T periods, and each observation consists of M variables. So,
2006 Aug 17
1
Organizing the db/migrate folder
Hiall, I was wondering how you guys are organizing your migrations files under db/migrate? I have like 60 database tables initially, and if I exercise migrations the way they should be exercised, I guess this will become even more files ... Now maybe you say 70 files ain''t that much anyway :) but the thing of course is that these files logically belong to different areas of my
2008 Sep 15
1
Help... Organizing multiple spreadsheets data into a huge R data structure!
Hello R users, I am relatively new to the R program, and I hope some of you can offer me some suggestions on how to organize my data in R using some of the more advanced data structuring technique. Here's my scenario: I have date set of 50 participants (each with conditions and demographic data), each participant performed 2x16 trials, for each trial, there was specific information about the
2013 Apr 11
2
Creating a GUI based workflow
Hello R-users, I am interested to know if there is a tool that allows us to build SAS Enterprise Miner like workflows using the R scripts. For example, let's say I have the R scripts/functions for the following tasks: 1. Data Cleaning 2. Model Building 3. Model Validation 4. Visualization I would like to drag these functions into a workflow and run them together (output of one function
2015 Jun 24
0
Organizing a Pre Astricon road trip
Hi All, I am cross posting this to the Asterisk Users, Biz, and Dev lists at the suggestion of David Duffet, so sorry if you see it multiple times. As this year Astricon is in Orlando, and most of us are tech geeks in on form or another, we are trying to organize a road trip to see NASA's Kennedy Space Center. I have been in touch with their group sales office and was told that there is a
2000 Sep 28
2
organizing work; dump function
> Dear R-users! > > I am using R 1.0.0 and Windows NT 4.0 > In the past I have used several different working directories for different projects, and during many of these projects I have written some functions for particular purposes. Now I thought I would be nice to have all these "personal" functions collected in one place, and to make them available in R no matter which
2013 Nov 15
0
Establing a GMail like workflow
Hello! I'm about to migrate my mails from GMail back to my self hosted solution, using Dovecot imap server. I really liked gmail workflow: - (Almost) all mail goes to inbox. - Most mail is read and not important anymore, it is archived and moved to "all messages". - Inbox stays more or less clean, with only mails that are still of some interest. - Mail (except Spam) is never
2003 Jul 20
0
help pointers on Linux "workflow"
I am setting up a small "workflow" network for a non-profit organization which works toward addressing the problems of abuse of Virginia's prisons. The basic concept is scanners, Database and an easy user interface to both which automates the entry of scans into the DB. User Interface to DB will have much functionality related to creating new associations on the fly. Samba I
2008 Jun 06
0
Workflow question
Hello, I am trying to stream voice data in NB mode between two devices. I just wanted to confirm that my understanding of encoding / decoding workflow is correct. On the sender: (1) Obtain a buffer of 16-bits samples from a microphone (2) Break this buffer into buffers of size 160 and pass each of them to speex_encode_int, then to speex_bits_write. In my understanding, I must do
2009 Dec 07
1
Very basic R workflow question for Windows users
Hi all, If you use the R Editor (not another text editor), please read on... So, my usual R workflow involves having two windows open (R Console, R Editor), writing a line of code in the R Editor and then typing Ctrl-R to run that line. Then, quite frequently, I want to run a new command to check my output (e.g., dim(dataframe) or str(dataframe) or head(dataframe)) but I *do not want* to write
2015 Sep 01
0
Open thougts about the project governance & workflow
On Tue, Sep 1, 2015 at 3:55 AM, Erwan Velu via Syslinux <syslinux at zytor.com> wrote: > Hi folks, > > I've been involved in Syslinux since 14 years and been almost off for many > years for multiple reasons. I'm currently trying to recover and while > observing the project with a little of distance I noticed the following : > > - project's activity is pretty
2015 Jun 25
0
Organizing a Pre Astricon road trip (Eric Klein)
Sorry, apparently I forgot that we are looking at the Monday before Devcon for this trip. > ------------------------------ > > Message: 4 > Date: Wed, 24 Jun 2015 11:59:29 +0300 > From: Eric Klein <eric.klein at greenfieldtech.net> > To: asterisk-users at lists.digium.com > Subject: [asterisk-users] Organizing a Pre Astricon road trip > Message-ID: >
2006 Jul 06
0
Ruby Workflow Engine
Is there a good workflow engine for business process modeling written in Ruby, or that will otherwise integrate well with RoR? I have researched it some and I''m leaning toward OpenWFE with Ruby. http://web.openwfe.org/display/openwfe/OpenWFE+ruby Does anyone have any experience with this?
2006 Feb 15
0
maintenance workflow agreement software
Can anyone recommend any workflow maintenance agreement software that could run on a mysql database on centos and that could be easily configurable? -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975 office: (325) 677-5900 fax: (325) 676-0529 http://www.nams.net NAMS III, NAMS 2000 Centralized,
2006 Mar 03
7
Workflow + Rails
Is there any project or solution for an easy integration of a WFE / WfMS into rails? I''m quite new to this topic, but I probably need a small subset of workflow patterns (or whatever the correct term is) only. Any pointers are welcome. -- Posted via http://www.ruby-forum.com/.