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.

22 results for “from:Imanuel Costigan”

[R-pkg-devel] Open Source Survey, conducted by GitHub
Imanuel Costigan · Apr 22, 2017 · r-package-devel

Thanks Jenny. I?m looking forward to seeing the results and the inevitable R package wrapper. Imanuel

NEWS.md support on CRAN
Imanuel Costigan · May 22, 2015 · r-devel

Are there any plans for CRAN to support NEWS files in markdown? Bit of a hassle to go the the package?s Github (or other like) site to read NEWS.

[ANN] dataonderivatives: Easily Source Publicly Available Data on Derivatives
Imanuel Costigan · Sep 10, 2015 · r-sig-finance

I?m excited to announce the first release of the ?dataonderivatives" package on CRAN. Post-GFC derivatives reforms have lifted the veil off over-the-counter (OTC) derivative markets. Swap Execution Facilities (SEFs) and Swap Data Repositories (SDRs) now publish...

Running examples with R5 constructor from package failing
Imanuel Costigan · Jan 31, 2014 · r-devel

I am having an issue with reference classes (R5) in a package I am developing. They have both been illustrated in the `roxygentest` package I've got hosted on Github [1].? When I run `R CMD check .` on the source...

NEWS.md support on CRAN
Imanuel Costigan · May 22, 2015 · r-devel

What about treating it as a plain text file (i.e. no need for CRAN to support parsing)? > On 23 May 2015, at 11:08 am, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > > On 22/05/2015 8:49...

[R-pkg-devel] Keeping secrets in R packages
Imanuel Costigan · Jun 5, 2015 · r-package-devel

Have you checked out Hadley's secret package? https://github.com/hadley/secure/blob/master/README.md Sent from my iPhone On 6 Jun 2015, at 8:19 am, Neal Fultz <nfultz at gmail.com> wrote: I am working on...

NEW: fmdates packages
Imanuel Costigan · Jan 13, 2017 · r-sig-finance

Hi everyone, I?ve published the fmdates package on CRAN [1]. It implements calendars used to define locale specific business days, date adjusters and shifters, schedule generators and year fraction calculations defined by these standards. These are pretty simple, yet...

[R-pkg-devel] Calls to exported dplyr functions from DBI/dplyr backend
Imanuel Costigan · Jan 8, 2016 · r-package-devel

Hi I am looking to release an updated version of RSQLServer and noticed that when checking the package, I was getting a large number of errors of the style: * checking R code for possible problems ... NOTE auto_copy: no visible...

NEWS.md support on CRAN
Imanuel Costigan · May 23, 2015 · r-devel

I?d suggest going with CommonMark if this will be the basis of broader support for Markdown as it is well defined whereas GruberMarkdown is defined by broad conventions with specifics determined by parsers. > On 24 May 2015, at 12...

Running examples with R5 constructor from package failing
Imanuel Costigan · Feb 1, 2014 · r-devel

You referred to another package that exports an R5 class. Which one? Thanks for your help. On 02 Feb, 2014,at 12:57 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: On 14-01-31 10:14 PM, Imanuel...

Odd R CMD build behaviour on Windows
Imanuel Costigan · Sep 25, 2018 · r-help

Hi all I am finding that on Windows 10: * the archive file produced by R (i386) CMD build command saves the resulting archive file in the present working directory * ...BUT the archive produced by the R (x64) CMD build command...

[R-pkg-devel] Odd R CMD build behaviour on Windows
Imanuel Costigan · Dec 27, 2018 · r-package-devel

Hi all [Originally posted on R-help which is probably not the right place - hence no response?] I am finding that on Windows 10: * the archive file produced by R (i386) CMD build command saves the resulting archive file in...

NEWS.md support on CRAN
Imanuel Costigan · May 29, 2015 · r-devel

So I assume this commit means NEWS.md is now no longer on blacklist? https://github.com/wch/r-source/commit/9ffe87264a1cd59a31a829f72d57af0f1bfa327a Sent from my iPad On 23 May 2015, at 6:05 pm, Kurt Hornik <Kurt.Hornik at wu...

NEWS.md support on CRAN
Imanuel Costigan · May 23, 2015 · r-devel

While a parsed HTML version of the NEWS.md file would be nice, I would like something much simpler: being able to "see? this file in the Help pane in RStudio or being about to run something like show_news...

Possible POSIXlt / wday glitch & bugs.r-project.org status
Imanuel Costigan · Oct 4, 2013 · r-devel

Thanks for the responses and quoting the timezone help file. I am assuming that in order to determine the wday element of POSIXlt, R does the necessary calculations in Julian time (via POSIXct). Based on this excerpt from ?DateTimeClasses, it...

Possible POSIXlt / wday glitch & bugs.r-project.org status
Imanuel Costigan · Oct 4, 2013 · r-devel

Ok thanks for that explanation. That's bad news for me. I need to generate dates out past that limit regularly. It means that many operations past that limit are unreliable. Any suggested work arounds / alternatives? On 05/10/2013...

Improving DBI
Imanuel Costigan · Jan 4, 2016 · r-sig-db

Hi Kirill Automated testing of proprietary back ends (in my case SQLServer) faces the challenge of the test bed having access to an instance of the server. I did get an offer of support from MSFT/Revo who set up...

Can't install.packages() from local repo in 2.15.2
Imanuel Costigan · Nov 2, 2012 · r-devel

Hi guys I think there's a high chance this is a bug. But I can't rule out that I can be blamed for this. I've posted this to bugzilla (#15092). Then I read that I probably should...

Can't install.packages() from local repo in 2.15.2
Imanuel Costigan · Nov 5, 2012 · r-devel

Hi Prof. Ripley, There is in fact a parallel source repository (see my initial email): L:/R/src/contrib I had also run tools:write_PACKAGES() therein, generating an empty PACKAGES file as I have chosen not to release source...

NEWS.md support on CRAN
Imanuel Costigan · May 23, 2015 · r-devel

> On 24 May 2015, at 12:07 pm, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > > On 23/05/2015 9:15 PM, Imanuel Costigan wrote: >> While a parsed HTML version of the NEWS.md file would be nice, I...

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