Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

105 results for “from:Yue”

[Bioc-devel] dependency problem in the windows machine
Yue Zhao (Jason) · Dec 21, 2019 · bioc-devel

Hello all, Recently, a package I submitted to Bioconductor failed with an error message in the Windows system: ERROR: dependencies 'DESeq2', 'MultiAssayExperiment', 'SummarizedExperiment' are not available for package 'animalcules'. This is the link for the build: http://bioconductor.org/checkResults...

How to let Rterm be vi style under windows?
Yue Wu · Aug 4, 2010 · r-help

Hi list, As title, under windows, the method of ~/.inputrc won't work, is it possible to let Rterm be vi style on windows? P.S. I've sent it serveral days ago, get no response, so I send it...

[Bioc-devel] build error on RIPSeeker
Yue Li · Feb 26, 2013 · bioc-devel

Dear developer community, There seems to be an error in the nightly build of my package `RIPSeeker' (0.99.8) on the Mac OS X Leopard (10.5.8) / i386 (petty) (message pasted below). The error occurs in the Vignette...

[Bioc-devel] weird unit test error
Yue Zhao (Jason) · Jan 6, 2020 · bioc-devel

Hello developers, Recently I got an error in the devel-branch test: http://bioconductor.org/checkResults/devel/bioc-LATEST/animalcules/malbec2-checksrc.html It works just fine in the current bioc version, and the error says: "non-numeric argument to...

Fontconfig error in R 3.10 when running
Yue Li · Apr 17, 2014 · r-help

Dear List, After updating to R 3.10 and Bioconductor 2.14, I'm having a rather frustrating error whenever I try using function like cairo_ps to save eps figures as demonstrated in the following example: cairo_ps('test...

Fontconfig error in R 3.10 when running
Yue Li · Apr 16, 2014 · r-help

Dear List, After updating to R 3.10 and Bioconductor 2.14, I'm having a rather frustrating error whenever I try using function like cairo_ps to save eps figures as demonstrated in the following example: cairo_ps('test...

Cairo: Fontconfig error: Cannot load default config file
Yue Li · Apr 17, 2014 · r-sig-mac

Fixed! Thanks a lot! On Apr 17, 2014, at 10:13 PM, Simon Urbanek <simon.urbanek at r-project.org> wrote: > > On Apr 17, 2014, at 9:56 PM, Yue Li <gorillayue at gmail.com> wrote: > >> Dear Simon, >> >> I saw...

interplot: a new package for visualizing interactive effects
Hu, Yue · Jul 1, 2015 · r-packages

Dear colleagues, We just published a package, "interplot", in CRAN. It can be used to plots the conditional coefficients ("marginal effects") of variables included in multiplicative interaction terms for various models. The installation instruction and more details about the package...

how to randomize a vector
Bin Yue · Nov 11, 2007 · r-help

I have a vector whose length is nearly 70 thousand. I need randomize it for 1000 times . for randomizing , I mean ,the elements of the vector remain intact while their order in the vector get changed randomly. I have written...

[Rcpp-devel] examples of using cula matrix multiplication in Rcpp
Yue Li · May 16, 2015 · rcpp-devel

Dear List, I wonder if anyone worked on incorporating CULA tools library functionality into Rcpp. How much speed gain on top of Rcpp do we expect on basic operation like matrix multiplication? In particular, I?m currently usnig RArmadillo to...

ffsave.image() error with large objects
Yue Sheng · Feb 11, 2010 · r-help

Hi, I have been using ffsave.image() to save mixture of ff and normal objects in my workspace. e.g. ffsave.image(file = "C:\output\saveobjects", rootpath = "D:\fftempdir", safe = TRUE) It works fine but once my workspace has large...

[R-pkg-devel] R CMD check --as-cran Warning in read.dcf(con, c(.get_standard_repository_db_fields(), "Path")) : URL 'https://CRAN.R-project.org/src/contrib/PACKAGES.gz': Timeout of 60 seconds was reached
Hu Yue · Sep 9, 2023 · r-package-devel

Hello, I encountered a problem when running ?R CMD check ?as-cran? at the step ?checking CRAN incoming feasibility?. The error message is as follows: * checking CRAN incoming feasibility ...Warning in read.dcf(con, c(.get_standard_repository_db_fields...

[Rcpp-devel] Is there an easy way to convert Rcpp code to pure cpp code to build a command line tool
Yue Li · May 4, 2017 · rcpp-devel

Dear List, This is probably a dumb question: Is there an easy way to convert Rcpp code to pure cpp code to build a command line tool? I was thinking about something similar to the 'python setup.py install? thing...

[w32] Bug? When trying to auto-complete, rest of the input from cursor is wiped out.
Yue Wu · Apr 2, 2011 · r-help

Hi, list, I'm using Rterm on windows, I find that when I try to complete the code with <tab>, the rest of the input from cursor will be wiped out. How to reproduce(`|' means the cursor position): > write.table...

bigglm binomial negative fitted value
Yue Guan · May 31, 2012 · r-help

Hi, there Since glm cannot handle factors very well. I try to use bigglm like this: logit_model <- bigglm(responser~var1+var2+var3, data, chunksize=1000, family=binomial(), weights=~trial, sandwich=FALSE) fitted <- predict(logit_model, data) only var2 is...

interplot: a new package for visualizing interactive effects
Hu, Yue · Jul 1, 2015 · r-help

Dear colleagues, We just published a package, "interplot", in CRAN. It can be used to plots the conditional coefficients ("marginal effects") of variables included in multiplicative interaction terms for various models. The installation instruction and more details about the package...

cairo_ps stopped working in Yosemite
Yue Li · Oct 21, 2014 · r-sig-mac

Dear List, I wonder who have encountered and/or solved the following issue where cairo_ps stopped working due to failure to load cairo.so module after installing Yosemite. Thanks a in advance, Yue > cairo_ps("~/Desktop/test.eps") Warning...

how to find the minimum
Bin Yue · Apr 28, 2008 · r-help

Dear friends: I am a new R user, and not very good at statistics and maths I find it difficult to find the minimum of this item: ((p*(b-1)-1)*(p+1)^(b-1)+1)/p^2 It seems...

[Bioc-devel] Cairo error in Windows server
Yue Zhao (Jason) · Mar 16, 2020 · bioc-devel

Hello Bioc Community, The CHECK in the windows server throws an error message that is not seen in other platforms and local windows computer: Error: .onLoad failed in loadNamespace() for 'Cairo', details: call: library.dynam("Cairo", pkgname, libname) error: DLL...

[Bioc-devel] handling data.frame namespace
Alice Yue · Feb 16, 2021 · bioc-devel

Hello there, I am working to update the flowGraph package on Bioconductor and I keep getting an error about a missing namespace for the following code (namely ".I" for specifying the row in data.table): dt <- data.table::as.data...

Can't find what you're looking for? Try searching with Google .