Displaying 20 results from an estimated 322 matches for "b861".
Did you mean:
861
2010 Mar 31
1
You are right and the problem is solved. Re: about the possible errors in Rgraphviz Package
...;>>
>>>>> -- Martin Morgan
>>>>> Computational Biology / Fred Hutchinson Cancer Research Center
>>>>> 1100 Fairview Ave. N.
>>>>> PO Box 19024 Seattle, WA 98109
>>>>>
>>>>> Location: Arnold Building M1 B861
>>>>> Phone: (206) 667-2793
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> -- HU,ZHENGJUN
>>>>
>>>
>>>
>>> -- Martin Morgan
>>> Computational Biology / Fred Hutchins...
2015 May 10
2
S4 method dispatch sometimes leads to incorrect when object loaded from file?
...to
show,A-method.
~/tmp$ R --vanilla --slave -e "load(file='b.Rda'); b"
Loading required package: PkgA
A
Martin Morgan
--
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109
Location: Arnold Building M1 B861
Phone: (206) 667-2793
2015 May 12
1
S4 method dispatch sometimes leads to incorrect when object loaded from file?
...t;
>> Loading required package: PkgA
>> A
>>
>> Martin Morgan
> --
> Computational Biology / Fred Hutchinson Cancer Research Center
> 1100 Fairview Ave. N.
> PO Box 19024 Seattle, WA 98109
> Location: Arnold Building M1 B861
> Phone: (206) 667-2793
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
2011 Apr 20
2
Package Name Not Found Warning
Hello,
I've got a DESCRIPTION file with a the first line:
Package: Repitools
But, when I run R CMD INSTALL Repitools I get:
* installing *source* package Repitools ...
** R
** data
** inst
** preparing package for lazy loading
Warning in FUN(X[[1L]], ...) :
Created a package name, "2011-04-20 09:05:40", when none found
** help
*** installing help indices
** building package
2011 Oct 25
1
Windows download.file sometimes pauses / truncates large files
....
I tried options(internet.info=0, timeout=600), without effect; the
messages from internet.info are the same on successful and failed downloads.
Thank you,
Martin
--
Computational Biology
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109
Location: M1-B861
Telephone: 206 667-2793
2010 Oct 24
1
R-devel CMD build fails when vignette present
.../tmp/RtmprGGHhU/Rbuild257d6d93 to
/tmp/RtmprGGHhU/Rbuild257d6d93/Biobase), in turn because the on.exit at
build.R:223 is usurped by on.exit at build.R:256/259.
Martin
--
Computational Biology
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109
Location: M1-B861
Telephone: 206 667-2793
2012 Aug 21
1
parLapply fails to detect default cluster?
...In defaultCluster, t would also be helpful to check that the detected
cluster, user-supplied or other, is a valid cluster.
diff attached.
Martin
--
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109
Location: Arnold Building M1 B861
Phone: (206) 667-2793
-------------- next part --------------
A non-text attachment was scrubbed...
Name: defaultCluster.diff
Type: text/x-patch
Size: 2190 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20120821/50679d0b/attachment.bin>
2011 Dec 15
1
R CMD check fails to warn about undocumented classes and methods
...ries.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... OK
Martin
--
Computational Biology
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109
Location: M1-B861
Telephone: 206 667-2793
2011 Apr 20
3
Make as.factor an S3 generic?
...ias{Ops.factor}
@@ -40,8 +42,8 @@
is.factor(x)
is.ordered(x)
-as.factor(x)
-as.ordered(x)
+as.factor(x, \dots)
+as.ordered(x, \dots)
addNA(x, ifany=FALSE)
}
--
Computational Biology
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109
Location: M1-B861
Telephone: 206 667-2793
2011 Dec 08
1
Reference class finalize() fails with 'attempt to apply non-function'
...of the same type of problem generates an error
Error in function (x) : no function to return from, jumping to top level
also seen in AnnotationDbi and Rcpp packages
--
Computational Biology
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109
Location: M1-B861
Telephone: 206 667-2793
2015 Aug 25
3
Issues with libcurl + HTTP status codes (eg. 403, 404)
...t; > R-devel at r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-devel
> >
>
>
> --
> Computational Biology / Fred Hutchinson Cancer Research Center
> 1100 Fairview Ave. N.
> PO Box 19024 Seattle, WA 98109
>
> Location: Arnold Building M1 B861
> Phone: (206) 667-2793
>
[[alternative HTML version deleted]]
2009 May 20
1
install.packages now intentionally references .Rprofile?
...=en_US.UTF-8;LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
Martin
--
Martin Morgan
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109
Location: Arnold Building M1 B861
Phone: (206) 667-2793
2015 Aug 25
1
Issues with libcurl + HTTP status codes (eg. 403, 404)
...://stat.ethz.ch/mailman/listinfo/r-devel
>> >
>>
>>
>> --
>> Computational Biology / Fred Hutchinson Cancer Research Center
>> 1100 Fairview Ave. N.
>> PO Box 19024 Seattle, WA 98109
>>
>> Location: Arnold Building M1 B861
>> Phone: (206) 667-2793
>>
>
>
> --
> Computational Biology / Fred Hutchinson Cancer Research Center
> 1100 Fairview Ave. N.
> PO Box 19024 Seattle, WA 98109
>
> Location: Arnold Building M1 B861
> Phone: (206) 667-2793
2011 Dec 15
1
S4 NAMESPACE method imports and exports do not include (promoted?) generics
...ce commonly promoted
functions and S3 classes into a single package, to avoid conflicts when
the same function is promoted independently by several packages.
Martin
--
Computational Biology
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109
Location: M1-B861
Telephone: 206 667-2793
2010 Mar 31
0
You are right and the problem is solved. Re: about the possible errors in Rgraphviz Package
...;>>>>> Computational Biology / Fred Hutchinson Cancer Research Center
>>>>>>>> 1100 Fairview Ave. N.
>>>>>>>> PO Box 19024 Seattle, WA 98109
>>>>>>>>
>>>>>>>> Location: Arnold Building M1 B861
>>>>>>>> Phone: (206) 667-2793
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> -- HU,ZHENGJUN
>>>>>>>
>>>...
2015 Aug 25
0
Issues with libcurl + HTTP status codes (eg. 403, 404)
...t; mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-devel
> >
>
>
> --
> Computational Biology / Fred Hutchinson Cancer Research Center
> 1100 Fairview Ave. N.
> PO Box 19024 Seattle, WA 98109
>
> Location: Arnold Building M1 B861
> Phone: (206) 667-2793
>
--
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109
Location: Arnold Building M1 B861
Phone: (206) 667-2793
2009 Jul 29
3
Object equality for S4 objects
To test two environments for object equality (Lisp EQ), I can use 'identity':
> e1 <- environment(local(function()x))
> e2 <- environment(local(function()x))
> identical(e1,e2) # compares object identity
[1] FALSE
> identical(as.list(e1),as.list(e2)) # compares values as name->value mapping
[1] TRUE # (is there a
2014 May 22
1
citEntry handling of encoded URLs
...ags is not easy to enumerate, perhaps some insight can be provided at
this point as to how the supported tags are determined?
Thanks
Martin Morgan
--
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109
Location: Arnold Building M1 B861
Phone: (206) 667-2793
2015 Aug 27
1
Issues with libcurl + HTTP status codes (eg. 403, 404)
...method =
> "internal"))
> readLines(url("https://httpbin.org/basic-auth/user/passwd", method = "libcurl"))
>
--
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109
Location: Arnold Building M1 B861
Phone: (206) 667-2793
2012 Oct 26
0
parallel::pvec FUN types differ when v is a list; code simplifications?
...t;> --
>>>>>>> Computational Biology / Fred Hutchinson Cancer Research Center
>>>>>>> 1100 Fairview Ave. N.
>>>>>>> PO Box 19024 Seattle, WA 98109
>>>>>>>
>>>>>>> Location: Arnold Building M1 B861
>>>>>>> Phone: (206) 667-2793
>>>>>>>
>>>>>>
>>>>>> ______________________________**_________________
>>>>>> Bioc-devel at r-project.org mailing list
>>>>>>
>>>>>> htt...