The following citEntry includes a url with %3A and other encodings
citEntry(entry="article",
title = "Software for Computing and Annotating Genomic Ranges",
author = personList( as.person("Michael Lawrence" )),
year = 2013,
journal = "{PLoS} Computational Biolo
On Thu, May 22, 2014 at 10:47 AM, Simon Urbanek wrote:
> On May 22, 2014, at 11:33 AM, Tim Keitt wrote:
>
> > On Thu, May 22, 2014 at 9:19 AM, Simon Urbanek <
> simon.urba...@r-project.org> wrote:
> > Tim,
> >
> > On May 21, 2014, at 9:54 PM, Tim Keitt wrote:
> >
> > > When dealing with object
On Thu, May 22, 2014 at 9:19 AM, Simon Urbanek
wrote:
> Tim,
>
> On May 21, 2014, at 9:54 PM, Tim Keitt wrote:
>
> > When dealing with object holding pointers that are only valid during a
> single session, it would be convenient to exclude them from being saved
> with the session image. (I am ass
On May 22, 2014, at 11:33 AM, Tim Keitt wrote:
> On Thu, May 22, 2014 at 9:19 AM, Simon Urbanek
> wrote:
> Tim,
>
> On May 21, 2014, at 9:54 PM, Tim Keitt wrote:
>
> > When dealing with object holding pointers that are only valid during a
> > single session, it would be convenient to exclud
Tim,
On May 21, 2014, at 9:54 PM, Tim Keitt wrote:
> When dealing with object holding pointers that are only valid during a single
> session, it would be convenient to exclude them from being saved with the
> session image. (I am assuming that `quit` calls `save.image` before quitting
> or is
When dealing with object holding pointers that are only valid during a
single session, it would be convenient to exclude them from being saved
with the session image. (I am assuming that `quit` calls `save.image`
before quitting or is it internal?) Currently they are saved with the
pointer converte