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.

845 results for “from:Rich Shepard”

source() fails in same directory as script: cannot find file
Rich Shepard · Oct 27, 2018 · r-help

On Sat, 27 Oct 2018, Rich Shepard wrote: > thread here. 'Here' meaning on alpine on my workstation, not on the mail list. Rich

Package updates for new versions
Rich Shepard · Oct 12, 2018 · r-help

On Fri, 12 Oct 2018, Micha Silver wrote: > Just to clarify, I believe that rpy2 is a *python* package. Micha, So I learned yesterday. Thanks very much, Rich

change language at console
Rich Shepard · Apr 1, 2015 · r-help

On Wed, 1 Apr 2015, Prof Brian Ripley wrote: > I would start by trying LANGUAGE=en , e.g. More specifically, you can use en_US or en_GB. Rich

read.csv() error
Rich Shepard · Sep 2, 2021 · r-help

On Thu, 2 Sep 2021, Enrico Schumann wrote: > There is no column 'ht'. Enrico, New eyeballs caught my change in variable name that I kept missing. Thanks very much, Rich

Question
Rich Shepard · Jan 8, 2019 · r-help

On Tue, 8 Jan 2019, Marc Schwartz wrote: > lattice is a "recommended" package, which means that it is installed by > default with any standard R installation. Marc, Thanks for the reminder. Regards, Rich

Package updates fail: how to fix the causes [FIXED]
Rich Shepard · Feb 15, 2019 · r-help

On Fri, 15 Feb 2019, Ista Zahn wrote: > Install udunits. Ista, Yep. Installing that package allowed the chain to build. Much appreciated. Best regards, Rich

Package 'compositions' and R-3.1.0
Rich Shepard · May 13, 2014 · r-help

I just tried to install 'compositions'. It's apparently not yet available for R-3.1.0. How can I learn when it might be available? TIA, Rich

Find tibble row with maximum recorded value
Rich Shepard · Dec 3, 2021 · r-help

On Fri, 3 Dec 2021, Jeff Newmiller wrote: > cfs is not a function. Don't put parentheses next to it. Use square > brackets for indexing. Jeff, Thanks. Rich

NADA Package: Referencing Data Frame Columns
Rich Shepard · Aug 7, 2012 · r-help

On Tue, 7 Aug 2012, David Winsemius wrote: > cenboxplot(chem&Vdis, chem$ceneq1, chem$era) > _______________^ > Incorrect use of '&' when '$' was intended. Mea culpa, David! Thanks for catching my typo. Rich

Scatter Plot Command Syntax Using Data.Frame Source
Rich Shepard · Aug 31, 2011 · r-help

On Thu, 1 Sep 2011, baptiste auguie wrote: > Below are a couple of options using a standard dataset, Thanks, Baptiste. These point me in the right direction. Rich

Subset() within function: logical error
Rich Shepard · Jun 29, 2015 · r-help

On Mon, 29 Jun 2015, David Winsemius wrote: > No. A pointer to the correct use of "[" is needed. Thanks, David. This puts me on the the right path. Much appreciated, Rich

Use of geometric mean for geochemical concentrations
Rich Shepard · Jan 22, 2024 · r-help

On Mon, 22 Jan 2024, Ben Bolker wrote: > I think https://stats.stackexchange.com would be best: r-sig-ecology is > pretty quiet these days Okay, Ben. Thanks, Rich

CoDA DataFrame: Change Column to Row Name [RESOLVED]
Rich Shepard · Jun 19, 2014 · r-help

On Thu, 19 Jun 2014, Adams, Jean wrote: > If your data frame is called df, try > row.names(df) <- df$sampdate Jean, Yep. That looks familiar. Many thanks, Rich

Results of applying na.omit on zoo object
Rich Shepard · Sep 19, 2011 · r-help

On Mon, 19 Sep 2011, Rich Shepard wrote: > When I aggregate two factors by date in the zoo object, the rows being ... ^^^^^ That should be 'begin'. Mea culpa! Rich

Undesired tick marks on top, right axes [RESOLVED]
Rich Shepard · Sep 11, 2018 · r-help

On Tue, 11 Sep 2018, Bert Gunter wrote: > You do that. Your error is obvious. Bert, Yep. Forgot to remove the 'p' from the type attribute. Mea culpa! Rich

Applying by() when groups have different lengths
Rich Shepard · Sep 17, 2018 · r-help

On Mon, 17 Sep 2018, Bert Gunter wrote: >> I cannot think of a way of proving a sample of data; if a sample for a Typo: s/proving/providing/ Rich

Casting Date to char
Rich Shepard · Sep 5, 2018 · r-help

On Wed, 5 Sep 2018, Rich Shepard wrote: >> dp$sampdate <- as.Character(dp$sampdate) This from a failed attempt: as.Character not found. The reported error was generated by using as.character. Rich

Degree symbol as axis label superscript
Rich Shepard · Nov 30, 2021 · r-help

On Tue, 30 Nov 2021, Andrew Simmons wrote: > Excuse my brevity, but take a look at ?plotmath > It has tons of tips for making pretty labels Thanks, Andrew. I will. Rich

Calculate daily means from 5-minute interval data
Rich Shepard · Aug 29, 2021 · r-help

On Sun, 29 Aug 2021, Rui Barradas wrote: > Hope this helps, Rui, Greatly! I'll study it carefully so I fully understand the process. Many thanks. Stay well, Rich

Changing data frame column headings
Rich Shepard · Dec 5, 2012 · r-help

On Wed, 5 Dec 2012, David L Carlson wrote: >> names(a) <- gsub("_quant", "", names(a)) >> a David, I did not pick that up from the names() help page. Thanks for the insight. Rich

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