Displaying 20 results from an estimated 188 matches for "googlepages".
2006 Oct 28
0
xlsReadWritePro trial available
...d data (several possibilities) ?
Work with multiple files at the same time ? Inside information of an
Excelfile ? oledatetime classes (Beta) with many additional functions
? the pro version is formally supported.
Please have a look for yourself. I have put the documentation online:
http://treetron.googlepages.com/00Index.html,
http://treetron.googlepages.com/read.xls.html,
http://treetron.googlepages.com/xls.sheet.html, and more...
You can download a free trial (of 30 days) here:
http://treetron.googlepages.com/ or direct:
http://treetron.googlepages.com/xlsReadWritePro_1.0.1.zip and
http://treetron.go...
2008 Jul 17
3
Histogram with two colors depending on condition
Dear List,
Say, we generate data like this-
dat<-rnorm(1000,1,2)
hist(dat)
How do i make the histogram, say, red (col = 2) before X = dat = 0, and rest say, green (col = 3) beyond X = dat = 0 in R?
The resulting histogram could be like this http://ehsan.karim.googlepages.com/histogram.JPG (edited)
Thanks in advance.
Ehsan
http://ehsan.karim.googlepages.com/diaryofastatistician
2007 Nov 28
1
Can't make affylmGUI work
Hi,
Can anyone help me of the affylmGUI package, I can't get it work and
searched for google but can't find any proper solutions.
I get the error information each time when I load my cells files, which
are shown in the following links.
-------------
http://clarezoe.googlepages.com/1.png
http://clarezoe.googlepages.com/2.png
http://clarezoe.googlepages.com/3.png
-------------
Errors also show in the terminal as below,
-------------
> Error: no function to return from, jumping to top level
In addition: Warning messages:
1: read.phenoData is deprecated, use read.An...
2008 Aug 12
2
Multiple column/row names?
Hi all,
I wonder if there is a way to create a matrix with two (or even more)
column/row names? Thank you very much.
Have a nice day.
--
??? Hesen Peng
http://hesen.peng.googlepages.com/
2008 Dec 22
0
Align legend title
...elopers,
I needed to align the title of legend for some of my plots. If there is interest to include
this into base R, bellow are the examples and the relevent diffs.
Regards, Gregor
x <- 1:10
y1 <- 1.5 * x
y2 <- 2.0 * x
y <- cbind(y1, y2)
source(file=url("http://gregor.gorjanc.googlepages.com/legend.R"))
matplot(x, y, type="l", lty=c(1, 2))
## Center
legend("topleft", legend=c("a long text, a long text", "y = 2.0 * x"), lty=c(1, 2), title="Function")
legend("topright", legend=c("a shor text", ""),...
2008 Mar 09
2
[LLVMdev] participating in GSoC 2008 in LLVM
...I am browsing through LLVM and it's TODO list[4] to familiar with LLVM.
Please guide me on doing a GSoC project for LLVM in this year.
Thank you very much!
(My resume available here [5])
Regards,
Rajika
[1] - http://www.cse.mrt.ac.lk/
[2] - http://code.google.com/soc/2008
[3] - http://rajikacc.googlepages.com/scanner.tar.gz
[4] - http://llvm.org/OpenProjects.html
[5] - http://rajikacc.googlepages.com/resume_rajika.pdf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080309/3a24ecdf/attachment.html>
2015 Mar 12
3
Bug or not?
.../DC) will show the current setting. Or boot with nouveau.pstate=1
>> > and you should have a /sys/class/drm/card*/device/pstate file.
>> >
>> > -ilia
>> >
>> >
>> >
>> >
>> > --
>> > Home
>> > http://evanfoss.googlepages.com/
>> > Work
>> > http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/
>> >
>> >
>> >
>> >
>> > --
>> > Home
>> > http://evanfoss.googlepages.com/
>> > Work
>> > http://forge.abcd.harvard....
2015 Feb 15
2
Bug or not?
...LK lines. The ones with -- (or
>>> AC/DC) will show the current setting. Or boot with nouveau.pstate=1
>>> and you should have a /sys/class/drm/card*/device/pstate file.
>>>
>>> -ilia
>>
>>
>>
>> --
>> Home
>> http://evanfoss.googlepages.com/
>> Work
>> http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/
>
>
>
> --
> Home
> http://evanfoss.googlepages.com/
> Work
> http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/
--
Home
http://evanfoss.googlepages.com/
Work
http://fo...
2015 Feb 15
3
Bug or not?
...;
>
> You should see it in dmesg... look for CLK lines. The ones with -- (or
> AC/DC) will show the current setting. Or boot with nouveau.pstate=1
> and you should have a /sys/class/drm/card*/device/pstate file.
>
> -ilia
>
>
>
>
> --
> Home
> http://evanfoss.googlepages.com/
> Work
> http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/
>
>
>
>
> --
> Home
> http://evanfoss.googlepages.com/
> Work
> http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/
>
>
>
>
> --
> Home
> http://evanfoss.goo...
2015 Mar 14
0
Bug or not?
...e a /sys/class/drm/card*/device/pstate file.
>>>>>>
>>>>>> -ilia
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Home
>>>>>> http://evanfoss.googlepages.com/
>>>>>> Work
>>>>>> http://forge.abcd.harvard.edu/gf/project/epl_engineering/wiki/
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Home
>>>>&g...
2007 Mar 20
2
BETA testers for xlsReadWrite? (natively read/write Excelfiles)
...e + possibility to read/write
dates/times + rownames for matrices + checknames (colnames) + better
factor support + 'stringsAsFactors' and 'rownames' argument. I also
added 4 general purpose datetime functions to convert excel dates
from/to strings.
Download:
- zip: http://treetron.googlepages.com/BETAxlsReadWrite_1.2.1.zip
- source: http://treetron.googlepages.com/BETAxlsReadWrite_1.2.1.tar.gz
- testdata: http://treetron.googlepages.com/BETAxlsReadWrite_TestData_1.2.1.zip
Some of you may be aware that this package is made with Delphi and
contains Object Pascal code. It doesn't matt...
2008 Mar 26
2
[LLVMdev] Adding SQLite3 to llvm test-suite
On Wed, Mar 26, 2008 at 4:09 AM, Evan Cheng <evan.cheng at apple.com> wrote:
>
> On Mar 25, 2008, at 12:56 PM, Török Edwin wrote:
> > The new package is here:
> > http://edwintorok.googlepages.com/sqlite_lemon_llvmtest.tar.gz
> > Anything else I should change?
>
> Looks good. Please commit.
Should I speak with Chris about commit access?
I made the change below for lemon:
http://edwintorok.googlepages.com/sqlite_lemon_llvmtest_2.tar.gz
>
>
> >
> > The...
2007 Jul 25
1
if - else
...jjroper at gmail.com
Phone/Fone/Tel?fono: 55 41 33611764
celular: 55 41 99870543
Casa: 55 41 33857249
=======================================
Ecologia e Conserva??o na UFPR
http://www.bio.ufpr.br/ecologia/
---
http://jjroper.googlepages.com/
http://arsartium.googlepages.com/
2008 Jan 10
4
[LLVMdev] Adding ClamAV to the llvm testsuite (long)
Török Edwin wrote:
> Yes, I have uploaded the .tar.gz here:
> http://edwintorok.googlepages.com/ClamAV-srcflat.tar.gz
> [inputs dir contains some symlink, place ClamAV dir in
> llvm/projects/llvm-test/MultiSource/Applications to make
> links point to right place]
>
>
Hi,
Because llvm bug #1730 got fixed, this testcase can run under with the
JIT on x86-64 :).
I have att...
2007 Apr 27
0
[ANN:] new package xlsReadWrite*Pro*: announce + update.
...select/ins/copy/del/...)
? data area subsets (rows/cols/from/to/area)
? use (named) ranges and pick individual cells
? insert images, hyperlinks, work with formulas
? oledatetime type and many helper functions
? get information about an Excelfile.
Browse the (shortened) help files: http://treetron.googlepages.com/00Index.html
Download a brochure:
http://treetron.googlepages.com/xlsReadWrite_Pro_Datasheet.pdf
Download the package: http://treetron.googlepages.com/xlsReadWritePro_1.2.1.zip
Download Test-/Demoscripts:
http://treetron.googlepages.com/xlsReadWritePro_TestData_1.2.1.zip
The pro version can b...
2008 Apr 30
2
Can R do rts (Regular Time Series) like S-Plus?
Dear readers,
S-Plus have a rts function (Regular Time Series), which is used like so:
fveks<-read.csv('http://louise.hoffman.googlepages.com/veks.csv',header=TRUE,sep=',')
attach(fveks)
acf(ts.intersect(rts(HC.f),rts(Ta.f),rts(GR.f),rts(W.f)))
Warning the csv file is 750kB.
Can the same be done in R?
Lots of love =)
Louise
2008 Mar 07
11
Issue with Crossbow on VirtualBox
...rabad Open Solaris User Group alias.
http://opensolaris.org/os/project/hosug/
Today both of us tried it on VirtualBox running on OpenSolaris. Both
attempts have the same results.
a. Selecting Solaris Developer Express during boot process exits the
installation. See this picture:
http://spurthi.googlepages.com/cbowcap01a.png
b. Selecting Solaris Express during boot process goes a little further and
hangs the installation. See
this picture:
http://spurthi.googlepages.com/cbowcap02a.png
Are we missing something? Did anyone successfully run this build on
VirtualBox? We allocated 8GB space
and...
2008 Mar 25
2
[LLVMdev] Adding SQLite3 to llvm test-suite
...> Hi Edwin,
>
Hi Evan,
> It works fine for me. Thanks!
>
> We prefer a flat directory structure. Is it possible for you to
> separate it out to sqlite3 and lemon rather than having them as sub-
> directories under SQLite?
Ok.
The new package is here:
http://edwintorok.googlepages.com/sqlite_lemon_llvmtest.tar.gz
Anything else I should change?
> Also, can you increase lemon's test size?
>
Lemon doesn't have a testsuite (those 40000+ tests are all for SQLite),
however I found some projects that use lemon (its syntax is not
compatible with yacc), and copied...
2009 Feb 06
2
annotating a filled contours plot with a grid of points
..._________________________
Dario Martin-Benito
CIFOR-INIA
Dpto. Sistemas y Recursos Forestales
Ctra. La Coruña, Km. 7.5
E-28040 Madrid (Spain )
Tel.: +34 91 347 1461
e-mail: dmartin@inia.es /// dmartinbenito@gmail.com
http://dmartinbenito.googlepages.com
[[alternative HTML version deleted]]
2008 May 14
2
basename/dirname produce incorrect results
...byte instead of char, so
the result in the following example is half of what is expected.
> g<-"d:\\$BG!2L4^M-CfJ8(B\\$BG!2L4^M-CfJ8(B.txt"
> dirname(g)
[1] "d:/$BG!2L4^(B"
> basename(g)
[1] "$BG!2L4^M-(B"
--
HUANG Ronggui, Wincent http://ronggui.huang.googlepages.com/
Bachelor of Social Work, Fudan University, China
Master of sociology, Fudan University, China
Ph.D. Candidate, CityU of HK.
[[alternative HTML version deleted]]