@@ -98,17 +98,17 @@ @Manual{CRAN:RInside
98
98
99
99
@Manual {CRAN:RProtoBuf ,
100
100
title = { RProtoBuf: R Interface to the Protocol Buffers API} ,
101
- author = { Romain Fran\c{c}ois and Dirk Eddelbuettel} ,
102
- year = 2013 ,
103
- note = { R package version 0.3.2 } ,
101
+ author = { Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms } ,
102
+ year = 2014 ,
103
+ note = { R package version 0.4.0 } ,
104
104
url = CRAN # " package=RProtoBuf"
105
105
}
106
106
107
107
@Manual {CRAN:RQuantLib ,
108
108
title = { RQuantLib: {R} interface to the {QuantLib} library} ,
109
109
author = { Dirk Eddelbuettel and Khanh Nguyen} ,
110
- year = 2013 ,
111
- note = { R package version 0.3.10 } ,
110
+ year = 2014 ,
111
+ note = { R package version 0.3.11 } ,
112
112
url = CRAN # " package=RQuantLib"
113
113
}
114
114
@@ -152,7 +152,7 @@ @Manual{CRAN:Rcpp:Modules
152
152
crossref = { CRAN:Rcpp} ,
153
153
author = { Dirk Eddelbuettel and Romain Fran\c{c}ois} ,
154
154
title = { Exposing {C++} functions and classes with {Rcpp} modules} ,
155
- year = 2013 ,
155
+ year = 2014 ,
156
156
note = { Vignette included in R package Rcpp} ,
157
157
url = CRAN # " package=Rcpp"
158
158
}
@@ -161,7 +161,7 @@ @Manual{CRAN:Rcpp:Sugar
161
161
crossref = { CRAN:Rcpp} ,
162
162
author = { Dirk Eddelbuettel and Romain Fran\c{c}ois} ,
163
163
title = { {Rcpp} syntactic sugar} ,
164
- year = 2013 ,
164
+ year = 2014 ,
165
165
note = { Vignette included in R package Rcpp} ,
166
166
url = CRAN # " package=Rcpp"
167
167
}
@@ -171,16 +171,16 @@ @Manual{CRAN:RcppArmadillo
171
171
templated linear algebra library} ,
172
172
author = { Romain Fran\c{c}ois and Dirk Eddelbuettel and
173
173
Douglas Bates} ,
174
- year = 2013 ,
175
- note = { R package version 0.3.930.1 } ,
174
+ year = 2014 ,
175
+ note = { R package version 0.4.000.2 } ,
176
176
url = CRAN # " package=RcppArmadillo"
177
177
}
178
178
179
179
@Manual {CRAN:RcppClassic ,
180
180
title = { RcppClassic: Deprecated 'classic' Rcpp API} ,
181
181
author = { Dirk Eddelbuettel and Romain Fran\c{c}ois} ,
182
- year = 2012 ,
183
- note = { R package version 0.9.3 } ,
182
+ year = 2014 ,
183
+ note = { R package version 0.9.5 } ,
184
184
url = CRAN # " package=RcppClassic"
185
185
}
186
186
@@ -196,8 +196,8 @@ @Manual{CRAN:RcppEigen
196
196
title = { RcppEigen: Rcpp integration for the Eigen templated linear
197
197
algebra library} ,
198
198
author = { Douglas Bates and Romain Fran\c{c}ois and Dirk Eddelbuettel} ,
199
- year = 2013 ,
200
- note = { {R} package version 0.3.2.0.1 } ,
199
+ year = 2014 ,
200
+ note = { {R} package version 0.3.2.0.2 } ,
201
201
url = CRAN # " package=RcppEigen"
202
202
}
203
203
@@ -268,8 +268,8 @@ @Manual{CRAN:inline
268
268
@Manual {CRAN:Matrix ,
269
269
title = { \pkg{Matrix}: Sparse and Dense Matrix Classes and Methods} ,
270
270
author = { Douglas Bates and Martin Maechler} ,
271
- year = 2013 ,
272
- note = { R package version 1.1-1.1 } ,
271
+ year = 2014 ,
272
+ note = { R package version 1.1-2 } ,
273
273
url = CRAN # " package=Matrix"
274
274
}
275
275
@@ -286,8 +286,8 @@ @Manual{CRAN:minqa
286
286
@Manual {CRAN:roxygen2 ,
287
287
title = { roxygen2: In-source documentation for R} ,
288
288
author = { Hadley Wickham and Peter Danenberg and Manuel Eugster} ,
289
- year = 2011 ,
290
- note = { R package version 3.0 .0} ,
289
+ year = 2014 ,
290
+ note = { R package version 3.1 .0} ,
291
291
url = CRAN # " package=roxygen2"
292
292
}
293
293
@@ -466,7 +466,7 @@ @manual{R:Administration
466
466
author = RCoreTeam,
467
467
organization = RFoundation,
468
468
address = { Vienna, Austria} ,
469
- year = 2012 ,
469
+ year = 2013 ,
470
470
title = " R Installation and Administration" ,
471
471
note = { {ISBN} 3-900051-09-7} ,
472
472
url = manuals # " R-admin.html"
@@ -478,17 +478,17 @@ @manual{R:Extensions
478
478
address = { Vienna, Austria} ,
479
479
year = 2012 ,
480
480
title = " Writing R extensions" ,
481
- note = { {ISBN} 3-900051-11-9} ,
481
+ annote = { {ISBN} 3-900051-11-9} ,
482
482
url = manuals # " R-exts.html"
483
483
}
484
484
485
485
@manual {R:Internals ,
486
486
author = RCoreTeam,
487
487
organization = RFoundation,
488
488
address = { Vienna, Austria} ,
489
- year = 2012 ,
489
+ year = 2013 ,
490
490
title = " R internals" ,
491
- note = { {ISBN} 3-900051-14-3} ,
491
+ annote = { {ISBN} 3-900051-14-3} ,
492
492
url = manuals # " R-ints.html"
493
493
}
494
494
@@ -506,9 +506,9 @@ @manual{R:Language
506
506
author = RCoreTeam,
507
507
organization = RFoundation,
508
508
address = { Vienna, Austria} ,
509
- year = 2012 ,
509
+ year = 2013 ,
510
510
title = " R language" ,
511
- note = { {ISBN} 3-900051-13-5} ,
511
+ annote = { {ISBN} 3-900051-13-5} ,
512
512
url = manuals # " R-lang.html"
513
513
}
514
514
@@ -592,12 +592,14 @@ @Article{TempleLang:2009:RGCCTranslationUnit
592
592
}
593
593
594
594
@InProceedings {Maurer+Wong:2008:AttributesInC++ ,
595
- author = { Jens Maurer and Michael Wong} ,
596
- title = { Towards support for attributes in {C++} (Revision 6)} ,
597
- booktitle = { JTC1/SC22/WG21 - The C++ Standards Committee} ,
598
- year = { 2008} ,
599
- url = { http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf} ,
600
- note = { {N2761=08-0271}}
595
+ author = { Jens Maurer and Michael Wong} ,
596
+ title = { Towards support for attributes in {C++} (Revision
597
+ 6)} ,
598
+ booktitle = { JTC1/SC22/WG21 - The C++ Standards Committee} ,
599
+ year = { 2008} ,
600
+ url =
601
+ { http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2761.pdf} ,
602
+ note = { {N2761=08-0271}}
601
603
}
602
604
603
605
@InProceedings {Urbanek:2003:Rserve ,
@@ -634,9 +636,9 @@ @inproceedings{Veldhuizen:1998:Blitz
634
636
}
635
637
636
638
@misc {KDE-TechBase:2012 ,
637
- author = { KDE-TechBase} ,
638
- title = { Binary Compatibility Issues With {C++}} ,
639
- howpublished = " \url{ http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++} " ,
640
- year = { 2012} ,
641
- note = " [Online; accessed 24-November-2012]"
639
+ author = { KDE-TechBase} ,
640
+ title = { Binary Compatibility Issues With {C++}} ,
641
+ url = " http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++" ,
642
+ year = 2012 ,
643
+ note = " [Online; accessed 24-November-2012]"
642
644
}
0 commit comments