similar to: read.table -unexpected truncation of rows

Displaying 20 results from an estimated 3000 matches similar to: "read.table -unexpected truncation of rows"

2016 Dec 31
3
Automatic Insertion of OpenACC/OpenMP directives
Dear LLVMers, we have released a tool that uses LLVM to insert OpenACC or OpenMP 4.0 directives in programs. You can use the tool online here: http://cuda.dcc.ufmg.br/dawn/. Our tool, dawn-cc, analyzes the LLVM IR to infer the sizes of memory chunks, and to find dependences within loops. After that, we use debug information to translate the low-level information back into annotations that we
2016 Dec 31
0
Automatic Insertion of OpenACC/OpenMP directives
Hi, > On Dec 31, 2016, at 8:33 AM, Fernando Magno Quintao Pereira via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Dear LLVMers, > > we have released a tool that uses LLVM to insert OpenACC or OpenMP > 4.0 directives in programs. You can use the tool online here: > http://cuda.dcc.ufmg.br/dawn/. Our tool, dawn-cc, analyzes the LLVM IR > to infer the sizes of
2010 Jan 05
5
mean for subset
Hello, does anyone know how to take the mean for a subset of observations? For example, suppose my data looks like this: OBS NAME SCORE 1 Tom 92 2 Tom 88 3 Tom 56 4 James 85 5 James 75 6 James 32 7 Dawn 56 8 Dawn 91 9 Clara 95 10 Clara 84 Is there a way to get
2012 Jul 15
4
Imposing more than one condition to if
Hi,   I have a dataset which contains several time records for a number of days, plus a variable (light) that allows to determine night time (lihgt= 0) and daytime (light> 0). I need to obtain get dusk time and dawn time for each day and place them in two columns. This is the starting point (d): day time light 1     1       20 1     12     10 1     11     6 1     9       0 1     6       0
2006 Mar 03
3
Need Authentication Source
Hi there, This is my first post :) I''ve read Agile and Rails Recipes book. Now i''m learning on making a good authentication system and as i read this maillist archive, i''m interested to have a demo source code (any .sit or .zip .tgz .bz2 would be fine, i''m using tiger 10.4.5) for Security Model by Bruce Perens or any other demos (like a part of
2013 Nov 20
1
error in install
Hi, I am trying to install R on the Unix system. When I type './configure', it seems many not installed on my computer. The last one is 'configure: error: No F77 compiler found'. Can you tell me where I can get these software before installing R? Thanks! Dawn [[alternative HTML version deleted]]
2007 Feb 06
3
Warhammer: Dawn Of War Winter Assault Expansion (MSI problem)
Hello. I'm trying to install this expansion under wine. The uninstaller reverted Dawn Of War to 1.40 correctly as it should, but due to an msi installer error, the expansion didn't install: fixme:advapi:LookupAccountNameW (null) L"fab" (nil) 0x34f808 (nil) 0x34f804 0x34f810 - stub fixme:advapi:LookupAccountNameW (null) L"fab" 0x16d190 0x34f808 0x16d1a8 0x34f804
2001 Mar 19
1
HELP!!! (going crazy)
I don't even know how to start this e-mail. Okay, first I installed samba 2.0.7 directly from the SGI website. It looked pretty good and I thought I was on my way to an easy install. I guess I should tell you my set up. I have a SGI Octane that has samba on it then I have one windows 98 PC connected to it (they can ping each others IP addresses so I know the cable and network cards are
2007 Jan 16
2
Gaussian glm for grouped data with unequal variances
Hello - I am fairly new to R, (i.e., ability to create functions/write programs insignificant) and was wondering if there might be a convenient way to model the following: I want to fit a gaussian glm to grouped data, while allowing for unequal variances in each of the groups. More specifically, my data set looks something like this: ---------------- data group 1 76 1 2 82 1 3
2012 Oct 10
1
PuppetConf Videos Are Available Now
I wanted to let everyone know that the videos from PuppetConf are available at http://puppetlabs.com/community/videos/puppetconf/ Here are a few of my personal favorites: CERN: http://youtu.be/-Ykb2j2ojYU Discovering and creating great Puppet Modules: http://youtu.be/aWqktlD62ks (talk actually starts at 4:45 min into video) State of the Community http://youtu.be/0_u_5RkVymE (I''m
2001 Mar 12
1
Using Samba from One Unix box to one Win98 PC
To all the helpful people out there, We currently use samba on our Unix server and have win98 clients from a winNT network that we share files with. I have a user that will soon be working at home using a Unix (SGI Octane2) box and a Win98 PC. He wants to be able to share files between the machines. My question is will I need some kind of hub between the two for them to make Samba work or
2001 Mar 14
1
./configure isn't working
I am using "Sams Teach Yourself Samba in 24 Hours" and I'm having some trouble. I'm attempting to put Samba on a SGI Octane2 so I copied samba-latest.tar.gz off the CD that came with my book and did the gzip -dc samba-latest.tar.gz | tar xvf - command that it told me to use to compile samba. That all seemed to go fine so I went to my /usr/local/samba/src/samba-2.0.3/source
2008 May 03
3
Fonts cut off (Dawn of War, wine 0.9.45 +)
I'm using wine 0.9.44 to run Warhammer 40,000: Dawn of War 1.51 (http://appdb.winehq.org/screenshots.php?iAppId=1918&iVersionId=2576) on Kubuntu 8.04 This works just fine: [Image: http://img170.imageshack.us/img170/6568/screen1hq9.th.jpg ] (full size (http://img170.imageshack.us/img170/6568/screen1hq9.jpg)) However, if I use wine 0.9.45 or any later version, the topmost pixel of the fonts
2006 Mar 22
6
OT: a very simple .vimrc example to use with my gmail account, pls help
Hi guys, is there a very very simple .vimrc example to use with my gmail account? i couldn''t find it from uncle google. Please help, my thunderbird is becoming so slow with hundreds of thousands of email.. i don''t want to use it anymore, i want to use mutt. i''m using Mac OS X 10.4.5 (Tiger) and mutt (DarwinPort) Thank you very much for your help and sorry for this OT.
2001 Oct 16
1
Defeating Timing Attacks Patch for OpenSSH 2.9.9p2 and 2.9p2
Hello, In response to the timing analysis attacks presented by Dawn Song et. al. in her paper http://paris.cs.berkeley.edu/~dawnsong/ssh-timing.html we at Silicon Defense developed a patch for openssh to avoid such measures. Timing Analysis Evasion changes were developed by C. Jason Coit and Roel Jonkman of Silicon Defense. These changes cause SSH to send packets unless request not to,
2003 Jan 14
2
Using win2k non-pdc as password server
Hi, I'm trying to get Samba on a Linux box to work. Authentication via user level worked fine, but what I really want is it to take user authentication from a win2k box, which is our "primary local server". The win2k box is not a pdc, (the real pdc is 2000km away, close to the polar circle), but according to the docs it doesn't have to be. So in smb.conf I put: security =
2008 Mar 21
1
Shearing in screenshots of DirectX?
I'm trying to take screenshots of the Dawn of War game through Wine. The game runs fine and under Windows it has a built-in screenshot function that dumps a JPEG to a sub-folder. Under Wine the game never gets the print screen request because Compiz or Metacity hijack the signal first and start Gnome-Screenshot. Sometimes the screenshot is okay, but other times the screenshot has
2009 Feb 27
1
Help "Patching Your Git Tree"
Hi, I'm running 32-bit Kubuntu 8.4 and wanted to run a few games. I can run most games using wine, but Dawn of War has a text bug(http://bugs.winehq.org/show_bug.cgi?id=14174). I downloaded the patch and after a while decided I need to install wine git(?). Having installed git, I found this, http://wiki.winehq.org/Patching, but it doesn't work(or I don't). For one, the patch's
2006 Sep 15
1
Applying game patches.
Hi all, I've downloaded and installed Wine specifically to play Warhammer 40k, Dawn of War. I checked out the app database first and the signs were good, my version of Linux (Debian Sarge) was reported as working (although the installer had been tested) I ran the installer, and it appeared to work fine (although it only asked for the 1st disk) but when I try and run it, it asks for the
2005 Feb 28
1
Won't Start Automatically
Greetings, Running FC3, kernel 2.6.9-1.667.i686, Samba v 3.0.11. I have been able to guts up Samba by adding a procedure to /etc/rc.d/rc.local, but I can't get the system to start from the /etc/rc.d/rcx.d directories. I have an smb script in /etc/rc.d/init.d that is soft-linked from the rcx.d directories, and that runs just fine when I invoke it from the command line, but apparently the