Displaying 6 results from an estimated 6 matches for "jefferislab".
2019 May 29
3
Making a package CITATION file from BibTeX
...other packages needing citations ...).
I think what I need is the opposite of RefManageR::toBiblatex [3]. This
seems like it should be a common need, so I feel sure I must be missing
something, but I can't seem to google up any hints.
With many thanks,
Greg Jefferis.
[1] http://github.com/jefferislab/nat.nblast
https://cran.r-project.org/package=nat.nblast
[2]
@article{Costa:2016aa,
Author = {Costa, Marta and Manton, James D and Ostrovsky, Aaron D and
Prohaska, Steffen and Jefferis, Gregory S X E},
Doi = {10.1016/j.neuron.2016.06.012},
Journal = {Neuron},
Month = {Jul},
Number = {2},
P...
2019 May 29
0
Making a package CITATION file from BibTeX
...t; I think what I need is the opposite of RefManageR::toBiblatex [3]. This seems
> like it should be a common need, so I feel sure I must be missing something,
> but I can't seem to google up any hints.
>
> With many thanks,
>
> Greg Jefferis.
>
> [1] http://github.com/jefferislab/nat.nblast
> https://cran.r-project.org/package=nat.nblast
> [2]
>
> @article{Costa:2016aa,
> Author = {Costa, Marta and Manton, James D and Ostrovsky, Aaron D and
> Prohaska, Steffen and Jefferis, Gregory S X E},
> Doi = {10.1016/j.neuron.2016.06.012},
> Journal = {Neu...
2014 Nov 10
1
subscripting a data.frame (without changing row order) changes internal row.names
...rstudio_0.98.1062 rstudioapi_0.1 XML_3.98-1.1
yaml_2.1.13
--
Gregory Jefferis, PhD
Division of Neurobiology
MRC Laboratory of Molecular Biology
Francis Crick Avenue
Cambridge Biomedical Campus
Cambridge, CB2 OQH, UK
http://www2.mrc-lmb.cam.ac.uk/group-leaders/h-to-m/g-jefferis
http://jefferislab.org
http://flybrain.stanford.edu
2014 Mar 20
0
possible bug: graphics::image seems to ignore getOption("preferRaster")
...version.string R version 3.0.3 (2014-03-06)
nickname Warm Puppy
--
Gregory Jefferis, PhD
Division of Neurobiology
MRC Laboratory of Molecular Biology
Francis Crick Avenue
Cambridge Biomedical Campus
Cambridge, CB2 OQH, UK
http://www2.mrc-lmb.cam.ac.uk/group-leaders/h-to-m/g-jefferis
http://jefferislab.org
http://flybrain.stanford.edu
2013 Nov 27
1
inflate zlib compressed data using base R or CRAN package?
...level interface to part of zlib.
Many thanks for any pointers,
Greg.
--
Gregory Jefferis, PhD
Division of Neurobiology
MRC Laboratory of Molecular Biology
Francis Crick Avenue
Cambridge Biomedical Campus
Cambridge, CB2 OQH, UK
http://www2.mrc-lmb.cam.ac.uk/group-leaders/h-to-m/g-jefferis
http://jefferislab.org
http://flybrain.stanford.edu
2013 Sep 04
4
Comments requested on "changedFiles" function
In a number of places internal to R, we need to know which files have
changed (e.g. after building a vignette). I've just written a general
purpose function "changedFiles" that I'll probably commit to R-devel.
Comments on the design (or bug reports) would be appreciated.
The source for the function and the Rd page for it are inline below.
----- changedFiles.R:
changedFiles