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.

23 results for “from:Stephen P. Molnar”

Two Questions
Stephen P. Molnar · Apr 20, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110420/a92dce76/attachment.pl>

Problem Installing R-Commander
Stephen P. Molnar · Aug 20, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100820/4cba51f4/attachment.pl>

Two Copies of Each Message
Stephen P. Molnar · Apr 22, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110422/91d410ff/attachment.pl>

Problem Installing rJava on MS Win 7 Platform
Stephen P. Molnar · Apr 7, 2011 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110407/2dc9b2fb/attachment.pl>

Virus Infection in colorspace_1.1-1.zip (R x64 2.14.1)
Stephen P. Molnar · Jan 24, 2012 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120124/54c4ccef/attachment.pl>

Autoloading R Commander
Stephen P. Molnar · Nov 19, 2005 · r-help

How do I go about autoloading R Commander when I start R? Thanks in advance. -- Stephen P. Molnar, Ph.D. Life is a fuzzy set Foundation for Chemistry Stochastic and multivariant http://www.geocities.com/FoundationForChemistry

Psuedoinverse of a Non-square Matrix
Stephen P. Molnar · Apr 30, 2011 · r-help

Is there an R package for the psuedoinversion of non-square matrices, similiar to to pinv MATLAB function? Thanks in advance. -- Stephen P. Molnar, Ph.D. Life is a fuzzy set Foundation for Chemistry Stochastic and multivarate http://www.FoundationForChemistry...

Installing R-2.15.2 in Debian Wheezy/Testing
Stephen P. Molnar · Dec 31, 2012 · r-help

The current version of R that is available in Wheezy is 2.15.1. However, version 2.15.2 is available at CRAN sites. The site I use is http://cran.case.edu/bin/linux/debian which states: 'If you...

Psuedoinverse of a Non-square Matrix
Stephen P. Molnar · Apr 30, 2011 · r-help

On Sat, 30 Apr 2011 10:53:00 -0700 (PDT) Berend Hasselman <bhh at xs4all.nl> wrote: > > Stephen P Molnar wrote: > > > > Is there an R package for the psuedoinversion of non-square matrices, > > similiar to to pinv MATLAB function? > > > > ginv...

Problem Compiling v-4.x.x
Stephen P. Molnar · Nov 8, 2021 · r-help

I have uptodate Debian Buster on my Linux platform and have been compiling R distros for quite some time, usually with success. This time I have encountered the same error in my attempts to compile v-4..1.2 and...

RStudio and R version 3.0
Stephen P. Molnar · Apr 5, 2013 · r-help

On Fri, 05 Apr 2013 08:00:16 -0400 "John Sorkin" <JSorkin at grecc.umaryland.edu> wrote: > Windows 7 32 bit > R 3.0 > RStudio that previously worked with R versions prior to R3.0 > > Colleagues, > I just downloaded R...

Date Conversion Problem
Stephen P. Molnar · Aug 12, 2020 · r-help

i have written an R script which allow me to plot the number of Covid-10 cases reported by he state of Ohio. In that se t of data the date format is in the form yyyy-mm-dd. My...

Autoloading R Commander
Stephen P. Molnar · Nov 19, 2005 · r-help

---------- Forwarded Message ---------- Subject: [R] Autoloading R Commander Date: Saturday November 19, 2005 10:35 am From: "Stephen P. Molnar, Ph.D." <s.molnar at sbcglobal.net> To: R <r-help at stat.math.ethz.ch> How do I go about...

R Script Modification Questions
Stephen P. Molnar · Aug 18, 2020 · r-help

Thanks to the kind folks on this list, this is an elegant replacement for the clumsy R script that I that I wrote. However, I do have a few changes that I would like to make. The problem is that...

Missing Library
Stephen P. Molnar · Jul 15, 2019 · r-help

I have installed RStudio in my new implementation of Debian Buster. \ comp at AbNormal:~/Downloads/RStudio$ sudo -s dpkg -i rstudio-1.2.1335-amd64.deb (Reading database ... 149026 files and directories currently installed.) Preparing to unpack rstudio-1.2...

Problem Compiling v-4.x.x
Stephen P. Molnar · Nov 8, 2021 · r-help

On 11/08/2021 03:15 PM, Duncan Murdoch wrote: > On 08/11/2021 2:57 p.m., Stephen P. Molnar wrote: >> I have uptodate Debian Buster on my Linux platform and have been >> compiling R distros for quite some...

Ggplot2 Line Problem
Stephen P. Molnar · Aug 16, 2020 · r-help

I have cobbled together a short script to plot Covid-19 data. setwd("~/Apps/Models/1-CoronaVirus") library(tidyverse) library(lubridate) datO <- read.csv("https://api.covidtracking.com/v1/states/oh/daily.csv") datO[ ,1] <- ymd(datO[ ,1]) dfO <- tibble...

Ggplot2 Line Problem
Stephen P. Molnar · Aug 17, 2020 · r-help

Many thanks. That solved the problem. On 08/17/2020 01:49 AM, Rui Barradas wrote: > Hello, > > This type of problem is almost always a data reshaping problem. > ggplot graphics work better if the data is in the long format...

Problem Installing rJava on MS Win 7 Platform
Stephen P. Molnar · Apr 9, 2011 · r-help

That's true. However, Java is installed on the machine. On Thu, 7 Apr 2011 14:40:54 -0400 David Winsemius <dwinsemius at comcast.net> wrote: > He said "Java", not "rJava. > > On Apr 7, 2011, at 11:51 AM, Stephen...

Problem Installing a Package
Stephen P. Molnar · Aug 29, 2012 · r-help

I have just installed the latest version of R on a openSUSE 12.1 system running on an ORacle VM VirtualBox and have encountered a problem with installing ChemometricsWithR. Here is the output: > library("compiler") > install.packages("ChemometricsWithR") Installing package...

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