Displaying 20 results from an estimated 212 matches for "dang".
Did you mean:
dan
2018 Dec 06
1
Dealing with .git folder when using R CMD INSTALL
...I joked off-list to Joris that this post failed to contain a MCVE
(== minimally complete verifiable example). Witness below -- two
installations from a directory containing .git yet none in the installed
directory. Could what you describe be particular to your OS or filesystem?
edd at rob:~/git/dang$ ls -a
. dang_0.0.7.tar.gz dang.Rproj .gitignore R .Rhistory
.. dang_0.0.8.tar.gz DESCRIPTION man .Rbuildignore .Rproj.user
ChangeLog dang.Rcheck .git NAMESPACE README.md .travis.yml
edd at rob:~/git/dang$ R CMD INSTALL .
* install...
2018 Dec 06
5
Dealing with .git folder when using R CMD INSTALL
Dear all,
quite a few package tools depend on R CMD INSTALL today for rapid testing
of a package, eg:
- devtools::install()
- BiocCheck::BiocCheck()
I've noticed that at least BiocCheck() doesn't ignore version control
folders like .git. Trying to find out why this was, lead me to R CMD
INSTALL.
I know this R CMD build ignores these files and folders by default, but R
CMD INSTALL
2002 Jul 12
5
rsync 2.5.5 Tru64 5.1
...x. I downloaded
configure.in revision 1.148, which I believe is the correct fix for the
getaddrinfo problem; however I still have errors compiling rsync. Also I
had to change line 22 in options.c from #include "popt.h" to #include
"popt/popt.h". Any suggestions or ideas?
Tan Dang
2014 Dec 24
0
Re: Using virsh blockcopy -- what's it supposed to accomplish?
...ignorance and unreasonable expectation.
>
> Did you mean for this to go to the list? Usually, having discussions
> like this in public archives will benefit more people, and allow others
> to chime in.
>
> https://rwmj.wordpress.com/2010/11/08/want-help-dont-email-me-directly/
Dang, dang, dang, dang, dang. Yes, of course I did. *sigh*. Will
resend to the list. Please ignore.
--
Gary R Hook
Senior Kernel Engineer
NIMBOXX, Inc
2010 Nov 10
2
randomForest can not handle categorical predictors with more than 32 categories
....csv("D:/train_store_title_view.csv", header=TRUE)
x <- na.omit(x)
set.seed(131)
sales.rf <- randomForest(sales ~ ., data=x, mtry=3,
importance=TRUE)
My machine (i7) running on 64 bit R with 12 gigs of RAM.
Would anyone know how to avoid this error ?
Thank You for your reply,
Mai Dang
[[alternative HTML version deleted]]
2011 Feb 21
2
Delete Comment Lines from SQL String as a Vector
...t" ,
" from dual ")
>sql
[1] "-- This is a comment line"
[2] "select sysdate -- This is a comment Text"
[3] " from dual "
I try to have this
> sql
[1] "select sysdate "
[2] " from dual "
Thank You for your help,
Mai Dang
2002 Apr 04
1
Filesystem security stuff
...think I should implement new system calls for file I/O with encrypted files and add sign procedure to current file I/O system calls. Since I don't know much about kernel programming, VFS, ext2 or ext3 filesystem then I don't know where I should start. Can anybody give me some hints?
Thanks,
Dang Nguyen Duc
2013 Mar 03
2
[LLVMdev] Question about method CodeExtractor::severSplitPHINodes
...d I look at to verify this, the mem2reg.cpp &
PromoteMemToReg.cpp?
Thanks a lot.
On Sat, Mar 2, 2013 at 6:39 PM, Caldarale, Charles R <
Chuck.Caldarale at unisys.com> wrote:
> > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> > On Behalf Of Wei Dang
> > Subject: [LLVMdev] Question about method
> CodeExtractor::severSplitPHINodes
>
> > In the implementation of serverSplitPHINodes(), why it only checks the
> > first PHI node for possible multiple inputs from outside the region to
> > extract. There could be more tha...
2006 Jun 13
11
markaby
What''s the current status of Markaby? I''ve played with it a bit and
love it and am considering using it for a large project I''m starting.
If you''ve used it, I''d love to hear your comments!
Jamie
2017 Jul 14
3
[regression drm/noveau] suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335
... 00000630 0000000000000000 0000000000000000 0004bff3 2**0
> CONTENTS, ALLOC, LOAD, RELOC, READONLY, DATA
> vmlinux
> 15 __bug_table 0000ba84 ffffffff81af26c0 0000000001af26c0 00cf26c0 2**0
> CONTENTS, ALLOC, LOAD, READONLY, DATA
>
> Danged if I know... um um RELOC business mucks things up?
Argh, it shouldn't be READONLY for vmlinux either, but apparently that
is working for mysterious reasons.
Some architectures were in fact complaining that I broke that, and hence
patch:
b5effd3815cc ("debug: Fix __bug_table[] in arch...
2006 Jun 15
8
Markaby Installation Issues
Ok,
So I followed the directions.. I did a ''gem install markaby'' (which sounds
like its enough to get me going for rails), but I wasn''t sure, so I tried to
install the plugin as well.
Plugin installation fails looking for a file:
Script/plugin install http://code.whytheluckystiff.net/svn/markaby/trunk
Outputs this error:
+ ./trunk/svnindex.xsl
2012 Nov 02
2
Rsync problem when connected to mirror site
Hello,
I'm trying to connect to one of the mirror sites to get a package update
for Linux server through the proxy server, but after approximately 10- 15
minutes it times out with the following error:
"rsync error: timeout in data send /received (code 30) at ioc (140)
[receiver=3.0.9]
rsync: connection unexpectedly closed (973 bytes received so far)
rsync error: error in rsync
2013 Mar 03
0
[LLVMdev] Question about method CodeExtractor::severSplitPHINodes
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Wei Dang
> Subject: [LLVMdev] Question about method CodeExtractor::severSplitPHINodes
> In the implementation of serverSplitPHINodes(), why it only checks the
> first PHI node for possible multiple inputs from outside the region to
> extract. There could be more than one PHI nodes in the head...
2006 Sep 26
3
EXT3-fs: invalid journal inode.
Hi Everyone,
I have a server which has a raid array on /dev/sdb. After a crash I
tried to mount the array and it failed with:
mount: wrong fs type, bad option, bad superblock on /dev/sdb,
missing codepage or other error
dmesg reports:
EXT3-fs: invalid journal inode.
I tried to run e2fsck and it failed (The output can be seen below).
If anyone has any suggestions on how I can restore
2005 Aug 04
1
Help : Installation of Office XP with Wine May 2005
...atchs for them. Now it didn't throw this errors but still corrupted.
My thesis implemented time is runned out. I have only a week remain to complete this problem.
I know here are many professional Wine-users and Wine-developers. Please help me or my graduate thesis will fail.
Sincerely,
Dang Hai Thanh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20050804/a90afae9/attachment.html
2013 Mar 03
0
[LLVMdev] Question about method CodeExtractor::severSplitPHINodes
> From: Wei Dang [mailto:jacdang at gmail.com]
> Subject: Re: [LLVMdev] Question about method CodeExtractor::severSplitPHINodes
> Please excuse me if I'm not supposed to reply to all.
You should do reply-all, to make sure the list sees all of the thread.
> Are you saying all PHI nodes are required...
2005 Oct 04
5
sorting
I just want to confirm that it''s *not* possible to sort <tr>s in
tables....
Jamie
2005 Oct 16
3
Dial plan questions
I'm afraid I'm quite confused by what I've found on the Wiki.
I have the following dial plan that works:
exten => 2201,1,Dial(sip/2201@gs1.uucp,20,)
exten => 2201,2,Voicemail(u2201)
exten => 2201,3,Hangup
exten => 2201,102,voicemail(b2201)
exten => 2201,104,hangup
When the phone is in use it goes to voice mail as busy. When not
picked up, as
2007 Dec 12
2
Yikes! FreeBSD samba-3.0.26a_2, 1 is forbidden: "Remote Code Execution...
...remote code execution which could harm
our users.
This will be removed after we have a safe version to which we can upgrade.
Hat: secteam
Discussed with and requested by: timur
============================================================================
Dang! When will this be fixed?
Start Here to Find It Fast!? -> http://www.US-Webmasters.com/best-start-page/
$8.77 Domain Names -> http://domains.us-webmasters.com/
2006 Jan 05
7
[Fwd: [win32utils-help][6822] Eventlog problem]
Dang, I thought we solved this.
Any ideas?
Dan
PS - I realized after reading this I forgot to bump the version number
for 0.3.3 - I''ve uploaded a new zip file with the correct version number.
-------------- next part --------------
An embedded message was scrubbed...
From: alain Fioretti &l...