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.

177 results for “from:Y”

paste(character(0), collapse="", recycle0=FALSE) should be ""
suh@rto_@@ggo@o m@iii@g oii y@hoo@com · Apr 30, 2020 · r-devel

Without 'collapse', 'paste' pastes (concatenates) its arguments elementwise (separated by 'sep', " " by default). New in R devel and R patched, specifying recycle0 = FALSE makes mixing zero-length and nonzero-length arguments results in length zero. The result of paste(n...

How to write an estimated seasonal ARIMA model from R output?
Y S · Jun 19, 2017 · r-help

I'm trying to use the following command. arima (x, order = c(p,d,q), seasonal =list(order=c(P,D,Q), period=s) How can I write an estimated seasonal ARIMA model from the outputs. To be specifically, which...

savehistory not working properly in R?
Paul Y. Peng · May 14, 2003 · r-help

Dear R users, I have a .RData which contains .Last object as follows: .Last <- function () { savehistory(file = ".Rhistory") } In this directory, if I issue the following command Rterm --save < mycmds.q to execute commands in mycmds.q and to save...

Two R sessions?
Paul Y. Peng · Apr 1, 2002 · r-help

Hi R users, I am still a relatively new R user migrated from S+. I wonder in R how do you handle one difference between R and S+. S+ saves objects as different files in .Data directory while R saves...

Problems with graphical devices, e.g., png(), pdf(): blurry graphical output
Y-H Chen · Dec 16, 2008 · r-help

On my current home system, I am getting undesirable output from graphical devices such as png() and pdf(). The graphical output is blurry. I haven't experienced the problem on other systems. As you will see from the attached text...

Problems with graphical devices, e.g., png(), pdf(): blurry graphical output
Y-H Chen · Dec 17, 2008 · r-help

On Wed, Dec 17, 2008 at 12:54 AM, Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote: > Your PDF problems indicate a broken viewer. How were you viewing PDF? You are absolutely correct about the PDF files; I...

The way giving the suitable data structure to the obtained data for the use of "prospectr"
rhotuser m@iii@g oii y@hoo@co@jp · Sep 19, 2019 · r-help

Dear Sir, ? ? I want to use the "prospectr" for the obtained spectra like the attached file, "Nirspectra". ? However, my understanding level of the data structure of "NIRsoil" is not yet enough. ? reference:? https://cran.r-project.org/web/packages/prospectr...

Specifying outcome variable in binomial glmm: single responses vs cbind?
a y · Jul 2, 2016 · r-sig-mixed-models

I answered my own question, so feel free to disregard this topic. On Fri, Jul 1, 2016 at 6:37 PM, a y <beermewi at gmail.com> wrote: > What is the difference between fitting a binomial glmm (without random > item...

"How to convert .Rdata file into .csv or something else?" [SOLVED]
y tanaka · Aug 17, 2017 · r-help

Dear mailing list members, Thank you for all members who gave me advice. This question is solved. I tried to create an object using the load function by analogy based on the read.csv function like this; > d <- load("~/docdis...

RODBC package issues with DB2 ODBC drivers and Windows R 4.2.0
mjrizzo m@iii@g oii y@hoo@com · Jul 7, 2022 · r-help

Hello, I have been looking for help with an issue I am having with the RODBC package .? I recently upgraded to R 4.2.0 from R 4.1.1 in Windows 10 Enterprise Build 19044.? I use the RODBC...

R GUI editor window - help field does not return the help topic (PR#14146)
y_alperovych at yahoo.fr · Dec 15, 2009 · r-devel

Full_Name: Yan Alperovych Version: R 2.10.1, GUI 1.31 OS: Mac OS 10.6.2 Submission from: (NULL) (139.165.27.244) Hello everyone, I am not sure if I am at the right place to put...

[R-pkg-devel] [r-package-devel] Win.Metafile and package check - "Found the platform-specific device:"
W@y@e@W@Jo@es m@iii@g oii sheii@com · Nov 3, 2023 · r-package-devel

Dear R-Package-Devel, As part of GWSDAT package (https://github.com/waynegitshell/GWSDAT) we support the option to output plots to a WMF (https://r-graphics.org/recipe-output-vector-wmf) format if, and only if, the user is...

Question regarding R plot
Akito Y. Kawahara · Apr 17, 2010 · r-help

Hi, I am new to R, and have a quick question regarding an R script that I received from a kind colleague. I am trying to determine the "peak" (maximum value) of the graph that is plotted when executing the...

[R-es] Insertar logo en Shiny APP
Clei Y · May 28, 2025 · r-help-es

Hola a todos Tengo problemas para insertar el logo de una empresa en un Shiny APP, el código que estoy empleando es: # UI ui <- fluidPage( titlePanel( div( tags$img(src = "logo.png", height = "60px", style = "float:left; margin-right:15px...

Summing elements in a list
Paul Y. Peng · Oct 31, 2003 · r-help

Angelo Canty wrote: > Hi, > > Suppose that I have a list where each component is a list of two > matrices. I also have a vector of weights. How can I collapse my > list of lists into a single list of two...

Questions from a beginner.
Paul Y. Peng · Jun 1, 2001 · r-help

I have used S-PLUS for years. Now I am learning to use R in Windows'98. I downloaded the latest version and installed it as instructed. However, I cannot find answers from online help to the following questions I...

[R-es] Completar datos buscando información en otro Data Frame
Clei Y · Aug 8, 2019 · r-help-es

Hola a todos Tengo una duda, puede ser un poco básica pero no encuentro la respuesta, tengo dos base de datos como la siguiente: Data frame 1: Id_1 Id_2 Dato 1 1 3 1 2 6 1...

Weibull survival modeling with covariate
Watalu, Y. (aka Wataru) · Jun 8, 2005 · r-help

Hi, I'm also wondering which expression the survreg() uses for Weibull regression. Referring to help(survreg) and help(survreg.distributions), I guess survreg() fits the following model. survreg() uses a different parametrization, say F(x, Wshape, Wscale) = 1-exp...

[Bioc-devel] Bioconductor 3.17 requires R 4.3?
Y-h. Taguchi · Feb 24, 2023 · bioc-devel

Hi people, I have found that https://cran.r-project.org/src/base-prerelease/R-devel.tar.gz can be used as R 4.3. But the statement "The development version of *Bioconductor* is version *3.17*; it works with...

unif_rand() and exp_rand()
Paul Y. Peng · Nov 24, 2002 · r-help

Dear R-users: Recently I found my simulation run into an apparently infinite loop. After a few days of tracing and chasing, I believe it is caused by the built-in unif_rand() and exp_rand() functions: unif_rand() can...

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