Thu, 21 May 2015

Package R0 updated to version 1.2-6 with previous version 1.2-5 dated 2014-11-25

Title: Estimation of R0 and Real-Time Reproduction Number from Epidemics
Description: Estimation of reproduction numbers for disease outbreak, based on incidence data. The R0 package implements several documented methods. It is therefore possible to compare estimations according to the methods used. Depending on the methods requested by user, basic reproduction number (commonly denoted as R0) or real-time reproduction number (referred to as R(t)) is computed, along with a 95% Confidence Interval. Plotting outputs will give different graphs depending on the methods requested : basic reproductive number estimations will only show the epidemic curve (collected data) and an adjusted model, whereas real-time methods will also show the R(t) variations throughout the outbreak time period. Sensitivity analysis tools are also provided, and allow for investigating effects of varying Generation Time distribution or time window on estimates.
Author: Pierre-Yves Boelle, Thomas Obadia
Maintainer: Thomas Obadia <thomas.obadia@iplesp.upmc.fr>

Diff between R0 versions 1.2-5 dated 2014-11-25 and 1.2-6 dated 2015-05-21

 DESCRIPTION                   |   28 ++++++++++++++++---------
 MD5                           |   12 +++++-----
 R/sim.epid.indiv.R            |   12 +++++-----
 data/GT.chld.hsld.rda         |binary
 data/Germany.1918.rda         |binary
 data/H1N1.serial.interval.rda |binary
 man/R0-package.Rd             |   47 ++++++++++++++++++++----------------------
 7 files changed, 54 insertions(+), 45 deletions(-)

More information about R0 at CRAN
Permanent link

New package pcaBootPlot with initial version 0.1.0
Package: pcaBootPlot
Title: Create 2D Principal Component Plots with Bootstrapping
Version: 0.1.0
Author: Joshua Starmer
Maintainer: Joshua Starmer <starmer@unc.edu>
Description: Draws a 2D principal component plot using the first 2 principal components from the original and bootstrapped data to give some sense of variability.
Depends: R (>= 3.0.2)
License: GPL-2
LazyData: true
Imports: RColorBrewer
Suggests: knitr
VignetteBuilder: knitr
Packaged: 2015-05-21 17:37:16 UTC; jstarmer
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-21 20:12:06

More information about pcaBootPlot at CRAN
Permanent link

Package meteoForecast updated to version 0.45 with previous version 0.43 dated 2014-10-19

Title: Numerical Weather Predictions
Description: Access to several Numerical Weather Prediction services both in raster format and as a time series for a location. Currenty it works with GFS, MeteoGalicia, NAM, and RAP.
Author: Oscar Perpinan Lamigueiro [cre, aut], Marcelo Pinho Almeida [ctb]
Maintainer: Oscar Perpinan Lamigueiro <oscar.perpinan@gmail.com>

Diff between meteoForecast versions 0.43 dated 2014-10-19 and 0.45 dated 2015-05-21

 meteoForecast-0.43/meteoForecast/R/pointOpenMeteo.R     |only
 meteoForecast-0.43/meteoForecast/R/rasterOpenMeteo.R    |only
 meteoForecast-0.43/meteoForecast/data/varsOM.RData      |only
 meteoForecast-0.45/meteoForecast/DESCRIPTION            |   15 +
 meteoForecast-0.45/meteoForecast/MD5                    |   45 ++---
 meteoForecast-0.45/meteoForecast/NAMESPACE              |    3 
 meteoForecast-0.45/meteoForecast/R/checkDays.R          |    4 
 meteoForecast-0.45/meteoForecast/R/composeURL.R         |   35 +---
 meteoForecast-0.45/meteoForecast/R/getPoint.R           |    8 -
 meteoForecast-0.45/meteoForecast/R/getPointDays.R       |    9 -
 meteoForecast-0.45/meteoForecast/R/getPointRuns.R       |    9 -
 meteoForecast-0.45/meteoForecast/R/getRaster.R          |    1 
 meteoForecast-0.45/meteoForecast/R/getRasterDays.R      |    1 
 meteoForecast-0.45/meteoForecast/R/grepVar.R            |   11 -
 meteoForecast-0.45/meteoForecast/R/misc.R               |    2 
 meteoForecast-0.45/meteoForecast/R/pointMeteoGalicia.R  |    2 
 meteoForecast-0.45/meteoForecast/R/pointNCDC.R          |   14 +
 meteoForecast-0.45/meteoForecast/R/rasterMeteoGalicia.R |    2 
 meteoForecast-0.45/meteoForecast/R/zzz.R                |    6 
 meteoForecast-0.45/meteoForecast/inst/CITATION          |   10 -
 meteoForecast-0.45/meteoForecast/man/getPoint.Rd        |   95 ++++-------
 meteoForecast-0.45/meteoForecast/man/getRaster.Rd       |  127 ++++------------
 meteoForecast-0.45/meteoForecast/man/meteo-package.Rd   |   39 +---
 meteoForecast-0.45/meteoForecast/man/options.Rd         |   38 ++--
 meteoForecast-0.45/meteoForecast/man/vars.Rd            |   34 +---
 25 files changed, 193 insertions(+), 317 deletions(-)

More information about meteoForecast at CRAN
Permanent link

Package mapmisc updated to version 1.2.4 with previous version 1.2.1 dated 2015-03-25

Title: Utilities for Producing Maps
Description: A minimal, light-weight set of tools for producing nice looking maps in R.
Author: Patrick Brown <patrick.brown@utoronto.ca> [aut, cre], Barry Rowlingson [ctb]
Maintainer: Patrick Brown <patrick.brown@utoronto.ca>

Diff between mapmisc versions 1.2.1 dated 2015-03-25 and 1.2.4 dated 2015-05-21

 DESCRIPTION            |   13 +---
 MD5                    |   24 +++----
 R/getTiles.R           |    1 
 R/insetMap.R           |    6 +
 R/legendTable.R        |   17 ++++-
 R/scaleBar.R           |  153 +++++++++++++++++++++++++++----------------------
 build/vignette.rds     |binary
 inst/doc/mapLayers.pdf |binary
 inst/doc/mapmisc.pdf   |binary
 man/scaleBar.Rd        |   19 ++++--
 man/tpeqd.Rd           |    4 -
 tests/omerc.R          |   29 ++++-----
 tests/openmap.R        |   16 ++---
 13 files changed, 161 insertions(+), 121 deletions(-)

More information about mapmisc at CRAN
Permanent link

Package fslr updated to version 1.4.4 with previous version 1.3 dated 2014-11-03

Title: Wrapper Functions for FSL (FMRIB Software Library) from Functional MRI of the Brain (FMRIB)
Description: Wrapper functions that interface with FSL (http://fsl.fmrib.ox.ac.uk/fsl/fslwiki/), a powerful and commonly-used neuroimaging software, using system commands. The goal is to be able to interface with FSL completely in R, where you pass R nifti objects and the function executes an FSL command and returns an R nifti object if desired.
Author: John Muschelli <muschellij2@gmail.com>
Maintainer: John Muschelli <muschellij2@gmail.com>

Diff between fslr versions 1.3 dated 2014-11-03 and 1.4.4 dated 2015-05-21

 fslr-1.3/fslr/man/cal_img.Rd                    |only
 fslr-1.3/fslr/man/check_nifti.Rd                |only
 fslr-1.3/fslr/man/checkimg.Rd                   |only
 fslr-1.3/fslr/man/drop_img_dim.Rd               |only
 fslr-1.3/fslr/man/onefile.Rd                    |only
 fslr-1.3/fslr/man/voxdim.Rd                     |only
 fslr-1.3/fslr/man/zero_trans.Rd                 |only
 fslr-1.4.4/fslr/DESCRIPTION                     |   15 
 fslr-1.4.4/fslr/MD5                             |  381 ++++++++++++++++++------
 fslr-1.4.4/fslr/NAMESPACE                       |  119 +++++++
 fslr-1.4.4/fslr/NEWS                            |only
 fslr-1.4.4/fslr/R/applywarp.R                   |    5 
 fslr-1.4.4/fslr/R/aux_file.R                    |only
 fslr-1.4.4/fslr/R/bitpix.R                      |only
 fslr-1.4.4/fslr/R/cal_max.R                     |only
 fslr-1.4.4/fslr/R/cal_min.R                     |only
 fslr-1.4.4/fslr/R/check_nifti.R                 |only
 fslr-1.4.4/fslr/R/check_outfile.R               |only
 fslr-1.4.4/fslr/R/checkimg.R                    |only
 fslr-1.4.4/fslr/R/checknii.R                    |only
 fslr-1.4.4/fslr/R/copyNIfTIHeader.R             |only
 fslr-1.4.4/fslr/R/data_type.R                   |only
 fslr-1.4.4/fslr/R/datatype.R                    |only
 fslr-1.4.4/fslr/R/descrip.R                     |only
 fslr-1.4.4/fslr/R/dim_.R                        |only
 fslr-1.4.4/fslr/R/double_ortho.R                |only
 fslr-1.4.4/fslr/R/dropEmptyImageDimensions.R    |only
 fslr-1.4.4/fslr/R/fast.R                        |   84 +++--
 fslr-1.4.4/fslr/R/file_imgext.R                 |only
 fslr-1.4.4/fslr/R/flirt_apply.R                 |    6 
 fslr-1.4.4/fslr/R/fnirt.R                       |   96 ++----
 fslr-1.4.4/fslr/R/fsl_anat.R                    |    6 
 fslr-1.4.4/fslr/R/fslabs.R                      |only
 fslr-1.4.4/fslr/R/fslabs.help.R                 |only
 fslr-1.4.4/fslr/R/fslacos.R                     |only
 fslr-1.4.4/fslr/R/fslacos.help.R                |only
 fslr-1.4.4/fslr/R/fsladd.R                      |only
 fslr-1.4.4/fslr/R/fsladd.help.R                 |only
 fslr-1.4.4/fslr/R/fslasin.R                     |only
 fslr-1.4.4/fslr/R/fslasin.help.R                |only
 fslr-1.4.4/fslr/R/fslatan.R                     |only
 fslr-1.4.4/fslr/R/fslatan.help.R                |only
 fslr-1.4.4/fslr/R/fslbin.help.R                 |only
 fslr-1.4.4/fslr/R/fslbinv.R                     |only
 fslr-1.4.4/fslr/R/fslbinv.help.R                |only
 fslr-1.4.4/fslr/R/fslchfiletype.R               |only
 fslr-1.4.4/fslr/R/fslcos.R                      |only
 fslr-1.4.4/fslr/R/fslcos.help.R                 |only
 fslr-1.4.4/fslr/R/fslcpgeom.R                   |only
 fslr-1.4.4/fslr/R/fsldilate.R                   |only
 fslr-1.4.4/fslr/R/fsldiv.R                      |only
 fslr-1.4.4/fslr/R/fsldiv.help.R                 |only
 fslr-1.4.4/fslr/R/fsledge.R                     |only
 fslr-1.4.4/fslr/R/fsledge.help.R                |only
 fslr-1.4.4/fslr/R/fslerode.help.R               |only
 fslr-1.4.4/fslr/R/fslexp.R                      |only
 fslr-1.4.4/fslr/R/fslexp.help.R                 |only
 fslr-1.4.4/fslr/R/fslfill.help.R                |only
 fslr-1.4.4/fslr/R/fslfill2.R                    |only
 fslr-1.4.4/fslr/R/fslhd.R                       |  244 +++++----------
 fslr-1.4.4/fslr/R/fslindex.R                    |only
 fslr-1.4.4/fslr/R/fslindex.help.R               |only
 fslr-1.4.4/fslr/R/fsllog.R                      |only
 fslr-1.4.4/fslr/R/fsllog.help.R                 |only
 fslr-1.4.4/fslr/R/fslmask.help.R                |only
 fslr-1.4.4/fslr/R/fslmul.R                      |only
 fslr-1.4.4/fslr/R/fslmul.help.R                 |only
 fslr-1.4.4/fslr/R/fslnan.R                      |only
 fslr-1.4.4/fslr/R/fslnan.help.R                 |only
 fslr-1.4.4/fslr/R/fslnanm.R                     |only
 fslr-1.4.4/fslr/R/fslnanm.help.R                |only
 fslr-1.4.4/fslr/R/fslrand.R                     |only
 fslr-1.4.4/fslr/R/fslrand.help.R                |only
 fslr-1.4.4/fslr/R/fslrandn.R                    |only
 fslr-1.4.4/fslr/R/fslrandn.help.R               |only
 fslr-1.4.4/fslr/R/fslrecip.R                    |only
 fslr-1.4.4/fslr/R/fslrecip.help.R               |only
 fslr-1.4.4/fslr/R/fslrem.R                      |only
 fslr-1.4.4/fslr/R/fslrem.help.R                 |only
 fslr-1.4.4/fslr/R/fslsin.R                      |only
 fslr-1.4.4/fslr/R/fslsin.help.R                 |only
 fslr-1.4.4/fslr/R/fslsmooth.help.R              |only
 fslr-1.4.4/fslr/R/fslsqr.R                      |only
 fslr-1.4.4/fslr/R/fslsqr.help.R                 |only
 fslr-1.4.4/fslr/R/fslsqrt.R                     |only
 fslr-1.4.4/fslr/R/fslsqrt.help.R                |only
 fslr-1.4.4/fslr/R/fslsub.R                      |only
 fslr-1.4.4/fslr/R/fslsub.help.R                 |only
 fslr-1.4.4/fslr/R/fslsub2.help.R                |only
 fslr-1.4.4/fslr/R/fslsum.R                      |only
 fslr-1.4.4/fslr/R/fsltan.R                      |only
 fslr-1.4.4/fslr/R/fsltan.help.R                 |only
 fslr-1.4.4/fslr/R/fslthresh.help.R              |only
 fslr-1.4.4/fslr/R/fslvol.R                      |only
 fslr-1.4.4/fslr/R/import_methods.R              |only
 fslr-1.4.4/fslr/R/intent_code.R                 |only
 fslr-1.4.4/fslr/R/intent_name.R                 |only
 fslr-1.4.4/fslr/R/intent_p1.R                   |only
 fslr-1.4.4/fslr/R/intent_p2.R                   |only
 fslr-1.4.4/fslr/R/intent_p3.R                   |only
 fslr-1.4.4/fslr/R/magic.R                       |only
 fslr-1.4.4/fslr/R/mask_img.R                    |    8 
 fslr-1.4.4/fslr/R/niftiarr.R                    |    6 
 fslr-1.4.4/fslr/R/nii.stub.R                    |   88 -----
 fslr-1.4.4/fslr/R/ortho2.R                      |  200 ++++++++++--
 fslr-1.4.4/fslr/R/pixdim.R                      |only
 fslr-1.4.4/fslr/R/qform.R                       |only
 fslr-1.4.4/fslr/R/qform_code.R                  |only
 fslr-1.4.4/fslr/R/rescale_img.R                 |  136 ++++----
 fslr-1.4.4/fslr/R/robust_window.R               |    2 
 fslr-1.4.4/fslr/R/scl_inter.R                   |only
 fslr-1.4.4/fslr/R/scl_slope.R                   |only
 fslr-1.4.4/fslr/R/sform.R                       |only
 fslr-1.4.4/fslr/R/sform_code.R                  |only
 fslr-1.4.4/fslr/R/sizeof_hdr.R                  |only
 fslr-1.4.4/fslr/R/slice_code.R                  |only
 fslr-1.4.4/fslr/R/slice_duration.R              |only
 fslr-1.4.4/fslr/R/slice_end.R                   |only
 fslr-1.4.4/fslr/R/slice_start.R                 |only
 fslr-1.4.4/fslr/R/susan.R                       |    4 
 fslr-1.4.4/fslr/R/tempimg.R                     |only
 fslr-1.4.4/fslr/R/toffset.R                     |only
 fslr-1.4.4/fslr/R/vox_offset.R                  |only
 fslr-1.4.4/fslr/R/window_img.R                  |    4 
 fslr-1.4.4/fslr/build/vignette.rds              |binary
 fslr-1.4.4/fslr/man/aux_file-methods.Rd         |only
 fslr-1.4.4/fslr/man/bitpix-methods.Rd           |only
 fslr-1.4.4/fslr/man/cal_max-methods.Rd          |only
 fslr-1.4.4/fslr/man/cal_min-methods.Rd          |only
 fslr-1.4.4/fslr/man/check_file.Rd               |    3 
 fslr-1.4.4/fslr/man/check_nifti-methods.Rd      |only
 fslr-1.4.4/fslr/man/check_outfile.Rd            |only
 fslr-1.4.4/fslr/man/checkimg-methods.Rd         |only
 fslr-1.4.4/fslr/man/checknii-methods.Rd         |only
 fslr-1.4.4/fslr/man/checkout.Rd                 |    3 
 fslr-1.4.4/fslr/man/cog.Rd                      |    3 
 fslr-1.4.4/fslr/man/colorbar.Rd                 |only
 fslr-1.4.4/fslr/man/copyNIfTIHeader.Rd          |only
 fslr-1.4.4/fslr/man/data_type-methods.Rd        |only
 fslr-1.4.4/fslr/man/datatype-methods.Rd         |only
 fslr-1.4.4/fslr/man/datatype.Rd                 |    6 
 fslr-1.4.4/fslr/man/descrip-methods.Rd          |only
 fslr-1.4.4/fslr/man/dim_-methods.Rd             |only
 fslr-1.4.4/fslr/man/double_ortho.Rd             |only
 fslr-1.4.4/fslr/man/dropEmptyImageDimensions.Rd |only
 fslr-1.4.4/fslr/man/fast.Rd                     |   11 
 fslr-1.4.4/fslr/man/fast.help.Rd                |    3 
 fslr-1.4.4/fslr/man/file_imgext.Rd              |only
 fslr-1.4.4/fslr/man/flirt.Rd                    |   10 
 fslr-1.4.4/fslr/man/flirt.help.Rd               |    3 
 fslr-1.4.4/fslr/man/flirt_apply.Rd              |    7 
 fslr-1.4.4/fslr/man/fnirt.Rd                    |    7 
 fslr-1.4.4/fslr/man/fnirt.help.Rd               |    3 
 fslr-1.4.4/fslr/man/fnirt_with_affine.Rd        |    5 
 fslr-1.4.4/fslr/man/fnirt_with_affine_apply.Rd  |    9 
 fslr-1.4.4/fslr/man/fsl_anat.Rd                 |    9 
 fslr-1.4.4/fslr/man/fsl_anat.help.Rd            |    3 
 fslr-1.4.4/fslr/man/fsl_applywarp.Rd            |    7 
 fslr-1.4.4/fslr/man/fsl_applywarp.help.Rd       |    3 
 fslr-1.4.4/fslr/man/fsl_biascorrect.Rd          |   16 -
 fslr-1.4.4/fslr/man/fslabs.Rd                   |only
 fslr-1.4.4/fslr/man/fslabs.help.Rd              |only
 fslr-1.4.4/fslr/man/fslacos.Rd                  |only
 fslr-1.4.4/fslr/man/fslacos.help.Rd             |only
 fslr-1.4.4/fslr/man/fsladd.Rd                   |only
 fslr-1.4.4/fslr/man/fsladd.help.Rd              |only
 fslr-1.4.4/fslr/man/fslasin.Rd                  |only
 fslr-1.4.4/fslr/man/fslasin.help.Rd             |only
 fslr-1.4.4/fslr/man/fslatan.Rd                  |only
 fslr-1.4.4/fslr/man/fslatan.help.Rd             |only
 fslr-1.4.4/fslr/man/fslbet.Rd                   |    9 
 fslr-1.4.4/fslr/man/fslbet.help.Rd              |    3 
 fslr-1.4.4/fslr/man/fslbin.Rd                   |    7 
 fslr-1.4.4/fslr/man/fslbin.help.Rd              |only
 fslr-1.4.4/fslr/man/fslbinv.Rd                  |only
 fslr-1.4.4/fslr/man/fslbinv.help.Rd             |only
 fslr-1.4.4/fslr/man/fslchfiletype.Rd            |only
 fslr-1.4.4/fslr/man/fslchfiletype.help.Rd       |only
 fslr-1.4.4/fslr/man/fslcmd.Rd                   |    7 
 fslr-1.4.4/fslr/man/fslcog.Rd                   |    3 
 fslr-1.4.4/fslr/man/fslcos.Rd                   |only
 fslr-1.4.4/fslr/man/fslcos.help.Rd              |only
 fslr-1.4.4/fslr/man/fslcpgeom.Rd                |only
 fslr-1.4.4/fslr/man/fslcpgeom.help.Rd           |only
 fslr-1.4.4/fslr/man/fsldilate.Rd                |only
 fslr-1.4.4/fslr/man/fsldir.Rd                   |    3 
 fslr-1.4.4/fslr/man/fsldiv.Rd                   |only
 fslr-1.4.4/fslr/man/fsldiv.help.Rd              |only
 fslr-1.4.4/fslr/man/fsledge.Rd                  |only
 fslr-1.4.4/fslr/man/fsledge.help.Rd             |only
 fslr-1.4.4/fslr/man/fslerode.Rd                 |    7 
 fslr-1.4.4/fslr/man/fslerode.help.Rd            |only
 fslr-1.4.4/fslr/man/fslexp.Rd                   |only
 fslr-1.4.4/fslr/man/fslexp.help.Rd              |only
 fslr-1.4.4/fslr/man/fslfill.Rd                  |    7 
 fslr-1.4.4/fslr/man/fslfill.help.Rd             |only
 fslr-1.4.4/fslr/man/fslfill2.Rd                 |only
 fslr-1.4.4/fslr/man/fslhd.Rd                    |    3 
 fslr-1.4.4/fslr/man/fslhd.help.Rd               |    3 
 fslr-1.4.4/fslr/man/fslhd.parse.Rd              |    3 
 fslr-1.4.4/fslr/man/fslhelp.Rd                  |    3 
 fslr-1.4.4/fslr/man/fslindex.Rd                 |only
 fslr-1.4.4/fslr/man/fslindex.help.Rd            |only
 fslr-1.4.4/fslr/man/fsllog.Rd                   |only
 fslr-1.4.4/fslr/man/fsllog.help.Rd              |only
 fslr-1.4.4/fslr/man/fslmask.Rd                  |    7 
 fslr-1.4.4/fslr/man/fslmask.help.Rd             |only
 fslr-1.4.4/fslr/man/fslmaths.Rd                 |    7 
 fslr-1.4.4/fslr/man/fslmaths.help.Rd            |   10 
 fslr-1.4.4/fslr/man/fslmerge.Rd                 |    5 
 fslr-1.4.4/fslr/man/fslmerge.help.Rd            |    3 
 fslr-1.4.4/fslr/man/fslmul.Rd                   |only
 fslr-1.4.4/fslr/man/fslmul.help.Rd              |only
 fslr-1.4.4/fslr/man/fslnan.Rd                   |only
 fslr-1.4.4/fslr/man/fslnan.help.Rd              |only
 fslr-1.4.4/fslr/man/fslnanm.Rd                  |only
 fslr-1.4.4/fslr/man/fslnanm.help.Rd             |only
 fslr-1.4.4/fslr/man/fslorient.Rd                |    5 
 fslr-1.4.4/fslr/man/fslorient.help.Rd           |    3 
 fslr-1.4.4/fslr/man/fslrand.Rd                  |only
 fslr-1.4.4/fslr/man/fslrand.help.Rd             |only
 fslr-1.4.4/fslr/man/fslrandn.Rd                 |only
 fslr-1.4.4/fslr/man/fslrandn.help.Rd            |only
 fslr-1.4.4/fslr/man/fslrange.Rd                 |    3 
 fslr-1.4.4/fslr/man/fslrecip.Rd                 |only
 fslr-1.4.4/fslr/man/fslrecip.help.Rd            |only
 fslr-1.4.4/fslr/man/fslrem.Rd                   |only
 fslr-1.4.4/fslr/man/fslrem.help.Rd              |only
 fslr-1.4.4/fslr/man/fslreorient2std.Rd          |    5 
 fslr-1.4.4/fslr/man/fslreorient2std.help.Rd     |    3 
 fslr-1.4.4/fslr/man/fslsin.Rd                   |only
 fslr-1.4.4/fslr/man/fslsin.help.Rd              |only
 fslr-1.4.4/fslr/man/fslsmooth.Rd                |   11 
 fslr-1.4.4/fslr/man/fslsmooth.help.Rd           |only
 fslr-1.4.4/fslr/man/fslsqr.Rd                   |only
 fslr-1.4.4/fslr/man/fslsqr.help.Rd              |only
 fslr-1.4.4/fslr/man/fslsqrt.Rd                  |only
 fslr-1.4.4/fslr/man/fslsqrt.help.Rd             |only
 fslr-1.4.4/fslr/man/fslstats.Rd                 |    3 
 fslr-1.4.4/fslr/man/fslstats.help.Rd            |    3 
 fslr-1.4.4/fslr/man/fslsub.Rd                   |only
 fslr-1.4.4/fslr/man/fslsub.help.Rd              |only
 fslr-1.4.4/fslr/man/fslsub2.Rd                  |    7 
 fslr-1.4.4/fslr/man/fslsub2.help.Rd             |only
 fslr-1.4.4/fslr/man/fslsum.Rd                   |only
 fslr-1.4.4/fslr/man/fslswapdim.Rd               |    7 
 fslr-1.4.4/fslr/man/fslswapdim.help.Rd          |    3 
 fslr-1.4.4/fslr/man/fsltan.Rd                   |only
 fslr-1.4.4/fslr/man/fsltan.help.Rd              |only
 fslr-1.4.4/fslr/man/fslthresh.Rd                |    5 
 fslr-1.4.4/fslr/man/fslthresh.help.Rd           |only
 fslr-1.4.4/fslr/man/fslval.Rd                   |    3 
 fslr-1.4.4/fslr/man/fslval.help.Rd              |    3 
 fslr-1.4.4/fslr/man/fslview.Rd                  |    3 
 fslr-1.4.4/fslr/man/fslview.help.Rd             |    3 
 fslr-1.4.4/fslr/man/fslvol.Rd                   |only
 fslr-1.4.4/fslr/man/get.fsl.Rd                  |    3 
 fslr-1.4.4/fslr/man/get.fsloutput.Rd            |    3 
 fslr-1.4.4/fslr/man/get.imgext.Rd               |    3 
 fslr-1.4.4/fslr/man/getForms.Rd                 |    3 
 fslr-1.4.4/fslr/man/have.fsl.Rd                 |    3 
 fslr-1.4.4/fslr/man/intent_code-methods.Rd      |only
 fslr-1.4.4/fslr/man/intent_name-methods.Rd      |only
 fslr-1.4.4/fslr/man/intent_p1-methods.Rd        |only
 fslr-1.4.4/fslr/man/intent_p2-methods.Rd        |only
 fslr-1.4.4/fslr/man/intent_p3-methods.Rd        |only
 fslr-1.4.4/fslr/man/magic-methods.Rd            |only
 fslr-1.4.4/fslr/man/mask_img.Rd                 |    3 
 fslr-1.4.4/fslr/man/melodic.Rd                  |    5 
 fslr-1.4.4/fslr/man/melodic.help.Rd             |    3 
 fslr-1.4.4/fslr/man/newnii.Rd                   |    3 
 fslr-1.4.4/fslr/man/niftiarr.Rd                 |    3 
 fslr-1.4.4/fslr/man/nii.stub.Rd                 |    6 
 fslr-1.4.4/fslr/man/orientation-methods.Rd      |only
 fslr-1.4.4/fslr/man/ortho2.Rd                   |   49 ++-
 fslr-1.4.4/fslr/man/pixdim-methods.Rd           |only
 fslr-1.4.4/fslr/man/qform_code-methods.Rd       |only
 fslr-1.4.4/fslr/man/rescale_img.Rd              |    3 
 fslr-1.4.4/fslr/man/robust_window.Rd            |    3 
 fslr-1.4.4/fslr/man/scl_inter-methods.Rd        |only
 fslr-1.4.4/fslr/man/scl_slope-methods.Rd        |only
 fslr-1.4.4/fslr/man/sform_code-methods.Rd       |only
 fslr-1.4.4/fslr/man/sizeof_hdr-methods.Rd       |only
 fslr-1.4.4/fslr/man/slice_code-methods.Rd       |only
 fslr-1.4.4/fslr/man/slice_duration-methods.Rd   |only
 fslr-1.4.4/fslr/man/slice_end-methods.Rd        |only
 fslr-1.4.4/fslr/man/slice_start-methods.Rd      |only
 fslr-1.4.4/fslr/man/susan.Rd                    |    7 
 fslr-1.4.4/fslr/man/susan.help.Rd               |    3 
 fslr-1.4.4/fslr/man/tempimg.Rd                  |   13 
 fslr-1.4.4/fslr/man/toffset-methods.Rd          |only
 fslr-1.4.4/fslr/man/vox_offset-methods.Rd       |only
 fslr-1.4.4/fslr/man/window_img.Rd               |    8 
 fslr-1.4.4/fslr/man/xyz.Rd                      |only
 fslr-1.4.4/fslr/man/zscore_img.Rd               |    6 
 295 files changed, 1124 insertions(+), 681 deletions(-)

More information about fslr at CRAN
Permanent link

Package evolqg updated to version 0.1-4 with previous version 0.1-3 dated 2015-05-20

Title: Tools for Evolutionary Quantitative Genetics
Description: Provides functions for covariance matrix comparisons, estimation of repeatabilities in measurements and matrices, and general evolutionary quantitative genetics tools.
Author: Ana Paula Assis, Diogo Melo, Edgar Zanella, Fabio Machado, Guilherme Garcia
Maintainer: Diogo Melo <diogro@usp.br>

Diff between evolqg versions 0.1-3 dated 2015-05-20 and 0.1-4 dated 2015-05-21

 evolqg-0.1-3/evolqg/src/Makevars     |only
 evolqg-0.1-3/evolqg/src/Makevars.win |only
 evolqg-0.1-4/evolqg/DESCRIPTION      |   10 +++++-----
 evolqg-0.1-4/evolqg/MD5              |    4 +---
 4 files changed, 6 insertions(+), 8 deletions(-)

More information about evolqg at CRAN
Permanent link

Package BH updated to version 1.58.0-1 with previous version 1.55.0-3 dated 2015-01-05

Title: Boost C++ Header Files
Description: Boost provides free peer-reviewed portable C++ source libraries. A large part of Boost is provided as C++ template code which is resolved entirely at compile-time without linking. This package aims to provide the most useful subset of Boost libraries for template use among CRAN package. By placing these libraries in this package, we offer a more efficient distribution system for CRAN as replication of this code in the sources of other packages is avoided.
Author: Dirk Eddelbuettel, John W. Emerson and Michael J. Kane
Maintainer: Dirk Eddelbuettel <edd@debian.org>

Diff between BH versions 1.55.0-3 dated 2015-01-05 and 1.58.0-1 dated 2015-05-21

 ChangeLog                                                                                      |   17 
 DESCRIPTION                                                                                    |    8 
 MD5                                                                                            | 8087 +++++-----
 README.md                                                                                      |    6 
 inst/NEWS.Rd                                                                                   |    8 
 inst/include/boost/algorithm/algorithm.hpp                                                     |only
 inst/include/boost/algorithm/clamp.hpp                                                         |   40 
 inst/include/boost/algorithm/cxx11/all_of.hpp                                                  |    5 
 inst/include/boost/algorithm/cxx11/any_of.hpp                                                  |    5 
 inst/include/boost/algorithm/cxx11/copy_if.hpp                                                 |    5 
 inst/include/boost/algorithm/cxx11/copy_n.hpp                                                  |    5 
 inst/include/boost/algorithm/cxx11/find_if_not.hpp                                             |    5 
 inst/include/boost/algorithm/cxx11/iota.hpp                                                    |    9 
 inst/include/boost/algorithm/cxx11/is_partitioned.hpp                                          |    5 
 inst/include/boost/algorithm/cxx11/is_permutation.hpp                                          |   65 
 inst/include/boost/algorithm/cxx11/is_sorted.hpp                                               |    6 
 inst/include/boost/algorithm/cxx11/none_of.hpp                                                 |    5 
 inst/include/boost/algorithm/cxx11/partition_copy.hpp                                          |    5 
 inst/include/boost/algorithm/cxx11/partition_point.hpp                                         |    7 
 inst/include/boost/algorithm/cxx14/is_permutation.hpp                                          |  176 
 inst/include/boost/algorithm/hex.hpp                                                           |    1 
 inst/include/boost/algorithm/searching/detail/bm_traits.hpp                                    |   12 
 inst/include/boost/algorithm/string/detail/finder.hpp                                          |    2 
 inst/include/boost/algorithm/string/find_iterator.hpp                                          |    7 
 inst/include/boost/algorithm/string/sequence_traits.hpp                                        |   73 
 inst/include/boost/algorithm/string/std/list_traits.hpp                                        |   17 
 inst/include/boost/algorithm/string/std/rope_traits.hpp                                        |   20 
 inst/include/boost/algorithm/string/std/slist_traits.hpp                                       |   16 
 inst/include/boost/algorithm/string/std/string_traits.hpp                                      |    8 
 inst/include/boost/align                                                                       |only
 inst/include/boost/aligned_storage.hpp                                                         |   50 
 inst/include/boost/any.hpp                                                                     |   78 
 inst/include/boost/archive/add_facet.hpp                                                       |    2 
 inst/include/boost/archive/archive_exception.hpp                                               |   10 
 inst/include/boost/archive/basic_archive.hpp                                                   |    7 
 inst/include/boost/archive/basic_binary_iarchive.hpp                                           |   22 
 inst/include/boost/archive/basic_binary_iprimitive.hpp                                         |   15 
 inst/include/boost/archive/basic_binary_oarchive.hpp                                           |   22 
 inst/include/boost/archive/basic_binary_oprimitive.hpp                                         |   13 
 inst/include/boost/archive/basic_streambuf_locale_saver.hpp                                    |   12 
 inst/include/boost/archive/basic_text_iarchive.hpp                                             |   22 
 inst/include/boost/archive/basic_text_iprimitive.hpp                                           |   17 
 inst/include/boost/archive/basic_text_oarchive.hpp                                             |   26 
 inst/include/boost/archive/basic_text_oprimitive.hpp                                           |   89 
 inst/include/boost/archive/basic_xml_archive.hpp                                               |    2 
 inst/include/boost/archive/basic_xml_iarchive.hpp                                              |   22 
 inst/include/boost/archive/basic_xml_oarchive.hpp                                              |   21 
 inst/include/boost/archive/binary_iarchive.hpp                                                 |   45 
 inst/include/boost/archive/binary_iarchive_impl.hpp                                            |   20 
 inst/include/boost/archive/binary_oarchive.hpp                                                 |    4 
 inst/include/boost/archive/binary_oarchive_impl.hpp                                            |   20 
 inst/include/boost/archive/binary_wiarchive.hpp                                                |   39 
 inst/include/boost/archive/binary_woarchive.hpp                                                |    4 
 inst/include/boost/archive/codecvt_null.hpp                                                    |    6 
 inst/include/boost/archive/detail/archive_serializer_map.hpp                                   |    2 
 inst/include/boost/archive/detail/auto_link_archive.hpp                                        |    2 
 inst/include/boost/archive/detail/auto_link_warchive.hpp                                       |    2 
 inst/include/boost/archive/detail/basic_iarchive.hpp                                           |   21 
 inst/include/boost/archive/detail/basic_iserializer.hpp                                        |    2 
 inst/include/boost/archive/detail/basic_oarchive.hpp                                           |   24 
 inst/include/boost/archive/detail/basic_oserializer.hpp                                        |    2 
 inst/include/boost/archive/detail/basic_pointer_iserializer.hpp                                |    5 
 inst/include/boost/archive/detail/basic_pointer_oserializer.hpp                                |    2 
 inst/include/boost/archive/detail/basic_serializer.hpp                                         |    2 
 inst/include/boost/archive/detail/basic_serializer_map.hpp                                     |    2 
 inst/include/boost/archive/detail/check.hpp                                                    |   30 
 inst/include/boost/archive/detail/common_iarchive.hpp                                          |    2 
 inst/include/boost/archive/detail/common_oarchive.hpp                                          |    2 
 inst/include/boost/archive/detail/decl.hpp                                                     |    2 
 inst/include/boost/archive/detail/helper_collection.hpp                                        |only
 inst/include/boost/archive/detail/interface_iarchive.hpp                                       |    2 
 inst/include/boost/archive/detail/interface_oarchive.hpp                                       |    2 
 inst/include/boost/archive/detail/iserializer.hpp                                              |  216 
 inst/include/boost/archive/detail/oserializer.hpp                                              |   28 
 inst/include/boost/archive/detail/register_archive.hpp                                         |    4 
 inst/include/boost/archive/detail/utf8_codecvt_facet.hpp                                       |   20 
 inst/include/boost/archive/dinkumware.hpp                                                      |    2 
 inst/include/boost/archive/impl/basic_binary_iarchive.ipp                                      |   19 
 inst/include/boost/archive/impl/basic_binary_iprimitive.ipp                                    |   13 
 inst/include/boost/archive/impl/basic_binary_oarchive.ipp                                      |    2 
 inst/include/boost/archive/impl/basic_binary_oprimitive.ipp                                    |   12 
 inst/include/boost/archive/impl/basic_text_iarchive.ipp                                        |    7 
 inst/include/boost/archive/impl/basic_text_iprimitive.ipp                                      |   27 
 inst/include/boost/archive/impl/basic_text_oarchive.ipp                                        |    2 
 inst/include/boost/archive/impl/basic_text_oprimitive.ipp                                      |   10 
 inst/include/boost/archive/impl/basic_xml_grammar.hpp                                          |    7 
 inst/include/boost/archive/impl/basic_xml_oarchive.ipp                                         |    2 
 inst/include/boost/archive/impl/xml_iarchive_impl.ipp                                          |   23 
 inst/include/boost/archive/impl/xml_oarchive_impl.ipp                                          |    2 
 inst/include/boost/archive/impl/xml_wiarchive_impl.ipp                                         |   40 
 inst/include/boost/archive/impl/xml_woarchive_impl.ipp                                         |   41 
 inst/include/boost/archive/iterators/base64_from_binary.hpp                                    |   11 
 inst/include/boost/archive/iterators/binary_from_base64.hpp                                    |    7 
 inst/include/boost/archive/iterators/dataflow_exception.hpp                                    |    2 
 inst/include/boost/archive/iterators/escape.hpp                                                |   13 
 inst/include/boost/archive/iterators/insert_linebreaks.hpp                                     |    6 
 inst/include/boost/archive/iterators/istream_iterator.hpp                                      |    6 
 inst/include/boost/archive/iterators/mb_from_wchar.hpp                                         |    6 
 inst/include/boost/archive/iterators/ostream_iterator.hpp                                      |    2 
 inst/include/boost/archive/iterators/remove_whitespace.hpp                                     |   21 
 inst/include/boost/archive/iterators/transform_width.hpp                                       |   18 
 inst/include/boost/archive/iterators/unescape.hpp                                              |   18 
 inst/include/boost/archive/iterators/wchar_from_mb.hpp                                         |    6 
 inst/include/boost/archive/iterators/xml_escape.hpp                                            |    5 
 inst/include/boost/archive/iterators/xml_unescape.hpp                                          |   10 
 inst/include/boost/archive/polymorphic_iarchive.hpp                                            |   15 
 inst/include/boost/archive/polymorphic_oarchive.hpp                                            |    4 
 inst/include/boost/archive/text_iarchive.hpp                                                   |   44 
 inst/include/boost/archive/text_oarchive.hpp                                                   |   22 
 inst/include/boost/archive/text_wiarchive.hpp                                                  |   43 
 inst/include/boost/archive/text_woarchive.hpp                                                  |   22 
 inst/include/boost/archive/wcslen.hpp                                                          |    2 
 inst/include/boost/archive/xml_archive_exception.hpp                                           |    2 
 inst/include/boost/archive/xml_iarchive.hpp                                                    |   54 
 inst/include/boost/archive/xml_oarchive.hpp                                                    |   22 
 inst/include/boost/archive/xml_wiarchive.hpp                                                   |   63 
 inst/include/boost/archive/xml_woarchive.hpp                                                   |   35 
 inst/include/boost/assert.hpp                                                                  |  117 
 inst/include/boost/assign.hpp                                                                  |    2 
 inst/include/boost/assign/assignment_exception.hpp                                             |    2 
 inst/include/boost/assign/list_inserter.hpp                                                    |    2 
 inst/include/boost/assign/list_of.hpp                                                          |    2 
 inst/include/boost/assign/std.hpp                                                              |    2 
 inst/include/boost/assign/std/deque.hpp                                                        |    2 
 inst/include/boost/assign/std/list.hpp                                                         |    2 
 inst/include/boost/assign/std/map.hpp                                                          |    2 
 inst/include/boost/assign/std/queue.hpp                                                        |    2 
 inst/include/boost/assign/std/set.hpp                                                          |    2 
 inst/include/boost/assign/std/slist.hpp                                                        |    2 
 inst/include/boost/assign/std/stack.hpp                                                        |    2 
 inst/include/boost/assign/std/vector.hpp                                                       |    2 
 inst/include/boost/atomic/atomic.hpp                                                           |  283 
 inst/include/boost/atomic/atomic_flag.hpp                                                      |only
 inst/include/boost/atomic/capabilities.hpp                                                     |only
 inst/include/boost/atomic/detail/atomic_flag.hpp                                               |only
 inst/include/boost/atomic/detail/atomic_template.hpp                                           |only
 inst/include/boost/atomic/detail/caps_gcc_alpha.hpp                                            |only
 inst/include/boost/atomic/detail/caps_gcc_arm.hpp                                              |only
 inst/include/boost/atomic/detail/caps_gcc_atomic.hpp                                           |only
 inst/include/boost/atomic/detail/caps_gcc_ppc.hpp                                              |only
 inst/include/boost/atomic/detail/caps_gcc_sparc.hpp                                            |only
 inst/include/boost/atomic/detail/caps_gcc_sync.hpp                                             |only
 inst/include/boost/atomic/detail/caps_gcc_x86.hpp                                              |only
 inst/include/boost/atomic/detail/caps_linux_arm.hpp                                            |only
 inst/include/boost/atomic/detail/caps_msvc_arm.hpp                                             |only
 inst/include/boost/atomic/detail/caps_msvc_x86.hpp                                             |only
 inst/include/boost/atomic/detail/caps_windows.hpp                                              |only
 inst/include/boost/atomic/detail/casts.hpp                                                     |only
 inst/include/boost/atomic/detail/config.hpp                                                    |   37 
 inst/include/boost/atomic/detail/int_sizes.hpp                                                 |only
 inst/include/boost/atomic/detail/interlocked.hpp                                               |  304 
 inst/include/boost/atomic/detail/link.hpp                                                      |   22 
 inst/include/boost/atomic/detail/lockpool.hpp                                                  |   92 
 inst/include/boost/atomic/detail/operations.hpp                                                |only
 inst/include/boost/atomic/detail/operations_fwd.hpp                                            |only
 inst/include/boost/atomic/detail/operations_lockfree.hpp                                       |only
 inst/include/boost/atomic/detail/ops_cas_based.hpp                                             |only
 inst/include/boost/atomic/detail/ops_emulated.hpp                                              |only
 inst/include/boost/atomic/detail/ops_extending_cas_based.hpp                                   |only
 inst/include/boost/atomic/detail/ops_gcc_alpha.hpp                                             |only
 inst/include/boost/atomic/detail/ops_gcc_arm.hpp                                               |only
 inst/include/boost/atomic/detail/ops_gcc_atomic.hpp                                            |only
 inst/include/boost/atomic/detail/ops_gcc_ppc.hpp                                               |only
 inst/include/boost/atomic/detail/ops_gcc_sparc.hpp                                             |only
 inst/include/boost/atomic/detail/ops_gcc_sync.hpp                                              |only
 inst/include/boost/atomic/detail/ops_gcc_x86.hpp                                               |only
 inst/include/boost/atomic/detail/ops_gcc_x86_dcas.hpp                                          |only
 inst/include/boost/atomic/detail/ops_linux_arm.hpp                                             |only
 inst/include/boost/atomic/detail/ops_msvc_arm.hpp                                              |only
 inst/include/boost/atomic/detail/ops_msvc_common.hpp                                           |only
 inst/include/boost/atomic/detail/ops_msvc_x86.hpp                                              |only
 inst/include/boost/atomic/detail/ops_windows.hpp                                               |only
 inst/include/boost/atomic/detail/pause.hpp                                                     |only
 inst/include/boost/atomic/detail/platform.hpp                                                  |  120 
 inst/include/boost/atomic/detail/storage_type.hpp                                              |only
 inst/include/boost/atomic/fences.hpp                                                           |only
 inst/include/boost/bimap/bimap.hpp                                                             |   14 
 inst/include/boost/bimap/container_adaptor/associative_container_adaptor.hpp                   |    2 
 inst/include/boost/bimap/container_adaptor/container_adaptor.hpp                               |    2 
 inst/include/boost/bimap/container_adaptor/detail/comparison_adaptor.hpp                       |    2 
 inst/include/boost/bimap/container_adaptor/detail/functor_bag.hpp                              |    2 
 inst/include/boost/bimap/container_adaptor/detail/identity_converters.hpp                      |    2 
 inst/include/boost/bimap/container_adaptor/map_adaptor.hpp                                     |    2 
 inst/include/boost/bimap/container_adaptor/ordered_associative_container_adaptor.hpp           |    2 
 inst/include/boost/bimap/container_adaptor/set_adaptor.hpp                                     |    2 
 inst/include/boost/bimap/container_adaptor/support/iterator_facade_converters.hpp              |    2 
 inst/include/boost/bimap/detail/bimap_core.hpp                                                 |    2 
 inst/include/boost/bimap/detail/concept_tags.hpp                                               |    2 
 inst/include/boost/bimap/detail/debug/static_error.hpp                                         |    2 
 inst/include/boost/bimap/detail/generate_index_binder.hpp                                      |    2 
 inst/include/boost/bimap/detail/generate_relation_binder.hpp                                   |    2 
 inst/include/boost/bimap/detail/generate_view_binder.hpp                                       |    2 
 inst/include/boost/bimap/detail/is_set_type_of.hpp                                             |    2 
 inst/include/boost/bimap/detail/manage_additional_parameters.hpp                               |    2 
 inst/include/boost/bimap/detail/manage_bimap_key.hpp                                           |    2 
 inst/include/boost/bimap/detail/map_view_base.hpp                                              |    2 
 inst/include/boost/bimap/detail/map_view_iterator.hpp                                          |    2 
 inst/include/boost/bimap/detail/modifier_adaptor.hpp                                           |    2 
 inst/include/boost/bimap/detail/set_view_base.hpp                                              |    2 
 inst/include/boost/bimap/detail/set_view_iterator.hpp                                          |    2 
 inst/include/boost/bimap/detail/user_interface_config.hpp                                      |    2 
 inst/include/boost/bimap/relation/detail/access_builder.hpp                                    |    2 
 inst/include/boost/bimap/relation/detail/metadata_access_builder.hpp                           |    2 
 inst/include/boost/bimap/relation/detail/mutant.hpp                                            |    2 
 inst/include/boost/bimap/relation/detail/static_access_builder.hpp                             |    2 
 inst/include/boost/bimap/relation/detail/to_mutable_relation_functor.hpp                       |    2 
 inst/include/boost/bimap/relation/member_at.hpp                                                |    2 
 inst/include/boost/bimap/relation/mutant_relation.hpp                                          |    6 
 inst/include/boost/bimap/relation/pair_layout.hpp                                              |    2 
 inst/include/boost/bimap/relation/structured_pair.hpp                                          |    6 
 inst/include/boost/bimap/relation/support/data_extractor.hpp                                   |    2 
 inst/include/boost/bimap/relation/support/get.hpp                                              |    2 
 inst/include/boost/bimap/relation/support/get_pair_functor.hpp                                 |    2 
 inst/include/boost/bimap/relation/support/is_tag_of_member_at.hpp                              |    2 
 inst/include/boost/bimap/relation/support/member_with_tag.hpp                                  |    2 
 inst/include/boost/bimap/relation/support/opposite_tag.hpp                                     |    2 
 inst/include/boost/bimap/relation/support/pair_by.hpp                                          |    2 
 inst/include/boost/bimap/relation/support/pair_type_by.hpp                                     |    2 
 inst/include/boost/bimap/relation/support/value_type_of.hpp                                    |    2 
 inst/include/boost/bimap/relation/symmetrical_base.hpp                                         |    2 
 inst/include/boost/bimap/set_of.hpp                                                            |    2 
 inst/include/boost/bimap/support/data_type_by.hpp                                              |    2 
 inst/include/boost/bimap/support/iterator_type_by.hpp                                          |    2 
 inst/include/boost/bimap/support/key_type_by.hpp                                               |    2 
 inst/include/boost/bimap/support/map_by.hpp                                                    |    2 
 inst/include/boost/bimap/support/map_type_by.hpp                                               |    2 
 inst/include/boost/bimap/support/value_type_by.hpp                                             |    2 
 inst/include/boost/bimap/tags/support/default_tagged.hpp                                       |    2 
 inst/include/boost/bimap/tags/support/tag_of.hpp                                               |    2 
 inst/include/boost/bimap/tags/support/value_type_of.hpp                                        |    2 
 inst/include/boost/bimap/tags/tagged.hpp                                                       |    2 
 inst/include/boost/bimap/unconstrained_set_of.hpp                                              |    2 
 inst/include/boost/bimap/views/map_view.hpp                                                    |    2 
 inst/include/boost/bimap/views/set_view.hpp                                                    |    2 
 inst/include/boost/bimap/views/unconstrained_map_view.hpp                                      |    2 
 inst/include/boost/bimap/views/unconstrained_set_view.hpp                                      |    2 
 inst/include/boost/bind/arg.hpp                                                                |    4 
 inst/include/boost/bind/bind.hpp                                                               |  292 
 inst/include/boost/bind/bind_mf_cc.hpp                                                         |  196 
 inst/include/boost/call_traits.hpp                                                             |    6 
 inst/include/boost/cast.hpp                                                                    |  103 
 inst/include/boost/checked_delete.hpp                                                          |   78 
 inst/include/boost/chrono/config.hpp                                                           |   22 
 inst/include/boost/chrono/detail/inlined/mac/process_cpu_clocks.hpp                            |   43 
 inst/include/boost/chrono/detail/inlined/mac/thread_clock.hpp                                  |   80 
 inst/include/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp                          |   17 
 inst/include/boost/chrono/detail/inlined/win/chrono.hpp                                        |   24 
 inst/include/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp                            |    5 
 inst/include/boost/chrono/detail/scan_keyword.hpp                                              |    4 
 inst/include/boost/chrono/duration.hpp                                                         |   13 
 inst/include/boost/chrono/floor.hpp                                                            |    4 
 inst/include/boost/chrono/io/duration_get.hpp                                                  |   56 
 inst/include/boost/chrono/io/duration_io.hpp                                                   |   80 
 inst/include/boost/chrono/io/duration_put.hpp                                                  |   73 
 inst/include/boost/chrono/io/time_point_io.hpp                                                 |   28 
 inst/include/boost/chrono/io/time_point_units.hpp                                              |    5 
 inst/include/boost/chrono/io/utility/ios_base_state_ptr.hpp                                    |    1 
 inst/include/boost/chrono/io_v1/chrono_io.hpp                                                  |   10 
 inst/include/boost/chrono/process_cpu_clocks.hpp                                               |   16 
 inst/include/boost/chrono/round.hpp                                                            |   24 
 inst/include/boost/circular_buffer.hpp                                                         |   19 
 inst/include/boost/circular_buffer/base.hpp                                                    |  171 
 inst/include/boost/circular_buffer/debug.hpp                                                   |   23 
 inst/include/boost/circular_buffer/details.hpp                                                 |   85 
 inst/include/boost/circular_buffer/space_optimized.hpp                                         |   35 
 inst/include/boost/circular_buffer_fwd.hpp                                                     |    2 
 inst/include/boost/compressed_pair.hpp                                                         |    6 
 inst/include/boost/concept/assert.hpp                                                          |    3 
 inst/include/boost/concept/detail/concept_def.hpp                                              |   17 
 inst/include/boost/concept/detail/general.hpp                                                  |   11 
 inst/include/boost/concept/detail/msvc.hpp                                                     |    9 
 inst/include/boost/concept/requires.hpp                                                        |   37 
 inst/include/boost/concept/usage.hpp                                                           |    8 
 inst/include/boost/concept_check.hpp                                                           |   34 
 inst/include/boost/config.hpp                                                                  |    4 
 inst/include/boost/config/auto_link.hpp                                                        |   12 
 inst/include/boost/config/compiler/borland.hpp                                                 |   31 
 inst/include/boost/config/compiler/clang.hpp                                                   |   99 
 inst/include/boost/config/compiler/codegear.hpp                                                |   31 
 inst/include/boost/config/compiler/common_edg.hpp                                              |   31 
 inst/include/boost/config/compiler/cray.hpp                                                    |   43 
 inst/include/boost/config/compiler/digitalmars.hpp                                             |   31 
 inst/include/boost/config/compiler/gcc.hpp                                                     |   89 
 inst/include/boost/config/compiler/gcc_xml.hpp                                                 |   31 
 inst/include/boost/config/compiler/hp_acc.hpp                                                  |    1 
 inst/include/boost/config/compiler/intel.hpp                                                   |  291 
 inst/include/boost/config/compiler/metrowerks.hpp                                              |   31 
 inst/include/boost/config/compiler/mpw.hpp                                                     |   31 
 inst/include/boost/config/compiler/pathscale.hpp                                               |   31 
 inst/include/boost/config/compiler/pgi.hpp                                                     |   30 
 inst/include/boost/config/compiler/sunpro_cc.hpp                                               |   73 
 inst/include/boost/config/compiler/vacpp.hpp                                                   |   31 
 inst/include/boost/config/compiler/visualc.hpp                                                 |   70 
 inst/include/boost/config/platform/haiku.hpp                                                   |only
 inst/include/boost/config/platform/linux.hpp                                                   |    2 
 inst/include/boost/config/platform/solaris.hpp                                                 |    5 
 inst/include/boost/config/platform/win32.hpp                                                   |   23 
 inst/include/boost/config/select_compiler_config.hpp                                           |   32 
 inst/include/boost/config/select_platform_config.hpp                                           |   28 
 inst/include/boost/config/select_stdlib_config.hpp                                             |   36 
 inst/include/boost/config/stdlib/dinkumware.hpp                                                |   37 
 inst/include/boost/config/stdlib/libcomo.hpp                                                   |    3 
 inst/include/boost/config/stdlib/libcpp.hpp                                                    |   33 
 inst/include/boost/config/stdlib/libstdcpp3.hpp                                                |  122 
 inst/include/boost/config/stdlib/modena.hpp                                                    |    3 
 inst/include/boost/config/stdlib/msl.hpp                                                       |    3 
 inst/include/boost/config/stdlib/roguewave.hpp                                                 |    3 
 inst/include/boost/config/stdlib/sgi.hpp                                                       |    3 
 inst/include/boost/config/stdlib/stlport.hpp                                                   |    3 
 inst/include/boost/config/stdlib/vacpp.hpp                                                     |    3 
 inst/include/boost/config/suffix.hpp                                                           |   60 
 inst/include/boost/config/user.hpp                                                             |   21 
 inst/include/boost/container/adaptive_pool.hpp                                                 |only
 inst/include/boost/container/allocator.hpp                                                     |only
 inst/include/boost/container/allocator_traits.hpp                                              |  520 
 inst/include/boost/container/container_fwd.hpp                                                 |  201 
 inst/include/boost/container/deque.hpp                                                         |  904 -
 inst/include/boost/container/detail/adaptive_node_pool.hpp                                     |only
 inst/include/boost/container/detail/adaptive_node_pool_impl.hpp                                |   37 
 inst/include/boost/container/detail/addressof.hpp                                              |only
 inst/include/boost/container/detail/advanced_insert_int.hpp                                    |  486 
 inst/include/boost/container/detail/algorithm.hpp                                              |only
 inst/include/boost/container/detail/alloc_helpers.hpp                                          |only
 inst/include/boost/container/detail/alloc_lib.h                                                |only
 inst/include/boost/container/detail/alloc_lib_auto_link.hpp                                    |only
 inst/include/boost/container/detail/allocation_type.hpp                                        |   18 
 inst/include/boost/container/detail/allocator_version_traits.hpp                               |   41 
 inst/include/boost/container/detail/auto_link.hpp                                              |only
 inst/include/boost/container/detail/compare_functors.hpp                                       |only
 inst/include/boost/container/detail/config_begin.hpp                                           |   30 
 inst/include/boost/container/detail/config_end.hpp                                             |    6 
 inst/include/boost/container/detail/construct_in_place.hpp                                     |only
 inst/include/boost/container/detail/copy_move_algo.hpp                                         |only
 inst/include/boost/container/detail/destroyers.hpp                                             |   98 
 inst/include/boost/container/detail/flat_tree.hpp                                              |  544 
 inst/include/boost/container/detail/function_detector.hpp                                      |   10 
 inst/include/boost/container/detail/hash_table.hpp                                             |only
 inst/include/boost/container/detail/iterator.hpp                                               |only
 inst/include/boost/container/detail/iterator_to_raw_pointer.hpp                                |only
 inst/include/boost/container/detail/iterators.hpp                                              |  180 
 inst/include/boost/container/detail/math_functions.hpp                                         |   16 
 inst/include/boost/container/detail/min_max.hpp                                                |only
 inst/include/boost/container/detail/minimal_char_traits_header.hpp                             |only
 inst/include/boost/container/detail/mpl.hpp                                                    |   54 
 inst/include/boost/container/detail/multiallocation_chain.hpp                                  |   26 
 inst/include/boost/container/detail/mutex.hpp                                                  |only
 inst/include/boost/container/detail/next_capacity.hpp                                          |only
 inst/include/boost/container/detail/node_alloc_holder.hpp                                      |  245 
 inst/include/boost/container/detail/node_pool.hpp                                              |only
 inst/include/boost/container/detail/node_pool_impl.hpp                                         |   56 
 inst/include/boost/container/detail/pair.hpp                                                   |   90 
 inst/include/boost/container/detail/placement_new.hpp                                          |only
 inst/include/boost/container/detail/pool_common.hpp                                            |   17 
 inst/include/boost/container/detail/pool_common_alloc.hpp                                      |only
 inst/include/boost/container/detail/singleton.hpp                                              |only
 inst/include/boost/container/detail/std_fwd.hpp                                                |only
 inst/include/boost/container/detail/to_raw_pointer.hpp                                         |only
 inst/include/boost/container/detail/transform_iterator.hpp                                     |   30 
 inst/include/boost/container/detail/tree.hpp                                                   |  930 -
 inst/include/boost/container/detail/type_traits.hpp                                            |  223 
 inst/include/boost/container/detail/value_init.hpp                                             |   10 
 inst/include/boost/container/detail/variadic_templates_tools.hpp                               |   11 
 inst/include/boost/container/detail/version_type.hpp                                           |   28 
 inst/include/boost/container/detail/workaround.hpp                                             |   40 
 inst/include/boost/container/flat_map.hpp                                                      |  858 -
 inst/include/boost/container/flat_set.hpp                                                      | 1231 -
 inst/include/boost/container/list.hpp                                                          |  545 
 inst/include/boost/container/map.hpp                                                           | 1211 -
 inst/include/boost/container/new_allocator.hpp                                                 |only
 inst/include/boost/container/node_allocator.hpp                                                |only
 inst/include/boost/container/options.hpp                                                       |only
 inst/include/boost/container/scoped_allocator.hpp                                              | 1183 -
 inst/include/boost/container/scoped_allocator_fwd.hpp                                          |   59 
 inst/include/boost/container/set.hpp                                                           | 1125 -
 inst/include/boost/container/slist.hpp                                                         |  693 
 inst/include/boost/container/small_vector.hpp                                                  |only
 inst/include/boost/container/stable_vector.hpp                                                 |  980 -
 inst/include/boost/container/static_vector.hpp                                                 |  427 
 inst/include/boost/container/string.hpp                                                        |  512 
 inst/include/boost/container/throw_exception.hpp                                               |   66 
 inst/include/boost/container/vector.hpp                                                        | 2049 +-
 inst/include/boost/core                                                                        |only
 inst/include/boost/cstdfloat.hpp                                                               |only
 inst/include/boost/cstdint.hpp                                                                 |    9 
 inst/include/boost/current_function.hpp                                                        |   13 
 inst/include/boost/date_time.hpp                                                               |    2 
 inst/include/boost/date_time/adjust_functors.hpp                                               |    2 
 inst/include/boost/date_time/c_local_time_adjustor.hpp                                         |    7 
 inst/include/boost/date_time/c_time.hpp                                                        |    6 
 inst/include/boost/date_time/compiler_config.hpp                                               |    2 
 inst/include/boost/date_time/constrained_value.hpp                                             |    2 
 inst/include/boost/date_time/date.hpp                                                          |    2 
 inst/include/boost/date_time/date_clock_device.hpp                                             |   14 
 inst/include/boost/date_time/date_defs.hpp                                                     |    2 
 inst/include/boost/date_time/date_duration.hpp                                                 |    2 
 inst/include/boost/date_time/date_duration_types.hpp                                           |    2 
 inst/include/boost/date_time/date_facet.hpp                                                    |    2 
 inst/include/boost/date_time/date_format_simple.hpp                                            |    2 
 inst/include/boost/date_time/date_formatting.hpp                                               |    2 
 inst/include/boost/date_time/date_formatting_limited.hpp                                       |    2 
 inst/include/boost/date_time/date_formatting_locales.hpp                                       |    2 
 inst/include/boost/date_time/date_generator_formatter.hpp                                      |    2 
 inst/include/boost/date_time/date_generator_parser.hpp                                         |    2 
 inst/include/boost/date_time/date_generators.hpp                                               |    2 
 inst/include/boost/date_time/date_iterator.hpp                                                 |    2 
 inst/include/boost/date_time/date_names_put.hpp                                                |    2 
 inst/include/boost/date_time/date_parsing.hpp                                                  |    4 
 inst/include/boost/date_time/dst_rules.hpp                                                     |    2 
 inst/include/boost/date_time/filetime_functions.hpp                                            |    2 
 inst/include/boost/date_time/format_date_parser.hpp                                            |    6 
 inst/include/boost/date_time/gregorian/conversion.hpp                                          |    2 
 inst/include/boost/date_time/gregorian/formatters.hpp                                          |    2 
 inst/include/boost/date_time/gregorian/formatters_limited.hpp                                  |    2 
 inst/include/boost/date_time/gregorian/greg_calendar.hpp                                       |    2 
 inst/include/boost/date_time/gregorian/greg_date.hpp                                           |    2 
 inst/include/boost/date_time/gregorian/greg_day.hpp                                            |    2 
 inst/include/boost/date_time/gregorian/greg_day_of_year.hpp                                    |    2 
 inst/include/boost/date_time/gregorian/greg_duration.hpp                                       |    2 
 inst/include/boost/date_time/gregorian/greg_duration_types.hpp                                 |    2 
 inst/include/boost/date_time/gregorian/greg_facet.hpp                                          |    6 
 inst/include/boost/date_time/gregorian/greg_month.hpp                                          |    2 
 inst/include/boost/date_time/gregorian/greg_serialize.hpp                                      |    2 
 inst/include/boost/date_time/gregorian/greg_weekday.hpp                                        |    2 
 inst/include/boost/date_time/gregorian/greg_year.hpp                                           |    2 
 inst/include/boost/date_time/gregorian/greg_ymd.hpp                                            |    2 
 inst/include/boost/date_time/gregorian/gregorian.hpp                                           |    2 
 inst/include/boost/date_time/gregorian/gregorian_io.hpp                                        |    2 
 inst/include/boost/date_time/gregorian/gregorian_types.hpp                                     |    2 
 inst/include/boost/date_time/gregorian/parsers.hpp                                             |    2 
 inst/include/boost/date_time/gregorian_calendar.hpp                                            |    2 
 inst/include/boost/date_time/gregorian_calendar.ipp                                            |    2 
 inst/include/boost/date_time/int_adapter.hpp                                                   |    2 
 inst/include/boost/date_time/iso_format.hpp                                                    |    2 
 inst/include/boost/date_time/local_time/conversion.hpp                                         |    2 
 inst/include/boost/date_time/local_time/custom_time_zone.hpp                                   |    2 
 inst/include/boost/date_time/local_time/date_duration_operators.hpp                            |    2 
 inst/include/boost/date_time/local_time/dst_transition_day_rules.hpp                           |    2 
 inst/include/boost/date_time/local_time/local_date_time.hpp                                    |    2 
 inst/include/boost/date_time/local_time/local_time.hpp                                         |    2 
 inst/include/boost/date_time/local_time/local_time_io.hpp                                      |    4 
 inst/include/boost/date_time/local_time/local_time_types.hpp                                   |    2 
 inst/include/boost/date_time/local_time/posix_time_zone.hpp                                    |    6 
 inst/include/boost/date_time/local_time/tz_database.hpp                                        |    2 
 inst/include/boost/date_time/local_time_adjustor.hpp                                           |    2 
 inst/include/boost/date_time/local_timezone_defs.hpp                                           |    2 
 inst/include/boost/date_time/locale_config.hpp                                                 |    2 
 inst/include/boost/date_time/microsec_time_clock.hpp                                           |    4 
 inst/include/boost/date_time/parse_format_base.hpp                                             |    2 
 inst/include/boost/date_time/period.hpp                                                        |    2 
 inst/include/boost/date_time/period_formatter.hpp                                              |    2 
 inst/include/boost/date_time/period_parser.hpp                                                 |    2 
 inst/include/boost/date_time/posix_time/conversion.hpp                                         |   10 
 inst/include/boost/date_time/posix_time/date_duration_operators.hpp                            |    2 
 inst/include/boost/date_time/posix_time/posix_time.hpp                                         |    2 
 inst/include/boost/date_time/posix_time/posix_time_config.hpp                                  |    2 
 inst/include/boost/date_time/posix_time/posix_time_duration.hpp                                |    2 
 inst/include/boost/date_time/posix_time/posix_time_io.hpp                                      |    5 
 inst/include/boost/date_time/posix_time/posix_time_legacy_io.hpp                               |    4 
 inst/include/boost/date_time/posix_time/posix_time_system.hpp                                  |    2 
 inst/include/boost/date_time/posix_time/ptime.hpp                                              |    2 
 inst/include/boost/date_time/posix_time/time_formatters.hpp                                    |    2 
 inst/include/boost/date_time/posix_time/time_formatters_limited.hpp                            |    2 
 inst/include/boost/date_time/posix_time/time_parsers.hpp                                       |    2 
 inst/include/boost/date_time/posix_time/time_period.hpp                                        |    2 
 inst/include/boost/date_time/posix_time/time_serialize.hpp                                     |    2 
 inst/include/boost/date_time/special_defs.hpp                                                  |    2 
 inst/include/boost/date_time/special_values_formatter.hpp                                      |    2 
 inst/include/boost/date_time/string_convert.hpp                                                |    3 
 inst/include/boost/date_time/string_parse_tree.hpp                                             |    2 
 inst/include/boost/date_time/strings_from_facet.hpp                                            |    4 
 inst/include/boost/date_time/time.hpp                                                          |    4 
 inst/include/boost/date_time/time_clock.hpp                                                    |    2 
 inst/include/boost/date_time/time_defs.hpp                                                     |    2 
 inst/include/boost/date_time/time_duration.hpp                                                 |    4 
 inst/include/boost/date_time/time_facet.hpp                                                    |    2 
 inst/include/boost/date_time/time_formatting_streams.hpp                                       |    2 
 inst/include/boost/date_time/time_iterator.hpp                                                 |    2 
 inst/include/boost/date_time/time_parsing.hpp                                                  |    2 
 inst/include/boost/date_time/time_resolution_traits.hpp                                        |   12 
 inst/include/boost/date_time/time_system_counted.hpp                                           |    2 
 inst/include/boost/date_time/time_system_split.hpp                                             |    2 
 inst/include/boost/date_time/time_zone_base.hpp                                                |    2 
 inst/include/boost/date_time/time_zone_names.hpp                                               |    2 
 inst/include/boost/date_time/tz_db_base.hpp                                                    |   11 
 inst/include/boost/date_time/wrapping_int.hpp                                                  |    2 
 inst/include/boost/date_time/year_month_day.hpp                                                |    2 
 inst/include/boost/detail/allocator_utilities.hpp                                              |   27 
 inst/include/boost/detail/basic_pointerbuf.hpp                                                 |only
 inst/include/boost/detail/catch_exceptions.hpp                                                 |    6 
 inst/include/boost/detail/compressed_pair.hpp                                                  |    2 
 inst/include/boost/detail/container_fwd.hpp                                                    |    7 
 inst/include/boost/detail/dynamic_bitset.hpp                                                   |   28 
 inst/include/boost/detail/endian.hpp                                                           |    2 
 inst/include/boost/detail/fenv.hpp                                                             |   33 
 inst/include/boost/detail/identifier.hpp                                                       |    2 
 inst/include/boost/detail/indirect_traits.hpp                                                  |  283 
 inst/include/boost/detail/interlocked.hpp                                                      |   36 
 inst/include/boost/detail/is_incrementable.hpp                                                 |    5 
 inst/include/boost/detail/is_xxx.hpp                                                           |   34 
 inst/include/boost/detail/iterator.hpp                                                         |  486 
 inst/include/boost/detail/lightweight_test.hpp                                                 |  215 
 inst/include/boost/detail/lightweight_test_report.hpp                                          |only
 inst/include/boost/detail/no_exceptions_support.hpp                                            |   94 
 inst/include/boost/detail/numeric_traits.hpp                                                   |   11 
 inst/include/boost/detail/ob_compressed_pair.hpp                                               |   11 
 inst/include/boost/detail/reference_content.hpp                                                |   21 
 inst/include/boost/detail/scoped_enum_emulation.hpp                                            |  340 
 inst/include/boost/detail/sp_typeinfo.hpp                                                      |  115 
 inst/include/boost/detail/utf8_codecvt_facet.hpp                                               |   76 
 inst/include/boost/detail/utf8_codecvt_facet.ipp                                               |   16 
 inst/include/boost/detail/winapi/basic_types.hpp                                               |   42 
 inst/include/boost/detail/winapi/config.hpp                                                    |only
 inst/include/boost/detail/winapi/crypt.hpp                                                     |only
 inst/include/boost/detail/winapi/dll.hpp                                                       |   59 
 inst/include/boost/detail/winapi/handles.hpp                                                   |   14 
 inst/include/boost/detail/winapi/process.hpp                                                   |    7 
 inst/include/boost/detail/winapi/synchronization.hpp                                           |  261 
 inst/include/boost/detail/winapi/system.hpp                                                    |   12 
 inst/include/boost/detail/winapi/thread.hpp                                                    |   18 
 inst/include/boost/detail/winapi/thread_pool.hpp                                               |only
 inst/include/boost/detail/winapi/time.hpp                                                      |   20 
 inst/include/boost/detail/winapi/tls.hpp                                                       |only
 inst/include/boost/detail/winapi/waitable_timer.hpp                                            |only
 inst/include/boost/dynamic_bitset/dynamic_bitset.hpp                                           |  210 
 inst/include/boost/exception/N3757.hpp                                                         |only
 inst/include/boost/exception/detail/exception_ptr.hpp                                          |   12 
 inst/include/boost/exception/detail/type_info.hpp                                              |   16 
 inst/include/boost/exception/diagnostic_information.hpp                                        |    8 
 inst/include/boost/exception/exception.hpp                                                     |    6 
 inst/include/boost/filesystem/operations.hpp                                                   |  414 
 inst/include/boost/filesystem/path.hpp                                                         |  227 
 inst/include/boost/filesystem/path_traits.hpp                                                  |  201 
 inst/include/boost/foreach.hpp                                                                 |   23 
 inst/include/boost/format/detail/config_macros.hpp                                             |   10 
 inst/include/boost/format/detail/msvc_disambiguater.hpp                                        |    6 
 inst/include/boost/format/detail/workarounds_stlport.hpp                                       |    6 
 inst/include/boost/format/feed_args.hpp                                                        |   48 
 inst/include/boost/format/format_class.hpp                                                     |    2 
 inst/include/boost/format/format_fwd.hpp                                                       |   10 
 inst/include/boost/format/internals.hpp                                                        |   17 
 inst/include/boost/format/internals_fwd.hpp                                                    |    4 
 inst/include/boost/format/parsing.hpp                                                          |    7 
 inst/include/boost/function/function_base.hpp                                                  |   16 
 inst/include/boost/function/function_fwd.hpp                                                   |    3 
 inst/include/boost/function/function_template.hpp                                              |   35 
 inst/include/boost/function_output_iterator.hpp                                                |   12 
 inst/include/boost/function_types/components.hpp                                               |    4 
 inst/include/boost/function_types/detail/class_transform.hpp                                   |    2 
 inst/include/boost/function_types/detail/cv_traits.hpp                                         |    6 
 inst/include/boost/function_types/detail/to_sequence.hpp                                       |    2 
 inst/include/boost/function_types/property_tags.hpp                                            |    2 
 inst/include/boost/functional.hpp                                                              |    2 
 inst/include/boost/functional/factory.hpp                                                      |   20 
 inst/include/boost/functional/hash/detail/float_functions.hpp                                  |    8 
 inst/include/boost/functional/hash/detail/hash_float.hpp                                       |    8 
 inst/include/boost/functional/hash/detail/limits.hpp                                           |    5 
 inst/include/boost/functional/hash/extensions.hpp                                              |   71 
 inst/include/boost/functional/hash/hash.hpp                                                    |  112 
 inst/include/boost/functional/hash/hash_fwd.hpp                                                |   10 
 inst/include/boost/functional/hash_fwd.hpp                                                     |    6 
 inst/include/boost/functional/value_factory.hpp                                                |    1 
 inst/include/boost/fusion/adapted.hpp                                                          |    1 
 inst/include/boost/fusion/adapted/adt.hpp                                                      |    1 
 inst/include/boost/fusion/adapted/adt/adapt_adt.hpp                                            |   30 
 inst/include/boost/fusion/adapted/adt/adapt_adt_named.hpp                                      |    1 
 inst/include/boost/fusion/adapted/adt/adapt_assoc_adt.hpp                                      |   27 
 inst/include/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp                                |    1 
 inst/include/boost/fusion/adapted/adt/detail/adapt_base.hpp                                    |  130 
 inst/include/boost/fusion/adapted/adt/detail/adapt_base_assoc_attr_filler.hpp                  |only
 inst/include/boost/fusion/adapted/adt/detail/adapt_base_attr_filler.hpp                        |only
 inst/include/boost/fusion/adapted/adt/detail/extension.hpp                                     |   14 
 inst/include/boost/fusion/adapted/array/at_impl.hpp                                            |    2 
 inst/include/boost/fusion/adapted/array/begin_impl.hpp                                         |    2 
 inst/include/boost/fusion/adapted/array/deref_impl.hpp                                         |    2 
 inst/include/boost/fusion/adapted/array/end_impl.hpp                                           |    2 
 inst/include/boost/fusion/adapted/array/is_sequence_impl.hpp                                   |    1 
 inst/include/boost/fusion/adapted/array/is_view_impl.hpp                                       |    1 
 inst/include/boost/fusion/adapted/array/size_impl.hpp                                          |    1 
 inst/include/boost/fusion/adapted/array/tag_of.hpp                                             |    1 
 inst/include/boost/fusion/adapted/array/value_at_impl.hpp                                      |    1 
 inst/include/boost/fusion/adapted/array/value_of_impl.hpp                                      |    1 
 inst/include/boost/fusion/adapted/boost_array.hpp                                              |    1 
 inst/include/boost/fusion/adapted/boost_array/array_iterator.hpp                               |   14 
 inst/include/boost/fusion/adapted/boost_array/detail/at_impl.hpp                               |    4 
 inst/include/boost/fusion/adapted/boost_array/detail/begin_impl.hpp                            |    6 
 inst/include/boost/fusion/adapted/boost_array/detail/category_of_impl.hpp                      |    1 
 inst/include/boost/fusion/adapted/boost_array/detail/end_impl.hpp                              |    6 
 inst/include/boost/fusion/adapted/boost_array/detail/is_sequence_impl.hpp                      |    1 
 inst/include/boost/fusion/adapted/boost_array/detail/is_view_impl.hpp                          |    1 
 inst/include/boost/fusion/adapted/boost_array/tag_of.hpp                                       |    1 
 inst/include/boost/fusion/adapted/boost_tuple.hpp                                              |    3 
 inst/include/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp                         |   38 
 inst/include/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp                               |    2 
 inst/include/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp                            |    2 
 inst/include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp                            |only
 inst/include/boost/fusion/adapted/boost_tuple/detail/convert_impl.hpp                          |only
 inst/include/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp                              |    2 
 inst/include/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp                      |    1 
 inst/include/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp                          |    1 
 inst/include/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp                             |    1 
 inst/include/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp                         |    1 
 inst/include/boost/fusion/adapted/boost_tuple/mpl                                              |only
 inst/include/boost/fusion/adapted/boost_tuple/tag_of.hpp                                       |    1 
 inst/include/boost/fusion/adapted/mpl.hpp                                                      |    1 
 inst/include/boost/fusion/adapted/mpl/detail/at_impl.hpp                                       |    2 
 inst/include/boost/fusion/adapted/mpl/detail/begin_impl.hpp                                    |    2 
 inst/include/boost/fusion/adapted/mpl/detail/category_of_impl.hpp                              |    1 
 inst/include/boost/fusion/adapted/mpl/detail/empty_impl.hpp                                    |    1 
 inst/include/boost/fusion/adapted/mpl/detail/end_impl.hpp                                      |    2 
 inst/include/boost/fusion/adapted/mpl/detail/has_key_impl.hpp                                  |    1 
 inst/include/boost/fusion/adapted/mpl/detail/is_sequence_impl.hpp                              |    1 
 inst/include/boost/fusion/adapted/mpl/detail/is_view_impl.hpp                                  |    1 
 inst/include/boost/fusion/adapted/mpl/detail/size_impl.hpp                                     |    1 
 inst/include/boost/fusion/adapted/mpl/detail/value_at_impl.hpp                                 |    1 
 inst/include/boost/fusion/adapted/mpl/mpl_iterator.hpp                                         |   15 
 inst/include/boost/fusion/adapted/std_pair.hpp                                                 |    1 
 inst/include/boost/fusion/adapted/std_tuple.hpp                                                |    3 
 inst/include/boost/fusion/adapted/std_tuple/detail/at_impl.hpp                                 |    2 
 inst/include/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp                              |    2 
 inst/include/boost/fusion/adapted/std_tuple/detail/build_std_tuple.hpp                         |only
 inst/include/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp                        |    4 
 inst/include/boost/fusion/adapted/std_tuple/detail/convert_impl.hpp                            |only
 inst/include/boost/fusion/adapted/std_tuple/detail/end_impl.hpp                                |    2 
 inst/include/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp                        |    1 
 inst/include/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp                            |    1 
 inst/include/boost/fusion/adapted/std_tuple/detail/size_impl.hpp                               |    1 
 inst/include/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp                           |    1 
 inst/include/boost/fusion/adapted/std_tuple/mpl                                                |only
 inst/include/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp                             |   14 
 inst/include/boost/fusion/adapted/std_tuple/tag_of.hpp                                         |    1 
 inst/include/boost/fusion/adapted/struct.hpp                                                   |    1 
 inst/include/boost/fusion/adapted/struct/adapt_assoc_struct.hpp                                |   29 
 inst/include/boost/fusion/adapted/struct/adapt_assoc_struct_named.hpp                          |    1 
 inst/include/boost/fusion/adapted/struct/adapt_struct.hpp                                      |  128 
 inst/include/boost/fusion/adapted/struct/adapt_struct_named.hpp                                |   52 
 inst/include/boost/fusion/adapted/struct/define_assoc_struct.hpp                               |   12 
 inst/include/boost/fusion/adapted/struct/define_struct.hpp                                     |    5 
 inst/include/boost/fusion/adapted/struct/define_struct_inline.hpp                              |    1 
 inst/include/boost/fusion/adapted/struct/detail/adapt_auto.hpp                                 |only
 inst/include/boost/fusion/adapted/struct/detail/adapt_base.hpp                                 |   84 
 inst/include/boost/fusion/adapted/struct/detail/adapt_base_assoc_attr_filler.hpp               |only
 inst/include/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp                     |only
 inst/include/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp                               |only
 inst/include/boost/fusion/adapted/struct/detail/at_impl.hpp                                    |    1 
 inst/include/boost/fusion/adapted/struct/detail/begin_impl.hpp                                 |    3 
 inst/include/boost/fusion/adapted/struct/detail/define_struct.hpp                              |   18 
 inst/include/boost/fusion/adapted/struct/detail/define_struct_inline.hpp                       |   24 
 inst/include/boost/fusion/adapted/struct/detail/deref_impl.hpp                                 |    4 
 inst/include/boost/fusion/adapted/struct/detail/end_impl.hpp                                   |    3 
 inst/include/boost/fusion/adapted/struct/detail/extension.hpp                                  |    1 
 inst/include/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp                           |    1 
 inst/include/boost/fusion/adapted/struct/detail/namespace.hpp                                  |    1 
 inst/include/boost/fusion/adapted/struct/detail/preprocessor                                   |only
 inst/include/boost/fusion/adapted/struct/detail/proxy_type.hpp                                 |    4 
 inst/include/boost/fusion/algorithm.hpp                                                        |    1 
 inst/include/boost/fusion/algorithm/auxiliary.hpp                                              |    4 
 inst/include/boost/fusion/algorithm/auxiliary/copy.hpp                                         |   27 
 inst/include/boost/fusion/algorithm/auxiliary/move.hpp                                         |   29 
 inst/include/boost/fusion/algorithm/iteration.hpp                                              |    1 
 inst/include/boost/fusion/algorithm/iteration/accumulate.hpp                                   |    9 
 inst/include/boost/fusion/algorithm/iteration/accumulate_fwd.hpp                               |    7 
 inst/include/boost/fusion/algorithm/iteration/detail/fold.hpp                                  |  144 
 inst/include/boost/fusion/algorithm/iteration/detail/for_each.hpp                              |   13 
 inst/include/boost/fusion/algorithm/iteration/detail/preprocessed/fold.hpp                     |  127 
 inst/include/boost/fusion/algorithm/iteration/detail/preprocessed/iter_fold.hpp                |  129 
 inst/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_fold.hpp             |  127 
 inst/include/boost/fusion/algorithm/iteration/detail/preprocessed/reverse_iter_fold.hpp        |  129 
 inst/include/boost/fusion/algorithm/iteration/detail/segmented_fold.hpp                        |    4 
 inst/include/boost/fusion/algorithm/iteration/detail/segmented_for_each.hpp                    |    4 
 inst/include/boost/fusion/algorithm/iteration/fold.hpp                                         |    2 
 inst/include/boost/fusion/algorithm/iteration/fold_fwd.hpp                                     |   12 
 inst/include/boost/fusion/algorithm/iteration/for_each.hpp                                     |    9 
 inst/include/boost/fusion/algorithm/iteration/for_each_fwd.hpp                                 |    9 
 inst/include/boost/fusion/algorithm/iteration/iter_fold.hpp                                    |    3 
 inst/include/boost/fusion/algorithm/iteration/iter_fold_fwd.hpp                                |   12 
 inst/include/boost/fusion/algorithm/iteration/reverse_fold.hpp                                 |    1 
 inst/include/boost/fusion/algorithm/iteration/reverse_fold_fwd.hpp                             |   12 
 inst/include/boost/fusion/algorithm/iteration/reverse_iter_fold.hpp                            |    1 
 inst/include/boost/fusion/algorithm/iteration/reverse_iter_fold_fwd.hpp                        |   12 
 inst/include/boost/fusion/algorithm/query.hpp                                                  |    1 
 inst/include/boost/fusion/algorithm/query/all.hpp                                              |    2 
 inst/include/boost/fusion/algorithm/query/any.hpp                                              |    2 
 inst/include/boost/fusion/algorithm/query/count.hpp                                            |    5 
 inst/include/boost/fusion/algorithm/query/count_if.hpp                                         |    5 
 inst/include/boost/fusion/algorithm/query/detail/all.hpp                                       |   24 
 inst/include/boost/fusion/algorithm/query/detail/any.hpp                                       |   24 
 inst/include/boost/fusion/algorithm/query/detail/count.hpp                                     |   11 
 inst/include/boost/fusion/algorithm/query/detail/count_if.hpp                                  |   12 
 inst/include/boost/fusion/algorithm/query/detail/find_if.hpp                                   |    8 
 inst/include/boost/fusion/algorithm/query/detail/segmented_find.hpp                            |    5 
 inst/include/boost/fusion/algorithm/query/detail/segmented_find_if.hpp                         |    5 
 inst/include/boost/fusion/algorithm/query/find.hpp                                             |    5 
 inst/include/boost/fusion/algorithm/query/find_fwd.hpp                                         |    5 
 inst/include/boost/fusion/algorithm/query/find_if.hpp                                          |    5 
 inst/include/boost/fusion/algorithm/query/find_if_fwd.hpp                                      |    7 
 inst/include/boost/fusion/algorithm/query/none.hpp                                             |    2 
 inst/include/boost/fusion/algorithm/transformation.hpp                                         |    4 
 inst/include/boost/fusion/algorithm/transformation/clear.hpp                                   |    2 
 inst/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp               |   45 
 inst/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp               |   95 
 inst/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp               |  145 
 inst/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp               |  195 
 inst/include/boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp               |  245 
 inst/include/boost/fusion/algorithm/transformation/detail/replace.hpp                          |    7 
 inst/include/boost/fusion/algorithm/transformation/detail/replace_if.hpp                       |    7 
 inst/include/boost/fusion/algorithm/transformation/erase.hpp                                   |   16 
 inst/include/boost/fusion/algorithm/transformation/erase_key.hpp                               |    2 
 inst/include/boost/fusion/algorithm/transformation/filter.hpp                                  |    4 
 inst/include/boost/fusion/algorithm/transformation/filter_if.hpp                               |    4 
 inst/include/boost/fusion/algorithm/transformation/flatten.hpp                                 |only
 inst/include/boost/fusion/algorithm/transformation/insert.hpp                                  |    5 
 inst/include/boost/fusion/algorithm/transformation/insert_range.hpp                            |    2 
 inst/include/boost/fusion/algorithm/transformation/join.hpp                                    |    2 
 inst/include/boost/fusion/algorithm/transformation/pop_back.hpp                                |    6 
 inst/include/boost/fusion/algorithm/transformation/pop_front.hpp                               |    6 
 inst/include/boost/fusion/algorithm/transformation/push_back.hpp                               |    5 
 inst/include/boost/fusion/algorithm/transformation/push_front.hpp                              |    5 
 inst/include/boost/fusion/algorithm/transformation/remove.hpp                                  |    2 
 inst/include/boost/fusion/algorithm/transformation/remove_if.hpp                               |    2 
 inst/include/boost/fusion/algorithm/transformation/replace.hpp                                 |    5 
 inst/include/boost/fusion/algorithm/transformation/replace_if.hpp                              |    5 
 inst/include/boost/fusion/algorithm/transformation/reverse.hpp                                 |    5 
 inst/include/boost/fusion/algorithm/transformation/transform.hpp                               |    3 
 inst/include/boost/fusion/algorithm/transformation/zip.hpp                                     |   15 
 inst/include/boost/fusion/container.hpp                                                        |    1 
 inst/include/boost/fusion/container/deque.hpp                                                  |    1 
 inst/include/boost/fusion/container/deque/back_extended_deque.hpp                              |    7 
 inst/include/boost/fusion/container/deque/convert.hpp                                          |    3 
 inst/include/boost/fusion/container/deque/deque.hpp                                            |   66 
 inst/include/boost/fusion/container/deque/deque_fwd.hpp                                        |   29 
 inst/include/boost/fusion/container/deque/deque_iterator.hpp                                   |   19 
 inst/include/boost/fusion/container/deque/detail/at_impl.hpp                                   |    2 
 inst/include/boost/fusion/container/deque/detail/begin_impl.hpp                                |   13 
 inst/include/boost/fusion/container/deque/detail/build_deque.hpp                               |    4 
 inst/include/boost/fusion/container/deque/detail/convert_impl.hpp                              |    3 
 inst/include/boost/fusion/container/deque/detail/cpp03/as_deque.hpp                            |    9 
 inst/include/boost/fusion/container/deque/detail/cpp03/build_deque.hpp                         |    2 
 inst/include/boost/fusion/container/deque/detail/cpp03/deque.hpp                               |   79 
 inst/include/boost/fusion/container/deque/detail/cpp03/deque_forward_ctor.hpp                  |   27 
 inst/include/boost/fusion/container/deque/detail/cpp03/deque_keyed_values.hpp                  |    2 
 inst/include/boost/fusion/container/deque/detail/cpp03/deque_keyed_values_call.hpp             |   19 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/as_deque10.hpp             |   12 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/as_deque20.hpp             |   22 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/as_deque30.hpp             |   32 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/as_deque40.hpp             |   42 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/as_deque50.hpp             |   52 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque10.hpp                |  255 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque20.hpp                |  465 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque30.hpp                |  675 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque40.hpp                |  885 -
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque50.hpp                | 1095 +
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque_keyed_values10.hpp   |  177 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque_keyed_values20.hpp   |  347 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque_keyed_values30.hpp   |  517 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque_keyed_values40.hpp   |  687 
 inst/include/boost/fusion/container/deque/detail/cpp03/preprocessed/deque_keyed_values50.hpp   |  857 -
 inst/include/boost/fusion/container/deque/detail/deque_keyed_values.hpp                        |   19 
 inst/include/boost/fusion/container/deque/detail/end_impl.hpp                                  |   13 
 inst/include/boost/fusion/container/deque/detail/is_sequence_impl.hpp                          |    1 
 inst/include/boost/fusion/container/deque/detail/keyed_element.hpp                             |   39 
 inst/include/boost/fusion/container/deque/detail/value_at_impl.hpp                             |    1 
 inst/include/boost/fusion/container/deque/front_extended_deque.hpp                             |    6 
 inst/include/boost/fusion/container/generation.hpp                                             |    1 
 inst/include/boost/fusion/container/generation/cons_tie.hpp                                    |    3 
 inst/include/boost/fusion/container/generation/deque_tie.hpp                                   |    4 
 inst/include/boost/fusion/container/generation/detail/pp_deque_tie.hpp                         |   11 
 inst/include/boost/fusion/container/generation/detail/pp_make_deque.hpp                        |   15 
 inst/include/boost/fusion/container/generation/detail/pp_make_map.hpp                          |   20 
 inst/include/boost/fusion/container/generation/detail/pp_map_tie.hpp                           |   15 
 inst/include/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp             |   70 
 inst/include/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp             |  140 
 inst/include/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp             |  210 
 inst/include/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp             |  280 
 inst/include/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp             |  350 
 inst/include/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp              |   70 
 inst/include/boost/fusion/container/generation/detail/preprocessed/list_tie20.hpp              |  140 
 inst/include/boost/fusion/container/generation/detail/preprocessed/list_tie30.hpp              |  210 
 inst/include/boost/fusion/container/generation/detail/preprocessed/list_tie40.hpp              |  280 
 inst/include/boost/fusion/container/generation/detail/preprocessed/list_tie50.hpp              |  350 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_deque10.hpp            |   71 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_deque20.hpp            |  141 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_deque30.hpp            |  211 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_deque40.hpp            |  281 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_deque50.hpp            |  351 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_list10.hpp             |   71 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_list20.hpp             |  141 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_list30.hpp             |  211 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_list40.hpp             |  281 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_list50.hpp             |  351 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_map10.hpp              |   71 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_map20.hpp              |  141 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_map30.hpp              |  211 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_map40.hpp              |  281 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_map50.hpp              |  351 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_set10.hpp              |   77 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_set20.hpp              |  147 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_set30.hpp              |  217 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_set40.hpp              |  287 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_set50.hpp              |  357 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_vector10.hpp           |   71 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_vector20.hpp           |  141 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_vector30.hpp           |  211 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_vector40.hpp           |  281 
 inst/include/boost/fusion/container/generation/detail/preprocessed/make_vector50.hpp           |  351 
 inst/include/boost/fusion/container/generation/detail/preprocessed/map_tie10.hpp               |   71 
 inst/include/boost/fusion/container/generation/detail/preprocessed/map_tie20.hpp               |  141 
 inst/include/boost/fusion/container/generation/detail/preprocessed/map_tie30.hpp               |  211 
 inst/include/boost/fusion/container/generation/detail/preprocessed/map_tie40.hpp               |  281 
 inst/include/boost/fusion/container/generation/detail/preprocessed/map_tie50.hpp               |  351 
 inst/include/boost/fusion/container/generation/detail/preprocessed/vector_tie10.hpp            |   70 
 inst/include/boost/fusion/container/generation/detail/preprocessed/vector_tie20.hpp            |  140 
 inst/include/boost/fusion/container/generation/detail/preprocessed/vector_tie30.hpp            |  210 
 inst/include/boost/fusion/container/generation/detail/preprocessed/vector_tie40.hpp            |  280 
 inst/include/boost/fusion/container/generation/detail/preprocessed/vector_tie50.hpp            |  350 
 inst/include/boost/fusion/container/generation/ignore.hpp                                      |    3 
 inst/include/boost/fusion/container/generation/list_tie.hpp                                    |    9 
 inst/include/boost/fusion/container/generation/make_cons.hpp                                   |    3 
 inst/include/boost/fusion/container/generation/make_deque.hpp                                  |    6 
 inst/include/boost/fusion/container/generation/make_list.hpp                                   |   10 
 inst/include/boost/fusion/container/generation/make_map.hpp                                    |    8 
 inst/include/boost/fusion/container/generation/make_set.hpp                                    |   27 
 inst/include/boost/fusion/container/generation/make_vector.hpp                                 |   10 
 inst/include/boost/fusion/container/generation/map_tie.hpp                                     |    8 
 inst/include/boost/fusion/container/generation/pair_tie.hpp                                    |    3 
 inst/include/boost/fusion/container/generation/vector_tie.hpp                                  |    9 
 inst/include/boost/fusion/container/list.hpp                                                   |    1 
 inst/include/boost/fusion/container/list/cons.hpp                                              |   54 
 inst/include/boost/fusion/container/list/cons_fwd.hpp                                          |    2 
 inst/include/boost/fusion/container/list/cons_iterator.hpp                                     |   44 
 inst/include/boost/fusion/container/list/convert.hpp                                           |    4 
 inst/include/boost/fusion/container/list/detail/at_impl.hpp                                    |    4 
 inst/include/boost/fusion/container/list/detail/begin_impl.hpp                                 |    4 
 inst/include/boost/fusion/container/list/detail/build_cons.hpp                                 |    7 
 inst/include/boost/fusion/container/list/detail/convert_impl.hpp                               |    2 
 inst/include/boost/fusion/container/list/detail/deref_impl.hpp                                 |    8 
 inst/include/boost/fusion/container/list/detail/empty_impl.hpp                                 |    2 
 inst/include/boost/fusion/container/list/detail/end_impl.hpp                                   |    6 
 inst/include/boost/fusion/container/list/detail/equal_to_impl.hpp                              |    3 
 inst/include/boost/fusion/container/list/detail/list_forward_ctor.hpp                          |    5 
 inst/include/boost/fusion/container/list/detail/list_to_cons.hpp                               |    1 
 inst/include/boost/fusion/container/list/detail/list_to_cons_call.hpp                          |    7 
 inst/include/boost/fusion/container/list/detail/next_impl.hpp                                  |    6 
 inst/include/boost/fusion/container/list/detail/preprocessed/list10.hpp                        |   80 
 inst/include/boost/fusion/container/list/detail/preprocessed/list20.hpp                        |  150 
 inst/include/boost/fusion/container/list/detail/preprocessed/list30.hpp                        |  220 
 inst/include/boost/fusion/container/list/detail/preprocessed/list40.hpp                        |  290 
 inst/include/boost/fusion/container/list/detail/preprocessed/list50.hpp                        |  360 
 inst/include/boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp                |   68 
 inst/include/boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp                |  138 
 inst/include/boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp                |  208 
 inst/include/boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp                |  278 
 inst/include/boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp                |  348 
 inst/include/boost/fusion/container/list/detail/reverse_cons.hpp                               |    3 
 inst/include/boost/fusion/container/list/detail/value_at_impl.hpp                              |    5 
 inst/include/boost/fusion/container/list/detail/value_of_impl.hpp                              |    2 
 inst/include/boost/fusion/container/list/limits.hpp                                            |    2 
 inst/include/boost/fusion/container/list/list.hpp                                              |   23 
 inst/include/boost/fusion/container/list/list_fwd.hpp                                          |    1 
 inst/include/boost/fusion/container/list/nil.hpp                                               |only
 inst/include/boost/fusion/container/map.hpp                                                    |    1 
 inst/include/boost/fusion/container/map/convert.hpp                                            |   36 
 inst/include/boost/fusion/container/map/detail/at_impl.hpp                                     |    8 
 inst/include/boost/fusion/container/map/detail/at_key_impl.hpp                                 |    8 
 inst/include/boost/fusion/container/map/detail/begin_impl.hpp                                  |    2 
 inst/include/boost/fusion/container/map/detail/build_map.hpp                                   |   25 
 inst/include/boost/fusion/container/map/detail/cpp03/as_map.hpp                                |   37 
 inst/include/boost/fusion/container/map/detail/cpp03/at_impl.hpp                               |   17 
 inst/include/boost/fusion/container/map/detail/cpp03/begin_impl.hpp                            |    2 
 inst/include/boost/fusion/container/map/detail/cpp03/convert.hpp                               |   12 
 inst/include/boost/fusion/container/map/detail/cpp03/convert_impl.hpp                          |   11 
 inst/include/boost/fusion/container/map/detail/cpp03/deref_data_impl.hpp                       |    2 
 inst/include/boost/fusion/container/map/detail/cpp03/deref_impl.hpp                            |    2 
 inst/include/boost/fusion/container/map/detail/cpp03/end_impl.hpp                              |    2 
 inst/include/boost/fusion/container/map/detail/cpp03/key_of_impl.hpp                           |    1 
 inst/include/boost/fusion/container/map/detail/cpp03/limits.hpp                                |    1 
 inst/include/boost/fusion/container/map/detail/cpp03/map.hpp                                   |   54 
 inst/include/boost/fusion/container/map/detail/cpp03/map_forward_ctor.hpp                      |   35 
 inst/include/boost/fusion/container/map/detail/cpp03/map_fwd.hpp                               |    3 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/as_map10.hpp                 |  112 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/as_map20.hpp                 |  222 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/as_map30.hpp                 |  332 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/as_map40.hpp                 |  442 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/as_map50.hpp                 |  552 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/map10.hpp                    |  160 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/map20.hpp                    |  280 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/map30.hpp                    |  400 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/map40.hpp                    |  520 
 inst/include/boost/fusion/container/map/detail/cpp03/preprocessed/map50.hpp                    |  640 
 inst/include/boost/fusion/container/map/detail/cpp03/value_at_impl.hpp                         |    3 
 inst/include/boost/fusion/container/map/detail/cpp03/value_of_data_impl.hpp                    |    1 
 inst/include/boost/fusion/container/map/detail/cpp03/value_of_impl.hpp                         |    1 
 inst/include/boost/fusion/container/map/detail/end_impl.hpp                                    |    2 
 inst/include/boost/fusion/container/map/detail/map_impl.hpp                                    |   56 
 inst/include/boost/fusion/container/map/detail/value_at_impl.hpp                               |    4 
 inst/include/boost/fusion/container/map/detail/value_at_key_impl.hpp                           |    4 
 inst/include/boost/fusion/container/map/map.hpp                                                |   20 
 inst/include/boost/fusion/container/map/map_fwd.hpp                                            |   26 
 inst/include/boost/fusion/container/map/map_iterator.hpp                                       |   45 
 inst/include/boost/fusion/container/set.hpp                                                    |    1 
 inst/include/boost/fusion/container/set/convert.hpp                                            |    3 
 inst/include/boost/fusion/container/set/detail/as_set.hpp                                      |    9 
 inst/include/boost/fusion/container/set/detail/begin_impl.hpp                                  |    2 
 inst/include/boost/fusion/container/set/detail/convert_impl.hpp                                |    2 
 inst/include/boost/fusion/container/set/detail/deref_data_impl.hpp                             |    1 
 inst/include/boost/fusion/container/set/detail/deref_impl.hpp                                  |    2 
 inst/include/boost/fusion/container/set/detail/end_impl.hpp                                    |    2 
 inst/include/boost/fusion/container/set/detail/key_of_impl.hpp                                 |    1 
 inst/include/boost/fusion/container/set/detail/preprocessed/as_set10.hpp                       |   12 
 inst/include/boost/fusion/container/set/detail/preprocessed/as_set20.hpp                       |   22 
 inst/include/boost/fusion/container/set/detail/preprocessed/as_set30.hpp                       |   32 
 inst/include/boost/fusion/container/set/detail/preprocessed/as_set40.hpp                       |   42 
 inst/include/boost/fusion/container/set/detail/preprocessed/as_set50.hpp                       |   52 
 inst/include/boost/fusion/container/set/detail/preprocessed/set10.hpp                          |   58 
 inst/include/boost/fusion/container/set/detail/preprocessed/set20.hpp                          |  108 
 inst/include/boost/fusion/container/set/detail/preprocessed/set30.hpp                          |  158 
 inst/include/boost/fusion/container/set/detail/preprocessed/set40.hpp                          |  208 
 inst/include/boost/fusion/container/set/detail/preprocessed/set50.hpp                          |  258 
 inst/include/boost/fusion/container/set/detail/set_forward_ctor.hpp                            |    5 
 inst/include/boost/fusion/container/set/detail/value_of_data_impl.hpp                          |    1 
 inst/include/boost/fusion/container/set/detail/value_of_impl.hpp                               |    1 
 inst/include/boost/fusion/container/set/limits.hpp                                             |    1 
 inst/include/boost/fusion/container/set/set.hpp                                                |   11 
 inst/include/boost/fusion/container/set/set_fwd.hpp                                            |    1 
 inst/include/boost/fusion/container/vector.hpp                                                 |    1 
 inst/include/boost/fusion/container/vector/convert.hpp                                         |    3 
 inst/include/boost/fusion/container/vector/detail/advance_impl.hpp                             |    5 
 inst/include/boost/fusion/container/vector/detail/as_vector.hpp                                |    8 
 inst/include/boost/fusion/container/vector/detail/at_impl.hpp                                  |   13 
 inst/include/boost/fusion/container/vector/detail/begin_impl.hpp                               |    6 
 inst/include/boost/fusion/container/vector/detail/convert_impl.hpp                             |    2 
 inst/include/boost/fusion/container/vector/detail/deref_impl.hpp                               |    6 
 inst/include/boost/fusion/container/vector/detail/distance_impl.hpp                            |    4 
 inst/include/boost/fusion/container/vector/detail/end_impl.hpp                                 |    6 
 inst/include/boost/fusion/container/vector/detail/equal_to_impl.hpp                            |    3 
 inst/include/boost/fusion/container/vector/detail/next_impl.hpp                                |    4 
 inst/include/boost/fusion/container/vector/detail/preprocessed/as_vector10.hpp                 |   12 
 inst/include/boost/fusion/container/vector/detail/preprocessed/as_vector20.hpp                 |   22 
 inst/include/boost/fusion/container/vector/detail/preprocessed/as_vector30.hpp                 |   32 
 inst/include/boost/fusion/container/vector/detail/preprocessed/as_vector40.hpp                 |   42 
 inst/include/boost/fusion/container/vector/detail/preprocessed/as_vector50.hpp                 |   52 
 inst/include/boost/fusion/container/vector/detail/preprocessed/vector10.hpp                    |  926 +
 inst/include/boost/fusion/container/vector/detail/preprocessed/vector20.hpp                    |  920 +
 inst/include/boost/fusion/container/vector/detail/preprocessed/vector30.hpp                    |  920 +
 inst/include/boost/fusion/container/vector/detail/preprocessed/vector40.hpp                    |  920 +
 inst/include/boost/fusion/container/vector/detail/preprocessed/vector50.hpp                    |  920 +
 inst/include/boost/fusion/container/vector/detail/preprocessed/vvector10.hpp                   |  235 
 inst/include/boost/fusion/container/vector/detail/preprocessed/vvector20.hpp                   |  425 
 inst/include/boost/fusion/container/vector/detail/preprocessed/vvector30.hpp                   |  615 
 inst/include/boost/fusion/container/vector/detail/preprocessed/vvector40.hpp                   |  805 
 inst/include/boost/fusion/container/vector/detail/preprocessed/vvector50.hpp                   |  995 +
 inst/include/boost/fusion/container/vector/detail/prior_impl.hpp                               |    4 
 inst/include/boost/fusion/container/vector/detail/value_at_impl.hpp                            |    3 
 inst/include/boost/fusion/container/vector/detail/value_of_impl.hpp                            |    3 
 inst/include/boost/fusion/container/vector/detail/vector_forward_ctor.hpp                      |   58 
 inst/include/boost/fusion/container/vector/detail/vector_n.hpp                                 |  198 
 inst/include/boost/fusion/container/vector/limits.hpp                                          |    1 
 inst/include/boost/fusion/container/vector/vector.hpp                                          |   65 
 inst/include/boost/fusion/container/vector/vector10.hpp                                        |   14 
 inst/include/boost/fusion/container/vector/vector10_fwd.hpp                                    |    1 
 inst/include/boost/fusion/container/vector/vector20.hpp                                        |    5 
 inst/include/boost/fusion/container/vector/vector20_fwd.hpp                                    |    1 
 inst/include/boost/fusion/container/vector/vector30.hpp                                        |    5 
 inst/include/boost/fusion/container/vector/vector30_fwd.hpp                                    |    1 
 inst/include/boost/fusion/container/vector/vector40.hpp                                        |    5 
 inst/include/boost/fusion/container/vector/vector40_fwd.hpp                                    |    1 
 inst/include/boost/fusion/container/vector/vector50.hpp                                        |    5 
 inst/include/boost/fusion/container/vector/vector50_fwd.hpp                                    |    1 
 inst/include/boost/fusion/container/vector/vector_fwd.hpp                                      |    1 
 inst/include/boost/fusion/container/vector/vector_iterator.hpp                                 |   12 
 inst/include/boost/fusion/functional.hpp                                                       |    1 
 inst/include/boost/fusion/functional/adapter.hpp                                               |    1 
 inst/include/boost/fusion/functional/adapter/fused.hpp                                         |    6 
 inst/include/boost/fusion/functional/adapter/fused_function_object.hpp                         |    6 
 inst/include/boost/fusion/functional/adapter/fused_procedure.hpp                               |    6 
 inst/include/boost/fusion/functional/adapter/unfused.hpp                                       |    8 
 inst/include/boost/fusion/functional/adapter/unfused_typed.hpp                                 |    5 
 inst/include/boost/fusion/functional/generation.hpp                                            |    1 
 inst/include/boost/fusion/functional/generation/detail/gen_make_adapter.hpp                    |    1 
 inst/include/boost/fusion/functional/generation/make_fused.hpp                                 |    1 
 inst/include/boost/fusion/functional/generation/make_fused_function_object.hpp                 |    1 
 inst/include/boost/fusion/functional/generation/make_fused_procedure.hpp                       |    1 
 inst/include/boost/fusion/functional/generation/make_unfused.hpp                               |    1 
 inst/include/boost/fusion/functional/invocation.hpp                                            |    1 
 inst/include/boost/fusion/functional/invocation/detail/that_ptr.hpp                            |    9 
 inst/include/boost/fusion/functional/invocation/invoke.hpp                                     |   68 
 inst/include/boost/fusion/functional/invocation/invoke_function_object.hpp                     |   55 
 inst/include/boost/fusion/functional/invocation/invoke_procedure.hpp                           |   54 
 inst/include/boost/fusion/include/accumulate.hpp                                               |    1 
 inst/include/boost/fusion/include/adapt_adt.hpp                                                |    1 
 inst/include/boost/fusion/include/adapt_adt_named.cpp                                          |    1 
 inst/include/boost/fusion/include/adapt_adt_named.hpp                                          |    1 
 inst/include/boost/fusion/include/adapt_assoc_adt.hpp                                          |    1 
 inst/include/boost/fusion/include/adapt_assoc_adt_named.hpp                                    |    1 
 inst/include/boost/fusion/include/adapt_assoc_struct.hpp                                       |    1 
 inst/include/boost/fusion/include/adapt_assoc_struct_named.hpp                                 |    1 
 inst/include/boost/fusion/include/adapt_struct.hpp                                             |    1 
 inst/include/boost/fusion/include/adapt_struct_named.hpp                                       |    1 
 inst/include/boost/fusion/include/adapted.hpp                                                  |    1 
 inst/include/boost/fusion/include/adapter.hpp                                                  |    1 
 inst/include/boost/fusion/include/advance.hpp                                                  |    1 
 inst/include/boost/fusion/include/algorithm.hpp                                                |    1 
 inst/include/boost/fusion/include/all.hpp                                                      |    1 
 inst/include/boost/fusion/include/any.hpp                                                      |    1 
 inst/include/boost/fusion/include/array.hpp                                                    |    1 
 inst/include/boost/fusion/include/as_deque.hpp                                                 |    1 
 inst/include/boost/fusion/include/as_list.hpp                                                  |    1 
 inst/include/boost/fusion/include/as_map.hpp                                                   |    1 
 inst/include/boost/fusion/include/as_set.hpp                                                   |    1 
 inst/include/boost/fusion/include/as_vector.hpp                                                |    1 
 inst/include/boost/fusion/include/at.hpp                                                       |    1 
 inst/include/boost/fusion/include/at_c.hpp                                                     |    1 
 inst/include/boost/fusion/include/at_key.hpp                                                   |    1 
 inst/include/boost/fusion/include/auxiliary.hpp                                                |    1 
 inst/include/boost/fusion/include/back.hpp                                                     |    1 
 inst/include/boost/fusion/include/begin.hpp                                                    |    1 
 inst/include/boost/fusion/include/boost_array.hpp                                              |    1 
 inst/include/boost/fusion/include/boost_tuple.hpp                                              |    1 
 inst/include/boost/fusion/include/category_of.hpp                                              |    1 
 inst/include/boost/fusion/include/clear.hpp                                                    |    1 
 inst/include/boost/fusion/include/comparison.hpp                                               |    1 
 inst/include/boost/fusion/include/cons.hpp                                                     |    1 
 inst/include/boost/fusion/include/cons_tie.hpp                                                 |    1 
 inst/include/boost/fusion/include/container.hpp                                                |    1 
 inst/include/boost/fusion/include/convert.hpp                                                  |    1 
 inst/include/boost/fusion/include/copy.hpp                                                     |    1 
 inst/include/boost/fusion/include/count.hpp                                                    |    1 
 inst/include/boost/fusion/include/count_if.hpp                                                 |    1 
 inst/include/boost/fusion/include/deduce.hpp                                                   |    1 
 inst/include/boost/fusion/include/deduce_sequence.hpp                                          |    1 
 inst/include/boost/fusion/include/define_assoc_struct.hpp                                      |    1 
 inst/include/boost/fusion/include/define_struct.hpp                                            |    1 
 inst/include/boost/fusion/include/define_struct_inline.hpp                                     |    1 
 inst/include/boost/fusion/include/deque.hpp                                                    |    1 
 inst/include/boost/fusion/include/deque_fwd.hpp                                                |    1 
 inst/include/boost/fusion/include/deque_tie.hpp                                                |    1 
 inst/include/boost/fusion/include/deref.hpp                                                    |    1 
 inst/include/boost/fusion/include/deref_data.hpp                                               |    1 
 inst/include/boost/fusion/include/distance.hpp                                                 |    1 
 inst/include/boost/fusion/include/empty.hpp                                                    |    1 
 inst/include/boost/fusion/include/end.hpp                                                      |    1 
 inst/include/boost/fusion/include/equal_to.hpp                                                 |    1 
 inst/include/boost/fusion/include/erase.hpp                                                    |    1 
 inst/include/boost/fusion/include/erase_key.hpp                                                |    1 
 inst/include/boost/fusion/include/filter.hpp                                                   |    1 
 inst/include/boost/fusion/include/filter_if.hpp                                                |    1 
 inst/include/boost/fusion/include/filter_view.hpp                                              |    1 
 inst/include/boost/fusion/include/find.hpp                                                     |    1 
 inst/include/boost/fusion/include/find_if.hpp                                                  |    1 
 inst/include/boost/fusion/include/flatten.hpp                                                  |only
 inst/include/boost/fusion/include/flatten_view.hpp                                             |only
 inst/include/boost/fusion/include/fold.hpp                                                     |    1 
 inst/include/boost/fusion/include/for_each.hpp                                                 |    1 
 inst/include/boost/fusion/include/front.hpp                                                    |    1 
 inst/include/boost/fusion/include/functional.hpp                                               |    1 
 inst/include/boost/fusion/include/fused.hpp                                                    |    1 
 inst/include/boost/fusion/include/fused_function_object.hpp                                    |    1 
 inst/include/boost/fusion/include/fused_procedure.hpp                                          |    1 
 inst/include/boost/fusion/include/generation.hpp                                               |    1 
 inst/include/boost/fusion/include/greater.hpp                                                  |    1 
 inst/include/boost/fusion/include/greater_equal.hpp                                            |    1 
 inst/include/boost/fusion/include/has_key.hpp                                                  |    1 
 inst/include/boost/fusion/include/hash.hpp                                                     |only
 inst/include/boost/fusion/include/ignore.hpp                                                   |    1 
 inst/include/boost/fusion/include/in.hpp                                                       |    1 
 inst/include/boost/fusion/include/insert.hpp                                                   |    1 
 inst/include/boost/fusion/include/insert_range.hpp                                             |    1 
 inst/include/boost/fusion/include/intrinsic.hpp                                                |    1 
 inst/include/boost/fusion/include/invocation.hpp                                               |    1 
 inst/include/boost/fusion/include/invoke.hpp                                                   |    1 
 inst/include/boost/fusion/include/invoke_function_object.hpp                                   |    1 
 inst/include/boost/fusion/include/invoke_procedure.hpp                                         |    1 
 inst/include/boost/fusion/include/io.hpp                                                       |    1 
 inst/include/boost/fusion/include/is_iterator.hpp                                              |    1 
 inst/include/boost/fusion/include/is_segmented.hpp                                             |    1 
 inst/include/boost/fusion/include/is_sequence.hpp                                              |    1 
 inst/include/boost/fusion/include/is_view.hpp                                                  |    1 
 inst/include/boost/fusion/include/iter_fold.hpp                                                |    1 
 inst/include/boost/fusion/include/iteration.hpp                                                |    1 
 inst/include/boost/fusion/include/iterator.hpp                                                 |    1 
 inst/include/boost/fusion/include/iterator_adapter.hpp                                         |    1 
 inst/include/boost/fusion/include/iterator_base.hpp                                            |    1 
 inst/include/boost/fusion/include/iterator_facade.hpp                                          |    1 
 inst/include/boost/fusion/include/iterator_range.hpp                                           |    1 
 inst/include/boost/fusion/include/join.hpp                                                     |    1 
 inst/include/boost/fusion/include/joint_view.hpp                                               |    1 
 inst/include/boost/fusion/include/key_of.hpp                                                   |    1 
 inst/include/boost/fusion/include/less.hpp                                                     |    1 
 inst/include/boost/fusion/include/less_equal.hpp                                               |    1 
 inst/include/boost/fusion/include/list.hpp                                                     |    1 
 inst/include/boost/fusion/include/list_fwd.hpp                                                 |    1 
 inst/include/boost/fusion/include/list_tie.hpp                                                 |    1 
 inst/include/boost/fusion/include/make_cons.hpp                                                |    1 
 inst/include/boost/fusion/include/make_deque.hpp                                               |    1 
 inst/include/boost/fusion/include/make_fused.hpp                                               |    1 
 inst/include/boost/fusion/include/make_fused_function_object.hpp                               |    1 
 inst/include/boost/fusion/include/make_fused_procedure.hpp                                     |    1 
 inst/include/boost/fusion/include/make_list.hpp                                                |    1 
 inst/include/boost/fusion/include/make_map.hpp                                                 |    1 
 inst/include/boost/fusion/include/make_set.hpp                                                 |    1 
 inst/include/boost/fusion/include/make_tuple.hpp                                               |    1 
 inst/include/boost/fusion/include/make_unfused.hpp                                             |    1 
 inst/include/boost/fusion/include/make_vector.hpp                                              |    1 
 inst/include/boost/fusion/include/map.hpp                                                      |    1 
 inst/include/boost/fusion/include/map_fwd.hpp                                                  |    1 
 inst/include/boost/fusion/include/map_tie.hpp                                                  |    1 
 inst/include/boost/fusion/include/move.hpp                                                     |    1 
 inst/include/boost/fusion/include/mpl.hpp                                                      |    1 
 inst/include/boost/fusion/include/next.hpp                                                     |    1 
 inst/include/boost/fusion/include/nil.hpp                                                      |only
 inst/include/boost/fusion/include/none.hpp                                                     |    1 
 inst/include/boost/fusion/include/not_equal_to.hpp                                             |    1 
 inst/include/boost/fusion/include/nview.hpp                                                    |    1 
 inst/include/boost/fusion/include/out.hpp                                                      |    1 
 inst/include/boost/fusion/include/pair.hpp                                                     |    1 
 inst/include/boost/fusion/include/pair_tie.hpp                                                 |    1 
 inst/include/boost/fusion/include/pop_back.hpp                                                 |    1 
 inst/include/boost/fusion/include/pop_front.hpp                                                |    1 
 inst/include/boost/fusion/include/prior.hpp                                                    |    1 
 inst/include/boost/fusion/include/proxy_type.hpp                                               |    1 
 inst/include/boost/fusion/include/push_back.hpp                                                |    1 
 inst/include/boost/fusion/include/push_front.hpp                                               |    1 
 inst/include/boost/fusion/include/query.hpp                                                    |    1 
 inst/include/boost/fusion/include/remove.hpp                                                   |    1 
 inst/include/boost/fusion/include/remove_if.hpp                                                |    1 
 inst/include/boost/fusion/include/repetitive_view.hpp                                          |    1 
 inst/include/boost/fusion/include/replace.hpp                                                  |    1 
 inst/include/boost/fusion/include/replace_if.hpp                                               |    1 
 inst/include/boost/fusion/include/reverse.hpp                                                  |    1 
 inst/include/boost/fusion/include/reverse_fold.hpp                                             |    1 
 inst/include/boost/fusion/include/reverse_iter_fold.hpp                                        |    1 
 inst/include/boost/fusion/include/reverse_view.hpp                                             |    1 
 inst/include/boost/fusion/include/segmented_fold_until.hpp                                     |    1 
 inst/include/boost/fusion/include/segmented_iterator.hpp                                       |    1 
 inst/include/boost/fusion/include/segments.hpp                                                 |    1 
 inst/include/boost/fusion/include/sequence.hpp                                                 |    1 
 inst/include/boost/fusion/include/sequence_base.hpp                                            |    1 
 inst/include/boost/fusion/include/sequence_facade.hpp                                          |    1 
 inst/include/boost/fusion/include/set.hpp                                                      |    1 
 inst/include/boost/fusion/include/set_fwd.hpp                                                  |    1 
 inst/include/boost/fusion/include/single_view.hpp                                              |    1 
 inst/include/boost/fusion/include/size.hpp                                                     |    1 
 inst/include/boost/fusion/include/std_pair.hpp                                                 |    1 
 inst/include/boost/fusion/include/std_tuple.hpp                                                |only
 inst/include/boost/fusion/include/struct.hpp                                                   |    1 
 inst/include/boost/fusion/include/support.hpp                                                  |    1 
 inst/include/boost/fusion/include/swap.hpp                                                     |    1 
 inst/include/boost/fusion/include/tag_of.hpp                                                   |    1 
 inst/include/boost/fusion/include/tag_of_fwd.hpp                                               |    1 
 inst/include/boost/fusion/include/transform.hpp                                                |    1 
 inst/include/boost/fusion/include/transform_view.hpp                                           |    1 
 inst/include/boost/fusion/include/transformation.hpp                                           |    1 
 inst/include/boost/fusion/include/tuple.hpp                                                    |    1 
 inst/include/boost/fusion/include/tuple_fwd.hpp                                                |    1 
 inst/include/boost/fusion/include/tuple_tie.hpp                                                |    1 
 inst/include/boost/fusion/include/unfused.hpp                                                  |    1 
 inst/include/boost/fusion/include/unfused_typed.hpp                                            |    1 
 inst/include/boost/fusion/include/unused.hpp                                                   |    1 
 inst/include/boost/fusion/include/value_at.hpp                                                 |    1 
 inst/include/boost/fusion/include/value_at_key.hpp                                             |    1 
 inst/include/boost/fusion/include/value_of.hpp                                                 |    1 
 inst/include/boost/fusion/include/value_of_data.hpp                                            |    1 
 inst/include/boost/fusion/include/vector.hpp                                                   |    1 
 inst/include/boost/fusion/include/vector10.hpp                                                 |    1 
 inst/include/boost/fusion/include/vector20.hpp                                                 |    1 
 inst/include/boost/fusion/include/vector30.hpp                                                 |    1 
 inst/include/boost/fusion/include/vector40.hpp                                                 |    1 
 inst/include/boost/fusion/include/vector50.hpp                                                 |    1 
 inst/include/boost/fusion/include/vector_fwd.hpp                                               |    1 
 inst/include/boost/fusion/include/vector_tie.hpp                                               |    1 
 inst/include/boost/fusion/include/view.hpp                                                     |    1 
 inst/include/boost/fusion/include/void.hpp                                                     |    1 
 inst/include/boost/fusion/include/zip.hpp                                                      |    1 
 inst/include/boost/fusion/include/zip_view.hpp                                                 |    1 
 inst/include/boost/fusion/iterator.hpp                                                         |    1 
 inst/include/boost/fusion/iterator/advance.hpp                                                 |    3 
 inst/include/boost/fusion/iterator/basic_iterator.hpp                                          |   17 
 inst/include/boost/fusion/iterator/deref.hpp                                                   |    7 
 inst/include/boost/fusion/iterator/deref_data.hpp                                              |    4 
 inst/include/boost/fusion/iterator/detail/adapt_deref_traits.hpp                               |    2 
 inst/include/boost/fusion/iterator/detail/adapt_value_traits.hpp                               |    1 
 inst/include/boost/fusion/iterator/detail/advance.hpp                                          |    5 
 inst/include/boost/fusion/iterator/detail/distance.hpp                                         |    2 
 inst/include/boost/fusion/iterator/detail/segment_sequence.hpp                                 |    4 
 inst/include/boost/fusion/iterator/detail/segmented_equal_to.hpp                               |    1 
 inst/include/boost/fusion/iterator/detail/segmented_iterator.hpp                               |    6 
 inst/include/boost/fusion/iterator/detail/segmented_next_impl.hpp                              |   11 
 inst/include/boost/fusion/iterator/distance.hpp                                                |    2 
 inst/include/boost/fusion/iterator/equal_to.hpp                                                |    3 
 inst/include/boost/fusion/iterator/iterator_adapter.hpp                                        |   26 
 inst/include/boost/fusion/iterator/iterator_facade.hpp                                         |   11 
 inst/include/boost/fusion/iterator/key_of.hpp                                                  |    1 
 inst/include/boost/fusion/iterator/mpl.hpp                                                     |    1 
 inst/include/boost/fusion/iterator/mpl/convert_iterator.hpp                                    |    4 
 inst/include/boost/fusion/iterator/mpl/fusion_iterator.hpp                                     |    1 
 inst/include/boost/fusion/iterator/next.hpp                                                    |    4 
 inst/include/boost/fusion/iterator/prior.hpp                                                   |    4 
 inst/include/boost/fusion/iterator/segmented_iterator.hpp                                      |    1 
 inst/include/boost/fusion/iterator/value_of.hpp                                                |    1 
 inst/include/boost/fusion/iterator/value_of_data.hpp                                           |    1 
 inst/include/boost/fusion/mpl/at.hpp                                                           |    1 
 inst/include/boost/fusion/mpl/back.hpp                                                         |    1 
 inst/include/boost/fusion/mpl/begin.hpp                                                        |    1 
 inst/include/boost/fusion/mpl/clear.hpp                                                        |    1 
 inst/include/boost/fusion/mpl/detail/clear.hpp                                                 |    1 
 inst/include/boost/fusion/mpl/empty.hpp                                                        |    1 
 inst/include/boost/fusion/mpl/end.hpp                                                          |    1 
 inst/include/boost/fusion/mpl/erase.hpp                                                        |    1 
 inst/include/boost/fusion/mpl/erase_key.hpp                                                    |    1 
 inst/include/boost/fusion/mpl/front.hpp                                                        |    1 
 inst/include/boost/fusion/mpl/has_key.hpp                                                      |    1 
 inst/include/boost/fusion/mpl/insert.hpp                                                       |    1 
 inst/include/boost/fusion/mpl/insert_range.hpp                                                 |    1 
 inst/include/boost/fusion/mpl/pop_back.hpp                                                     |    1 
 inst/include/boost/fusion/mpl/pop_front.hpp                                                    |    1 
 inst/include/boost/fusion/mpl/push_back.hpp                                                    |    1 
 inst/include/boost/fusion/mpl/push_front.hpp                                                   |    1 
 inst/include/boost/fusion/mpl/size.hpp                                                         |    1 
 inst/include/boost/fusion/sequence.hpp                                                         |    3 
 inst/include/boost/fusion/sequence/comparison.hpp                                              |    1 
 inst/include/boost/fusion/sequence/comparison/detail/equal_to.hpp                              |    5 
 inst/include/boost/fusion/sequence/comparison/detail/greater.hpp                               |    4 
 inst/include/boost/fusion/sequence/comparison/detail/greater_equal.hpp                         |    4 
 inst/include/boost/fusion/sequence/comparison/detail/less.hpp                                  |    4 
 inst/include/boost/fusion/sequence/comparison/detail/less_equal.hpp                            |    4 
 inst/include/boost/fusion/sequence/comparison/detail/not_equal_to.hpp                          |    5 
 inst/include/boost/fusion/sequence/comparison/enable_comparison.hpp                            |    1 
 inst/include/boost/fusion/sequence/comparison/equal_to.hpp                                     |    3 
 inst/include/boost/fusion/sequence/comparison/greater.hpp                                      |    3 
 inst/include/boost/fusion/sequence/comparison/greater_equal.hpp                                |    3 
 inst/include/boost/fusion/sequence/comparison/less.hpp                                         |    3 
 inst/include/boost/fusion/sequence/comparison/less_equal.hpp                                   |    6 
 inst/include/boost/fusion/sequence/comparison/not_equal_to.hpp                                 |    3 
 inst/include/boost/fusion/sequence/convert.hpp                                                 |   12 
 inst/include/boost/fusion/sequence/hash.hpp                                                    |only
 inst/include/boost/fusion/sequence/intrinsic.hpp                                               |    2 
 inst/include/boost/fusion/sequence/intrinsic/at.hpp                                            |   23 
 inst/include/boost/fusion/sequence/intrinsic/at_c.hpp                                          |    1 
 inst/include/boost/fusion/sequence/intrinsic/at_key.hpp                                        |    4 
 inst/include/boost/fusion/sequence/intrinsic/back.hpp                                          |    3 
 inst/include/boost/fusion/sequence/intrinsic/begin.hpp                                         |    7 
 inst/include/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp                        |    2 
 inst/include/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp                   |    4 
 inst/include/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp                          |    2 
 inst/include/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp                     |   13 
 inst/include/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp                         |    1 
 inst/include/boost/fusion/sequence/intrinsic/empty.hpp                                         |    2 
 inst/include/boost/fusion/sequence/intrinsic/end.hpp                                           |    7 
 inst/include/boost/fusion/sequence/intrinsic/front.hpp                                         |    3 
 inst/include/boost/fusion/sequence/intrinsic/has_key.hpp                                       |    2 
 inst/include/boost/fusion/sequence/intrinsic/segments.hpp                                      |    3 
 inst/include/boost/fusion/sequence/intrinsic/size.hpp                                          |   18 
 inst/include/boost/fusion/sequence/intrinsic/swap.hpp                                          |   15 
 inst/include/boost/fusion/sequence/intrinsic/value_at.hpp                                      |    1 
 inst/include/boost/fusion/sequence/intrinsic/value_at_key.hpp                                  |    1 
 inst/include/boost/fusion/sequence/intrinsic_fwd.hpp                                           |   20 
 inst/include/boost/fusion/sequence/io.hpp                                                      |    1 
 inst/include/boost/fusion/sequence/io/detail/in.hpp                                            |    1 
 inst/include/boost/fusion/sequence/io/detail/manip.hpp                                         |   61 
 inst/include/boost/fusion/sequence/io/detail/out.hpp                                           |    1 
 inst/include/boost/fusion/sequence/io/in.hpp                                                   |    1 
 inst/include/boost/fusion/sequence/io/out.hpp                                                  |    1 
 inst/include/boost/fusion/sequence/sequence_facade.hpp                                         |    1 
 inst/include/boost/fusion/support.hpp                                                          |    3 
 inst/include/boost/fusion/support/as_const.hpp                                                 |    6 
 inst/include/boost/fusion/support/category_of.hpp                                              |    1 
 inst/include/boost/fusion/support/config.hpp                                                   |only
 inst/include/boost/fusion/support/deduce.hpp                                                   |   20 
 inst/include/boost/fusion/support/deduce_sequence.hpp                                          |    2 
 inst/include/boost/fusion/support/detail/access.hpp                                            |    9 
 inst/include/boost/fusion/support/detail/as_fusion_element.hpp                                 |   13 
 inst/include/boost/fusion/support/detail/enabler.hpp                                           |only
 inst/include/boost/fusion/support/detail/is_mpl_sequence.hpp                                   |    1 
 inst/include/boost/fusion/support/detail/pp_round.hpp                                          |    1 
 inst/include/boost/fusion/support/detail/result_of.hpp                                         |only
 inst/include/boost/fusion/support/detail/segmented_fold_until_impl.hpp                         |   14 
 inst/include/boost/fusion/support/is_iterator.hpp                                              |    1 
 inst/include/boost/fusion/support/is_segmented.hpp                                             |    1 
 inst/include/boost/fusion/support/is_sequence.hpp                                              |    7 
 inst/include/boost/fusion/support/is_view.hpp                                                  |    1 
 inst/include/boost/fusion/support/iterator_base.hpp                                            |    9 
 inst/include/boost/fusion/support/pair.hpp                                                     |   24 
 inst/include/boost/fusion/support/segmented_fold_until.hpp                                     |   11 
 inst/include/boost/fusion/support/sequence_base.hpp                                            |   11 
 inst/include/boost/fusion/support/tag_of.hpp                                                   |    1 
 inst/include/boost/fusion/support/unused.hpp                                                   |   30 
 inst/include/boost/fusion/tuple.hpp                                                            |    2 
 inst/include/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp                           |   50 
 inst/include/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp                           |  100 
 inst/include/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp                           |  150 
 inst/include/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp                           |  200 
 inst/include/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp                           |  250 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp                                  |    3 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple10.hpp                                |   80 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple20.hpp                                |  150 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple30.hpp                                |  220 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple40.hpp                                |  290 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple50.hpp                                |  360 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp                            |   50 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp                            |  100 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp                            |  150 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp                            |  200 
 inst/include/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp                            |  250 
 inst/include/boost/fusion/tuple/detail/tuple_expand.hpp                                        |    7 
 inst/include/boost/fusion/tuple/make_tuple.hpp                                                 |    7 
 inst/include/boost/fusion/tuple/tuple.hpp                                                      |   12 
 inst/include/boost/fusion/tuple/tuple_fwd.hpp                                                  |    2 
 inst/include/boost/fusion/tuple/tuple_tie.hpp                                                  |    5 
 inst/include/boost/fusion/view.hpp                                                             |    2 
 inst/include/boost/fusion/view/detail/strictest_traversal.hpp                                  |    2 
 inst/include/boost/fusion/view/filter_view.hpp                                                 |    1 
 inst/include/boost/fusion/view/filter_view/detail/begin_impl.hpp                               |    1 
 inst/include/boost/fusion/view/filter_view/detail/deref_data_impl.hpp                          |    2 
 inst/include/boost/fusion/view/filter_view/detail/deref_impl.hpp                               |    1 
 inst/include/boost/fusion/view/filter_view/detail/end_impl.hpp                                 |    1 
 inst/include/boost/fusion/view/filter_view/detail/key_of_impl.hpp                              |    1 
 inst/include/boost/fusion/view/filter_view/detail/next_impl.hpp                                |    2 
 inst/include/boost/fusion/view/filter_view/detail/size_impl.hpp                                |    1 
 inst/include/boost/fusion/view/filter_view/detail/value_of_data_impl.hpp                       |    1 
 inst/include/boost/fusion/view/filter_view/detail/value_of_impl.hpp                            |    1 
 inst/include/boost/fusion/view/filter_view/filter_view.hpp                                     |    4 
 inst/include/boost/fusion/view/filter_view/filter_view_iterator.hpp                            |   11 
 inst/include/boost/fusion/view/flatten_view                                                    |only
 inst/include/boost/fusion/view/flatten_view.hpp                                                |only
 inst/include/boost/fusion/view/iterator_range.hpp                                              |    1 
 inst/include/boost/fusion/view/iterator_range/detail/at_impl.hpp                               |    2 
 inst/include/boost/fusion/view/iterator_range/detail/begin_impl.hpp                            |    3 
 inst/include/boost/fusion/view/iterator_range/detail/end_impl.hpp                              |    3 
 inst/include/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp                     |    1 
 inst/include/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp              |   17 
 inst/include/boost/fusion/view/iterator_range/detail/segments_impl.hpp                         |    2 
 inst/include/boost/fusion/view/iterator_range/detail/size_impl.hpp                             |    1 
 inst/include/boost/fusion/view/iterator_range/detail/value_at_impl.hpp                         |    1 
 inst/include/boost/fusion/view/iterator_range/iterator_range.hpp                               |    2 
 inst/include/boost/fusion/view/joint_view.hpp                                                  |    1 
 inst/include/boost/fusion/view/joint_view/detail/begin_impl.hpp                                |    4 
 inst/include/boost/fusion/view/joint_view/detail/deref_data_impl.hpp                           |    2 
 inst/include/boost/fusion/view/joint_view/detail/deref_impl.hpp                                |    1 
 inst/include/boost/fusion/view/joint_view/detail/end_impl.hpp                                  |    2 
 inst/include/boost/fusion/view/joint_view/detail/key_of_impl.hpp                               |    1 
 inst/include/boost/fusion/view/joint_view/detail/next_impl.hpp                                 |    4 
 inst/include/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp                        |    1 
 inst/include/boost/fusion/view/joint_view/detail/value_of_impl.hpp                             |    1 
 inst/include/boost/fusion/view/joint_view/joint_view.hpp                                       |    5 
 inst/include/boost/fusion/view/joint_view/joint_view_iterator.hpp                              |   11 
 inst/include/boost/fusion/view/nview.hpp                                                       |    1 
 inst/include/boost/fusion/view/nview/detail/advance_impl.hpp                                   |    4 
 inst/include/boost/fusion/view/nview/detail/at_impl.hpp                                        |    6 
 inst/include/boost/fusion/view/nview/detail/begin_impl.hpp                                     |    2 
 inst/include/boost/fusion/view/nview/detail/deref_impl.hpp                                     |    2 
 inst/include/boost/fusion/view/nview/detail/distance_impl.hpp                                  |    2 
 inst/include/boost/fusion/view/nview/detail/end_impl.hpp                                       |    2 
 inst/include/boost/fusion/view/nview/detail/equal_to_impl.hpp                                  |    1 
 inst/include/boost/fusion/view/nview/detail/next_impl.hpp                                      |    2 
 inst/include/boost/fusion/view/nview/detail/nview_impl.hpp                                     |    1 
 inst/include/boost/fusion/view/nview/detail/prior_impl.hpp                                     |    2 
 inst/include/boost/fusion/view/nview/detail/size_impl.hpp                                      |    1 
 inst/include/boost/fusion/view/nview/detail/value_at_impl.hpp                                  |    1 
 inst/include/boost/fusion/view/nview/detail/value_of_impl.hpp                                  |    1 
 inst/include/boost/fusion/view/nview/nview.hpp                                                 |    6 
 inst/include/boost/fusion/view/nview/nview_iterator.hpp                                        |   11 
 inst/include/boost/fusion/view/repetitive_view.hpp                                             |    1 
 inst/include/boost/fusion/view/repetitive_view/detail/begin_impl.hpp                           |    2 
 inst/include/boost/fusion/view/repetitive_view/detail/deref_impl.hpp                           |    2 
 inst/include/boost/fusion/view/repetitive_view/detail/end_impl.hpp                             |    2 
 inst/include/boost/fusion/view/repetitive_view/detail/next_impl.hpp                            |    4 
 inst/include/boost/fusion/view/repetitive_view/detail/value_of_impl.hpp                        |    1 
 inst/include/boost/fusion/view/repetitive_view/repetitive_view.hpp                             |    4 
 inst/include/boost/fusion/view/repetitive_view/repetitive_view_iterator.hpp                    |   17 
 inst/include/boost/fusion/view/reverse_view.hpp                                                |    1 
 inst/include/boost/fusion/view/reverse_view/detail/advance_impl.hpp                            |    2 
 inst/include/boost/fusion/view/reverse_view/detail/at_impl.hpp                                 |    2 
 inst/include/boost/fusion/view/reverse_view/detail/begin_impl.hpp                              |    1 
 inst/include/boost/fusion/view/reverse_view/detail/deref_data_impl.hpp                         |    2 
 inst/include/boost/fusion/view/reverse_view/detail/deref_impl.hpp                              |    2 
 inst/include/boost/fusion/view/reverse_view/detail/distance_impl.hpp                           |    2 
 inst/include/boost/fusion/view/reverse_view/detail/end_impl.hpp                                |    1 
 inst/include/boost/fusion/view/reverse_view/detail/key_of_impl.hpp                             |    1 
 inst/include/boost/fusion/view/reverse_view/detail/next_impl.hpp                               |    2 
 inst/include/boost/fusion/view/reverse_view/detail/prior_impl.hpp                              |    2 
 inst/include/boost/fusion/view/reverse_view/detail/value_at_impl.hpp                           |    1 
 inst/include/boost/fusion/view/reverse_view/detail/value_of_data_impl.hpp                      |    1 
 inst/include/boost/fusion/view/reverse_view/detail/value_of_impl.hpp                           |    1 
 inst/include/boost/fusion/view/reverse_view/reverse_view.hpp                                   |    4 
 inst/include/boost/fusion/view/reverse_view/reverse_view_iterator.hpp                          |   11 
 inst/include/boost/fusion/view/single_view.hpp                                                 |    1 
 inst/include/boost/fusion/view/single_view/detail/advance_impl.hpp                             |    2 
 inst/include/boost/fusion/view/single_view/detail/at_impl.hpp                                  |    2 
 inst/include/boost/fusion/view/single_view/detail/begin_impl.hpp                               |    2 
 inst/include/boost/fusion/view/single_view/detail/deref_impl.hpp                               |    2 
 inst/include/boost/fusion/view/single_view/detail/distance_impl.hpp                            |    2 
 inst/include/boost/fusion/view/single_view/detail/end_impl.hpp                                 |    2 
 inst/include/boost/fusion/view/single_view/detail/equal_to_impl.hpp                            |    1 
 inst/include/boost/fusion/view/single_view/detail/next_impl.hpp                                |    2 
 inst/include/boost/fusion/view/single_view/detail/prior_impl.hpp                               |    2 
 inst/include/boost/fusion/view/single_view/detail/value_at_impl.hpp                            |    1 
 inst/include/boost/fusion/view/single_view/detail/value_of_impl.hpp                            |    1 
 inst/include/boost/fusion/view/single_view/single_view.hpp                                     |    4 
 inst/include/boost/fusion/view/single_view/single_view_iterator.hpp                            |   11 
 inst/include/boost/fusion/view/transform_view.hpp                                              |    1 
 inst/include/boost/fusion/view/transform_view/detail/advance_impl.hpp                          |    3 
 inst/include/boost/fusion/view/transform_view/detail/apply_transform_result.hpp                |    1 
 inst/include/boost/fusion/view/transform_view/detail/at_impl.hpp                               |    3 
 inst/include/boost/fusion/view/transform_view/detail/begin_impl.hpp                            |    3 
 inst/include/boost/fusion/view/transform_view/detail/deref_impl.hpp                            |    3 
 inst/include/boost/fusion/view/transform_view/detail/distance_impl.hpp                         |    3 
 inst/include/boost/fusion/view/transform_view/detail/end_impl.hpp                              |    3 
 inst/include/boost/fusion/view/transform_view/detail/equal_to_impl.hpp                         |    1 
 inst/include/boost/fusion/view/transform_view/detail/next_impl.hpp                             |    3 
 inst/include/boost/fusion/view/transform_view/detail/prior_impl.hpp                            |    3 
 inst/include/boost/fusion/view/transform_view/detail/value_at_impl.hpp                         |    1 
 inst/include/boost/fusion/view/transform_view/detail/value_of_impl.hpp                         |    1 
 inst/include/boost/fusion/view/transform_view/transform_view.hpp                               |    9 
 inst/include/boost/fusion/view/transform_view/transform_view_iterator.hpp                      |   15 
 inst/include/boost/fusion/view/zip_view.hpp                                                    |    1 
 inst/include/boost/fusion/view/zip_view/detail/advance_impl.hpp                                |    3 
 inst/include/boost/fusion/view/zip_view/detail/at_impl.hpp                                     |    5 
 inst/include/boost/fusion/view/zip_view/detail/begin_impl.hpp                                  |    5 
 inst/include/boost/fusion/view/zip_view/detail/deref_impl.hpp                                  |    4 
 inst/include/boost/fusion/view/zip_view/detail/distance_impl.hpp                               |    2 
 inst/include/boost/fusion/view/zip_view/detail/end_impl.hpp                                    |    5 
 inst/include/boost/fusion/view/zip_view/detail/equal_to_impl.hpp                               |    1 
 inst/include/boost/fusion/view/zip_view/detail/next_impl.hpp                                   |    4 
 inst/include/boost/fusion/view/zip_view/detail/prior_impl.hpp                                  |    4 
 inst/include/boost/fusion/view/zip_view/detail/value_at_impl.hpp                               |    2 
 inst/include/boost/fusion/view/zip_view/detail/value_of_impl.hpp                               |    2 
 inst/include/boost/fusion/view/zip_view/zip_view.hpp                                           |    4 
 inst/include/boost/fusion/view/zip_view/zip_view_iterator.hpp                                  |   11 
 inst/include/boost/fusion/view/zip_view/zip_view_iterator_fwd.hpp                              |    1 
 inst/include/boost/generator_iterator.hpp                                                      |   11 
 inst/include/boost/geometry/algorithms/append.hpp                                              |  134 
 inst/include/boost/geometry/algorithms/area.hpp                                                |   53 
 inst/include/boost/geometry/algorithms/assign.hpp                                              |  247 
 inst/include/boost/geometry/algorithms/buffer.hpp                                              |  152 
 inst/include/boost/geometry/algorithms/centroid.hpp                                            |  386 
 inst/include/boost/geometry/algorithms/clear.hpp                                               |   35 
 inst/include/boost/geometry/algorithms/comparable_distance.hpp                                 |   69 
 inst/include/boost/geometry/algorithms/convert.hpp                                             |  172 
 inst/include/boost/geometry/algorithms/convex_hull.hpp                                         |  227 
 inst/include/boost/geometry/algorithms/correct.hpp                                             |   88 
 inst/include/boost/geometry/algorithms/covered_by.hpp                                          |  412 
 inst/include/boost/geometry/algorithms/crosses.hpp                                             |only
 inst/include/boost/geometry/algorithms/detail/assign_box_corners.hpp                           |   16 
 inst/include/boost/geometry/algorithms/detail/assign_indexed_point.hpp                         |    2 
 inst/include/boost/geometry/algorithms/detail/assign_values.hpp                                |   94 
 inst/include/boost/geometry/algorithms/detail/azimuth.hpp                                      |only
 inst/include/boost/geometry/algorithms/detail/buffer                                           |only
 inst/include/boost/geometry/algorithms/detail/calculate_sum.hpp                                |    6 
 inst/include/boost/geometry/algorithms/detail/centroid                                         |only
 inst/include/boost/geometry/algorithms/detail/check_iterator_range.hpp                         |only
 inst/include/boost/geometry/algorithms/detail/closest_feature                                  |only
 inst/include/boost/geometry/algorithms/detail/comparable_distance                              |only
 inst/include/boost/geometry/algorithms/detail/convert_indexed_to_indexed.hpp                   |   20 
 inst/include/boost/geometry/algorithms/detail/counting.hpp                                     |only
 inst/include/boost/geometry/algorithms/detail/course.hpp                                       |only
 inst/include/boost/geometry/algorithms/detail/disjoint                                         |only
 inst/include/boost/geometry/algorithms/detail/distance                                         |only
 inst/include/boost/geometry/algorithms/detail/equals/collect_vectors.hpp                       |   46 
 inst/include/boost/geometry/algorithms/detail/equals/point_point.hpp                           |only
 inst/include/boost/geometry/algorithms/detail/extreme_points.hpp                               |only
 inst/include/boost/geometry/algorithms/detail/flattening.hpp                                   |only
 inst/include/boost/geometry/algorithms/detail/for_each_range.hpp                               |  116 
 inst/include/boost/geometry/algorithms/detail/get_left_turns.hpp                               |  509 
 inst/include/boost/geometry/algorithms/detail/get_max_size.hpp                                 |only
 inst/include/boost/geometry/algorithms/detail/has_self_intersections.hpp                       |   53 
 inst/include/boost/geometry/algorithms/detail/interior_iterator.hpp                            |only
 inst/include/boost/geometry/algorithms/detail/intersection                                     |only
 inst/include/boost/geometry/algorithms/detail/is_simple                                        |only
 inst/include/boost/geometry/algorithms/detail/is_valid                                         |only
 inst/include/boost/geometry/algorithms/detail/multi_modify.hpp                                 |only
 inst/include/boost/geometry/algorithms/detail/multi_modify_with_predicate.hpp                  |only
 inst/include/boost/geometry/algorithms/detail/multi_sum.hpp                                    |only
 inst/include/boost/geometry/algorithms/detail/not.hpp                                          |   17 
 inst/include/boost/geometry/algorithms/detail/num_distinct_consecutive_points.hpp              |only
 inst/include/boost/geometry/algorithms/detail/occupation_info.hpp                              |  332 
 inst/include/boost/geometry/algorithms/detail/overlay/append_no_duplicates.hpp                 |    4 
 inst/include/boost/geometry/algorithms/detail/overlay/append_no_dups_or_spikes.hpp             |  121 
 inst/include/boost/geometry/algorithms/detail/overlay/assign_parents.hpp                       |   73 
 inst/include/boost/geometry/algorithms/detail/overlay/backtrack_check_si.hpp                   |   21 
 inst/include/boost/geometry/algorithms/detail/overlay/check_enrich.hpp                         |    2 
 inst/include/boost/geometry/algorithms/detail/overlay/copy_segment_point.hpp                   |  127 
 inst/include/boost/geometry/algorithms/detail/overlay/copy_segments.hpp                        |  320 
 inst/include/boost/geometry/algorithms/detail/overlay/do_reverse.hpp                           |only
 inst/include/boost/geometry/algorithms/detail/overlay/enrich_intersection_points.hpp           |  184 
 inst/include/boost/geometry/algorithms/detail/overlay/enrichment_info.hpp                      |   21 
 inst/include/boost/geometry/algorithms/detail/overlay/follow.hpp                               |  292 
 inst/include/boost/geometry/algorithms/detail/overlay/follow_linear_linear.hpp                 |only
 inst/include/boost/geometry/algorithms/detail/overlay/get_intersection_points.hpp              |   71 
 inst/include/boost/geometry/algorithms/detail/overlay/get_relative_order.hpp                   |   13 
 inst/include/boost/geometry/algorithms/detail/overlay/get_ring.hpp                             |   37 
 inst/include/boost/geometry/algorithms/detail/overlay/get_turn_info.hpp                        |  491 
 inst/include/boost/geometry/algorithms/detail/overlay/get_turn_info_for_endpoint.hpp           |only
 inst/include/boost/geometry/algorithms/detail/overlay/get_turn_info_helpers.hpp                |only
 inst/include/boost/geometry/algorithms/detail/overlay/get_turn_info_la.hpp                     |only
 inst/include/boost/geometry/algorithms/detail/overlay/get_turn_info_ll.hpp                     |only
 inst/include/boost/geometry/algorithms/detail/overlay/get_turns.hpp                            |  446 
 inst/include/boost/geometry/algorithms/detail/overlay/handle_tangencies.hpp                    |  365 
 inst/include/boost/geometry/algorithms/detail/overlay/intersection_box_box.hpp                 |only
 inst/include/boost/geometry/algorithms/detail/overlay/intersection_insert.hpp                  |  322 
 inst/include/boost/geometry/algorithms/detail/overlay/linear_linear.hpp                        |only
 inst/include/boost/geometry/algorithms/detail/overlay/overlay.hpp                              |  179 
 inst/include/boost/geometry/algorithms/detail/overlay/pointlike_pointlike.hpp                  |only
 inst/include/boost/geometry/algorithms/detail/overlay/ring_properties.hpp                      |   14 
 inst/include/boost/geometry/algorithms/detail/overlay/segment_identifier.hpp                   |   31 
 inst/include/boost/geometry/algorithms/detail/overlay/select_rings.hpp                         |  270 
 inst/include/boost/geometry/algorithms/detail/overlay/self_turn_points.hpp                     |  130 
 inst/include/boost/geometry/algorithms/detail/overlay/stream_info.hpp                          |    3 
 inst/include/boost/geometry/algorithms/detail/overlay/traversal_info.hpp                       |   16 
 inst/include/boost/geometry/algorithms/detail/overlay/traverse.hpp                             |   57 
 inst/include/boost/geometry/algorithms/detail/overlay/turn_info.hpp                            |   12 
 inst/include/boost/geometry/algorithms/detail/overlay/visit_info.hpp                           |   54 
 inst/include/boost/geometry/algorithms/detail/partition.hpp                                    |  428 
 inst/include/boost/geometry/algorithms/detail/point_is_spike_or_equal.hpp                      |   58 
 inst/include/boost/geometry/algorithms/detail/point_on_border.hpp                              |   62 
 inst/include/boost/geometry/algorithms/detail/recalculate.hpp                                  |only
 inst/include/boost/geometry/algorithms/detail/relate                                           |only
 inst/include/boost/geometry/algorithms/detail/ring_identifier.hpp                              |   18 
 inst/include/boost/geometry/algorithms/detail/sections/range_by_section.hpp                    |   68 
 inst/include/boost/geometry/algorithms/detail/sections/section_box_policies.hpp                |only
 inst/include/boost/geometry/algorithms/detail/sections/section_functions.hpp                   |only
 inst/include/boost/geometry/algorithms/detail/sections/sectionalize.hpp                        |  570 
 inst/include/boost/geometry/algorithms/detail/signed_index_type.hpp                            |only
 inst/include/boost/geometry/algorithms/detail/single_geometry.hpp                              |only
 inst/include/boost/geometry/algorithms/detail/sub_range.hpp                                    |only
 inst/include/boost/geometry/algorithms/detail/throw_on_empty_input.hpp                         |    8 
 inst/include/boost/geometry/algorithms/detail/turns                                            |only
 inst/include/boost/geometry/algorithms/detail/vincenty_direct.hpp                              |only
 inst/include/boost/geometry/algorithms/detail/vincenty_inverse.hpp                             |only
 inst/include/boost/geometry/algorithms/detail/within                                           |only
 inst/include/boost/geometry/algorithms/difference.hpp                                          |   31 
 inst/include/boost/geometry/algorithms/disjoint.hpp                                            |  348 
 inst/include/boost/geometry/algorithms/dispatch                                                |only
 inst/include/boost/geometry/algorithms/distance.hpp                                            |  571 
 inst/include/boost/geometry/algorithms/envelope.hpp                                            |  118 
 inst/include/boost/geometry/algorithms/equals.hpp                                              |  151 
 inst/include/boost/geometry/algorithms/expand.hpp                                              |   54 
 inst/include/boost/geometry/algorithms/for_each.hpp                                            |  134 
 inst/include/boost/geometry/algorithms/intersection.hpp                                        |  200 
 inst/include/boost/geometry/algorithms/intersects.hpp                                          |   44 
 inst/include/boost/geometry/algorithms/is_simple.hpp                                           |only
 inst/include/boost/geometry/algorithms/is_valid.hpp                                            |only
 inst/include/boost/geometry/algorithms/length.hpp                                              |  107 
 inst/include/boost/geometry/algorithms/not_implemented.hpp                                     |   30 
 inst/include/boost/geometry/algorithms/num_geometries.hpp                                      |   72 
 inst/include/boost/geometry/algorithms/num_interior_rings.hpp                                  |   80 
 inst/include/boost/geometry/algorithms/num_points.hpp                                          |  160 
 inst/include/boost/geometry/algorithms/num_segments.hpp                                        |only
 inst/include/boost/geometry/algorithms/overlaps.hpp                                            |   24 
 inst/include/boost/geometry/algorithms/perimeter.hpp                                           |  136 
 inst/include/boost/geometry/algorithms/point_on_surface.hpp                                    |only
 inst/include/boost/geometry/algorithms/remove_spikes.hpp                                       |only
 inst/include/boost/geometry/algorithms/reverse.hpp                                             |   79 
 inst/include/boost/geometry/algorithms/simplify.hpp                                            |  311 
 inst/include/boost/geometry/algorithms/sym_difference.hpp                                      |   29 
 inst/include/boost/geometry/algorithms/touches.hpp                                             |  586 
 inst/include/boost/geometry/algorithms/transform.hpp                                           |  186 
 inst/include/boost/geometry/algorithms/union.hpp                                               |  152 
 inst/include/boost/geometry/algorithms/unique.hpp                                              |   47 
 inst/include/boost/geometry/algorithms/validity_failure_type.hpp                               |only
 inst/include/boost/geometry/algorithms/within.hpp                                              |  514 
 inst/include/boost/geometry/arithmetic/arithmetic.hpp                                          |   27 
 inst/include/boost/geometry/arithmetic/determinant.hpp                                         |    2 
 inst/include/boost/geometry/arithmetic/dot_product.hpp                                         |   16 
 inst/include/boost/geometry/core/access.hpp                                                    |    6 
 inst/include/boost/geometry/core/closure.hpp                                                   |   52 
 inst/include/boost/geometry/core/coordinate_dimension.hpp                                      |   18 
 inst/include/boost/geometry/core/cs.hpp                                                        |   75 
 inst/include/boost/geometry/core/geometry_id.hpp                                               |   31 
 inst/include/boost/geometry/core/interior_rings.hpp                                            |   13 
 inst/include/boost/geometry/core/interior_type.hpp                                             |    2 
 inst/include/boost/geometry/core/is_areal.hpp                                                  |    5 
 inst/include/boost/geometry/core/point_order.hpp                                               |   41 
 inst/include/boost/geometry/core/point_type.hpp                                                |   36 
 inst/include/boost/geometry/core/radius.hpp                                                    |only
 inst/include/boost/geometry/core/ring_type.hpp                                                 |   66 
 inst/include/boost/geometry/core/srs.hpp                                                       |only
 inst/include/boost/geometry/core/tag.hpp                                                       |    3 
 inst/include/boost/geometry/core/tag_cast.hpp                                                  |    4 
 inst/include/boost/geometry/core/tags.hpp                                                      |   58 
 inst/include/boost/geometry/core/topological_dimension.hpp                                     |   13 
 inst/include/boost/geometry/geometries/adapted/boost_fusion.hpp                                |   24 
 inst/include/boost/geometry/geometries/adapted/boost_polygon/ring.hpp                          |   19 
 inst/include/boost/geometry/geometries/adapted/boost_polygon/ring_proxy.hpp                    |    2 
 inst/include/boost/geometry/geometries/concepts/check.hpp                                      |   46 
 inst/include/boost/geometry/geometries/concepts/multi_linestring_concept.hpp                   |only
 inst/include/boost/geometry/geometries/concepts/multi_point_concept.hpp                        |only
 inst/include/boost/geometry/geometries/concepts/multi_polygon_concept.hpp                      |only
 inst/include/boost/geometry/geometries/concepts/point_concept.hpp                              |   30 
 inst/include/boost/geometry/geometries/geometries.hpp                                          |    4 
 inst/include/boost/geometry/geometries/linestring.hpp                                          |   31 
 inst/include/boost/geometry/geometries/multi_linestring.hpp                                    |only
 inst/include/boost/geometry/geometries/multi_point.hpp                                         |only
 inst/include/boost/geometry/geometries/multi_polygon.hpp                                       |only
 inst/include/boost/geometry/geometries/point.hpp                                               |   83 
 inst/include/boost/geometry/geometries/pointing_segment.hpp                                    |only
 inst/include/boost/geometry/geometries/polygon.hpp                                             |   48 
 inst/include/boost/geometry/geometries/register/box.hpp                                        |    8 
 inst/include/boost/geometry/geometries/register/linestring.hpp                                 |    4 
 inst/include/boost/geometry/geometries/register/multi_linestring.hpp                           |only
 inst/include/boost/geometry/geometries/register/multi_point.hpp                                |only
 inst/include/boost/geometry/geometries/register/multi_polygon.hpp                              |only
 inst/include/boost/geometry/geometries/register/ring.hpp                                       |    4 
 inst/include/boost/geometry/geometries/ring.hpp                                                |   31 
 inst/include/boost/geometry/geometries/variant.hpp                                             |    7 
 inst/include/boost/geometry/geometry.hpp                                                       |   38 
 inst/include/boost/geometry/index/detail/algorithms/bounds.hpp                                 |   51 
 inst/include/boost/geometry/index/detail/algorithms/comparable_distance_centroid.hpp           |    8 
 inst/include/boost/geometry/index/detail/algorithms/comparable_distance_far.hpp                |    6 
 inst/include/boost/geometry/index/detail/algorithms/comparable_distance_near.hpp               |    8 
 inst/include/boost/geometry/index/detail/algorithms/content.hpp                                |   16 
 inst/include/boost/geometry/index/detail/algorithms/intersection_content.hpp                   |    7 
 inst/include/boost/geometry/index/detail/algorithms/is_valid.hpp                               |   34 
 inst/include/boost/geometry/index/detail/algorithms/margin.hpp                                 |   28 
 inst/include/boost/geometry/index/detail/algorithms/minmaxdist.hpp                             |   10 
 inst/include/boost/geometry/index/detail/algorithms/path_intersection.hpp                      |    7 
 inst/include/boost/geometry/index/detail/algorithms/segment_intersection.hpp                   |    5 
 inst/include/boost/geometry/index/detail/assert.hpp                                            |   17 
 inst/include/boost/geometry/index/detail/bounded_view.hpp                                      |only
 inst/include/boost/geometry/index/detail/distance_predicates.hpp                               |   26 
 inst/include/boost/geometry/index/detail/exception.hpp                                         |   33 
 inst/include/boost/geometry/index/detail/predicates.hpp                                        |  125 
 inst/include/boost/geometry/index/detail/rtree/linear/redistribute_elements.hpp                |   75 
 inst/include/boost/geometry/index/detail/rtree/node/node.hpp                                   |   71 
 inst/include/boost/geometry/index/detail/rtree/node/node_elements.hpp                          |only
 inst/include/boost/geometry/index/detail/rtree/node/scoped_deallocator.hpp                     |only
 inst/include/boost/geometry/index/detail/rtree/node/subtree_destroyer.hpp                      |only
 inst/include/boost/geometry/index/detail/rtree/node/variant_dynamic.hpp                        |only
 inst/include/boost/geometry/index/detail/rtree/node/variant_static.hpp                         |only
 inst/include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp                        |only
 inst/include/boost/geometry/index/detail/rtree/node/weak_dynamic.hpp                           |only
 inst/include/boost/geometry/index/detail/rtree/node/weak_static.hpp                            |only
 inst/include/boost/geometry/index/detail/rtree/node/weak_visitor.hpp                           |only
 inst/include/boost/geometry/index/detail/rtree/options.hpp                                     |   24 
 inst/include/boost/geometry/index/detail/rtree/pack_create.hpp                                 |   64 
 inst/include/boost/geometry/index/detail/rtree/quadratic/redistribute_elements.hpp             |   98 
 inst/include/boost/geometry/index/detail/rtree/query_iterators.hpp                             |  267 
 inst/include/boost/geometry/index/detail/rtree/rstar/choose_next_node.hpp                      |  235 
 inst/include/boost/geometry/index/detail/rtree/rstar/insert.hpp                                |   48 
 inst/include/boost/geometry/index/detail/rtree/rstar/redistribute_elements.hpp                 |  189 
 inst/include/boost/geometry/index/detail/rtree/utilities/are_boxes_ok.hpp                      |    6 
 inst/include/boost/geometry/index/detail/rtree/utilities/are_counts_ok.hpp                     |only
 inst/include/boost/geometry/index/detail/rtree/utilities/gl_draw.hpp                           |   60 
 inst/include/boost/geometry/index/detail/rtree/utilities/print.hpp                             |   16 
 inst/include/boost/geometry/index/detail/rtree/visitors/copy.hpp                               |   10 
 inst/include/boost/geometry/index/detail/rtree/visitors/count.hpp                              |   85 
 inst/include/boost/geometry/index/detail/rtree/visitors/destroy.hpp                            |    5 
 inst/include/boost/geometry/index/detail/rtree/visitors/distance_query.hpp                     |   48 
 inst/include/boost/geometry/index/detail/rtree/visitors/insert.hpp                             |   55 
 inst/include/boost/geometry/index/detail/rtree/visitors/is_leaf.hpp                            |    8 
 inst/include/boost/geometry/index/detail/rtree/visitors/remove.hpp                             |   57 
 inst/include/boost/geometry/index/detail/rtree/visitors/spatial_query.hpp                      |    4 
 inst/include/boost/geometry/index/detail/serialization.hpp                                     |   36 
 inst/include/boost/geometry/index/detail/tuples.hpp                                            |   13 
 inst/include/boost/geometry/index/detail/varray.hpp                                            |   85 
 inst/include/boost/geometry/index/detail/varray_detail.hpp                                     |   34 
 inst/include/boost/geometry/index/equal_to.hpp                                                 |  115 
 inst/include/boost/geometry/index/indexable.hpp                                                |   74 
 inst/include/boost/geometry/index/parameters.hpp                                               |    7 
 inst/include/boost/geometry/index/predicates.hpp                                               |  113 
 inst/include/boost/geometry/index/rtree.hpp                                                    |  300 
 inst/include/boost/geometry/io/dsv/write.hpp                                                   |   64 
 inst/include/boost/geometry/io/svg/svg_mapper.hpp                                              |    1 
 inst/include/boost/geometry/io/svg/write_svg.hpp                                               |   14 
 inst/include/boost/geometry/io/wkt/detail/prefix.hpp                                           |   21 
 inst/include/boost/geometry/io/wkt/detail/wkt_multi.hpp                                        |    3 
 inst/include/boost/geometry/io/wkt/read.hpp                                                    |  269 
 inst/include/boost/geometry/io/wkt/stream.hpp                                                  |    6 
 inst/include/boost/geometry/io/wkt/write.hpp                                                   |  135 
 inst/include/boost/geometry/iterators/closing_iterator.hpp                                     |   25 
 inst/include/boost/geometry/iterators/concatenate_iterator.hpp                                 |only
 inst/include/boost/geometry/iterators/detail                                                   |only
 inst/include/boost/geometry/iterators/dispatch                                                 |only
 inst/include/boost/geometry/iterators/ever_circling_iterator.hpp                               |   11 
 inst/include/boost/geometry/iterators/flatten_iterator.hpp                                     |only
 inst/include/boost/geometry/iterators/has_one_element.hpp                                      |only
 inst/include/boost/geometry/iterators/point_iterator.hpp                                       |only
 inst/include/boost/geometry/iterators/point_reverse_iterator.hpp                               |only
 inst/include/boost/geometry/iterators/segment_iterator.hpp                                     |only
 inst/include/boost/geometry/multi/algorithms/append.hpp                                        |   46 
 inst/include/boost/geometry/multi/algorithms/area.hpp                                          |   37 
 inst/include/boost/geometry/multi/algorithms/centroid.hpp                                      |  112 
 inst/include/boost/geometry/multi/algorithms/clear.hpp                                         |   23 
 inst/include/boost/geometry/multi/algorithms/convert.hpp                                       |  108 
 inst/include/boost/geometry/multi/algorithms/correct.hpp                                       |   46 
 inst/include/boost/geometry/multi/algorithms/covered_by.hpp                                    |   56 
 inst/include/boost/geometry/multi/algorithms/detail/extreme_points.hpp                         |only
 inst/include/boost/geometry/multi/algorithms/detail/for_each_range.hpp                         |   66 
 inst/include/boost/geometry/multi/algorithms/detail/modify.hpp                                 |   34 
 inst/include/boost/geometry/multi/algorithms/detail/modify_with_predicate.hpp                  |   33 
 inst/include/boost/geometry/multi/algorithms/detail/multi_sum.hpp                              |   39 
 inst/include/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp             |   89 
 inst/include/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp                  |   89 
 inst/include/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp                       |   40 
 inst/include/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp                      |   97 
 inst/include/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp               |   41 
 inst/include/boost/geometry/multi/algorithms/detail/point_on_border.hpp                        |   78 
 inst/include/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp              |   75 
 inst/include/boost/geometry/multi/algorithms/detail/sections/sectionalize.hpp                  |   79 
 inst/include/boost/geometry/multi/algorithms/disjoint.hpp                                      |   39 
 inst/include/boost/geometry/multi/algorithms/distance.hpp                                      |  161 
 inst/include/boost/geometry/multi/algorithms/envelope.hpp                                      |   86 
 inst/include/boost/geometry/multi/algorithms/equals.hpp                                        |   43 
 inst/include/boost/geometry/multi/algorithms/for_each.hpp                                      |   80 
 inst/include/boost/geometry/multi/algorithms/intersection.hpp                                  |  390 
 inst/include/boost/geometry/multi/algorithms/length.hpp                                        |   41 
 inst/include/boost/geometry/multi/algorithms/num_geometries.hpp                                |   31 
 inst/include/boost/geometry/multi/algorithms/num_interior_rings.hpp                            |   46 
 inst/include/boost/geometry/multi/algorithms/num_points.hpp                                    |   67 
 inst/include/boost/geometry/multi/algorithms/perimeter.hpp                                     |   35 
 inst/include/boost/geometry/multi/algorithms/remove_spikes.hpp                                 |only
 inst/include/boost/geometry/multi/algorithms/reverse.hpp                                       |   42 
 inst/include/boost/geometry/multi/algorithms/simplify.hpp                                      |   71 
 inst/include/boost/geometry/multi/algorithms/transform.hpp                                     |   70 
 inst/include/boost/geometry/multi/algorithms/unique.hpp                                        |   65 
 inst/include/boost/geometry/multi/algorithms/within.hpp                                        |   92 
 inst/include/boost/geometry/multi/core/closure.hpp                                             |   39 
 inst/include/boost/geometry/multi/core/geometry_id.hpp                                         |   36 
 inst/include/boost/geometry/multi/core/interior_rings.hpp                                      |   33 
 inst/include/boost/geometry/multi/core/is_areal.hpp                                            |   21 
 inst/include/boost/geometry/multi/core/point_order.hpp                                         |   36 
 inst/include/boost/geometry/multi/core/point_type.hpp                                          |   42 
 inst/include/boost/geometry/multi/core/ring_type.hpp                                           |   47 
 inst/include/boost/geometry/multi/core/tags.hpp                                                |   51 
 inst/include/boost/geometry/multi/core/topological_dimension.hpp                               |   30 
 inst/include/boost/geometry/multi/geometries/concepts/check.hpp                                |   61 
 inst/include/boost/geometry/multi/geometries/concepts/multi_linestring_concept.hpp             |   71 
 inst/include/boost/geometry/multi/geometries/concepts/multi_point_concept.hpp                  |   70 
 inst/include/boost/geometry/multi/geometries/concepts/multi_polygon_concept.hpp                |   71 
 inst/include/boost/geometry/multi/geometries/multi_geometries.hpp                              |    6 
 inst/include/boost/geometry/multi/geometries/multi_linestring.hpp                              |   67 
 inst/include/boost/geometry/multi/geometries/multi_point.hpp                                   |   75 
 inst/include/boost/geometry/multi/geometries/multi_polygon.hpp                                 |   59 
 inst/include/boost/geometry/multi/geometries/register/multi_linestring.hpp                     |   39 
 inst/include/boost/geometry/multi/geometries/register/multi_point.hpp                          |   39 
 inst/include/boost/geometry/multi/geometries/register/multi_polygon.hpp                        |   39 
 inst/include/boost/geometry/multi/io/dsv/write.hpp                                             |   65 
 inst/include/boost/geometry/multi/io/wkt/detail/prefix.hpp                                     |   32 
 inst/include/boost/geometry/multi/io/wkt/read.hpp                                              |  147 
 inst/include/boost/geometry/multi/io/wkt/wkt.hpp                                               |    4 
 inst/include/boost/geometry/multi/io/wkt/write.hpp                                             |   90 
 inst/include/boost/geometry/multi/multi.hpp                                                    |  115 
 inst/include/boost/geometry/multi/strategies/cartesian/centroid_average.hpp                    |   97 
 inst/include/boost/geometry/multi/views/detail/range_type.hpp                                  |   41 
 inst/include/boost/geometry/policies/disjoint_interrupt_policy.hpp                             |only
 inst/include/boost/geometry/policies/is_valid                                                  |only
 inst/include/boost/geometry/policies/predicate_based_interrupt_policy.hpp                      |only
 inst/include/boost/geometry/policies/relate/de9im.hpp                                          |    9 
 inst/include/boost/geometry/policies/relate/direction.hpp                                      |  289 
 inst/include/boost/geometry/policies/relate/intersection_points.hpp                            |  267 
 inst/include/boost/geometry/policies/relate/intersection_ratios.hpp                            |only
 inst/include/boost/geometry/policies/relate/tupled.hpp                                         |  125 
 inst/include/boost/geometry/policies/robustness                                                |only
 inst/include/boost/geometry/strategies/agnostic/buffer_distance_asymmetric.hpp                 |only
 inst/include/boost/geometry/strategies/agnostic/buffer_distance_symmetric.hpp                  |only
 inst/include/boost/geometry/strategies/agnostic/hull_graham_andrew.hpp                         |   57 
 inst/include/boost/geometry/strategies/agnostic/point_in_box_by_side.hpp                       |   22 
 inst/include/boost/geometry/strategies/agnostic/point_in_point.hpp                             |only
 inst/include/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp                      |  212 
 inst/include/boost/geometry/strategies/agnostic/relate.hpp                                     |only
 inst/include/boost/geometry/strategies/agnostic/side_by_azimuth.hpp                            |only
 inst/include/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp                   |  324 
 inst/include/boost/geometry/strategies/buffer.hpp                                              |only
 inst/include/boost/geometry/strategies/cartesian/box_in_box.hpp                                |   30 
 inst/include/boost/geometry/strategies/cartesian/buffer_end_flat.hpp                           |only
 inst/include/boost/geometry/strategies/cartesian/buffer_end_round.hpp                          |only
 inst/include/boost/geometry/strategies/cartesian/buffer_join_miter.hpp                         |only
 inst/include/boost/geometry/strategies/cartesian/buffer_join_round.hpp                         |only
 inst/include/boost/geometry/strategies/cartesian/buffer_join_round_by_divide.hpp               |only
 inst/include/boost/geometry/strategies/cartesian/buffer_point_circle.hpp                       |only
 inst/include/boost/geometry/strategies/cartesian/buffer_point_square.hpp                       |only
 inst/include/boost/geometry/strategies/cartesian/buffer_side_straight.hpp                      |only
 inst/include/boost/geometry/strategies/cartesian/cart_intersect.hpp                            |  960 -
 inst/include/boost/geometry/strategies/cartesian/centroid_average.hpp                          |only
 inst/include/boost/geometry/strategies/cartesian/centroid_bashein_detmer.hpp                   |    9 
 inst/include/boost/geometry/strategies/cartesian/centroid_weighted_length.hpp                  |    3 
 inst/include/boost/geometry/strategies/cartesian/distance_projected_point.hpp                  |   52 
 inst/include/boost/geometry/strategies/cartesian/distance_projected_point_ax.hpp               |only
 inst/include/boost/geometry/strategies/cartesian/distance_pythagoras.hpp                       |   12 
 inst/include/boost/geometry/strategies/cartesian/distance_pythagoras_box_box.hpp               |only
 inst/include/boost/geometry/strategies/cartesian/distance_pythagoras_point_box.hpp             |only
 inst/include/boost/geometry/strategies/cartesian/point_in_box.hpp                              |   28 
 inst/include/boost/geometry/strategies/cartesian/side_by_triangle.hpp                          |  194 
 inst/include/boost/geometry/strategies/cartesian/side_of_intersection.hpp                      |only
 inst/include/boost/geometry/strategies/comparable_distance_result.hpp                          |only
 inst/include/boost/geometry/strategies/concepts/convex_hull_concept.hpp                        |   15 
 inst/include/boost/geometry/strategies/concepts/distance_concept.hpp                           |   77 
 inst/include/boost/geometry/strategies/concepts/simplify_concept.hpp                           |    4 
 inst/include/boost/geometry/strategies/concepts/within_concept.hpp                             |    8 
 inst/include/boost/geometry/strategies/default_comparable_distance_result.hpp                  |only
 inst/include/boost/geometry/strategies/default_distance_result.hpp                             |   31 
 inst/include/boost/geometry/strategies/default_length_result.hpp                               |   65 
 inst/include/boost/geometry/strategies/default_strategy.hpp                                    |only
 inst/include/boost/geometry/strategies/distance.hpp                                            |   19 
 inst/include/boost/geometry/strategies/distance_result.hpp                                     |only
 inst/include/boost/geometry/strategies/geographic                                              |only
 inst/include/boost/geometry/strategies/intersection.hpp                                        |   36 
 inst/include/boost/geometry/strategies/intersection_result.hpp                                 |   53 
 inst/include/boost/geometry/strategies/side_info.hpp                                           |   15 
 inst/include/boost/geometry/strategies/spherical/area_huiller.hpp                              |    3 
 inst/include/boost/geometry/strategies/spherical/distance_cross_track.hpp                      |  562 
 inst/include/boost/geometry/strategies/spherical/distance_cross_track_point_box.hpp            |only
 inst/include/boost/geometry/strategies/spherical/distance_haversine.hpp                        |   15 
 inst/include/boost/geometry/strategies/spherical/side_by_cross_track.hpp                       |   64 
 inst/include/boost/geometry/strategies/spherical/ssf.hpp                                       |  109 
 inst/include/boost/geometry/strategies/strategies.hpp                                          |   27 
 inst/include/boost/geometry/strategies/strategy_transform.hpp                                  |   16 
 inst/include/boost/geometry/strategies/tags.hpp                                                |    2 
 inst/include/boost/geometry/strategies/transform/map_transformer.hpp                           |    6 
 inst/include/boost/geometry/util/bare_type.hpp                                                 |   18 
 inst/include/boost/geometry/util/calculation_type.hpp                                          |    8 
 inst/include/boost/geometry/util/combine_if.hpp                                                |only
 inst/include/boost/geometry/util/compress_variant.hpp                                          |only
 inst/include/boost/geometry/util/condition.hpp                                                 |only
 inst/include/boost/geometry/util/math.hpp                                                      |  317 
 inst/include/boost/geometry/util/parameter_type_of.hpp                                         |    4 
 inst/include/boost/geometry/util/promote_integral.hpp                                          |only
 inst/include/boost/geometry/util/range.hpp                                                     |only
 inst/include/boost/geometry/util/rational.hpp                                                  |   24 
 inst/include/boost/geometry/util/select_calculation_type.hpp                                   |   27 
 inst/include/boost/geometry/util/select_coordinate_type.hpp                                    |   26 
 inst/include/boost/geometry/util/select_most_precise.hpp                                       |   23 
 inst/include/boost/geometry/util/transform_variant.hpp                                         |only
 inst/include/boost/geometry/views/box_view.hpp                                                 |   20 
 inst/include/boost/geometry/views/closeable_view.hpp                                           |    4 
 inst/include/boost/geometry/views/detail/indexed_point_view.hpp                                |only
 inst/include/boost/geometry/views/detail/normalized_view.hpp                                   |only
 inst/include/boost/geometry/views/detail/points_view.hpp                                       |   19 
 inst/include/boost/geometry/views/detail/range_type.hpp                                        |   42 
 inst/include/boost/geometry/views/identity_view.hpp                                            |    2 
 inst/include/boost/geometry/views/segment_view.hpp                                             |   14 
 inst/include/boost/graph/adjacency_list.hpp                                                    |    2 
 inst/include/boost/graph/adjacency_matrix.hpp                                                  |    7 
 inst/include/boost/graph/detail/adjacency_list.hpp                                             |   55 
 inst/include/boost/graph/detail/edge.hpp                                                       |   23 
 inst/include/boost/graph/directed_graph.hpp                                                    |    2 
 inst/include/boost/graph/distributed/adjacency_list.hpp                                        |   26 
 inst/include/boost/graph/distributed/betweenness_centrality.hpp                                |    8 
 inst/include/boost/graph/distributed/boman_et_al_graph_coloring.hpp                            |    2 
 inst/include/boost/graph/distributed/delta_stepping_shortest_paths.hpp                         |    2 
 inst/include/boost/graph/distributed/detail/remote_update_set.hpp                              |    2 
 inst/include/boost/graph/distributed/mpi_process_group.hpp                                     |    6 
 inst/include/boost/graph/distributed/named_graph.hpp                                           |    6 
 inst/include/boost/graph/distributed/unsafe_serialize.hpp                                      |   78 
 inst/include/boost/graph/graph_as_tree.hpp                                                     |    4 
 inst/include/boost/graph/graph_concepts.hpp                                                    |    9 
 inst/include/boost/graph/graph_utility.hpp                                                     |   20 
 inst/include/boost/graph/graphviz.hpp                                                          |   56 
 inst/include/boost/graph/leda_graph.hpp                                                        |    2 
 inst/include/boost/graph/mcgregor_common_subgraphs.hpp                                         |   14 
 inst/include/boost/graph/named_graph.hpp                                                       |   39 
 inst/include/boost/graph/parallel/basic_reduce.hpp                                             |   35 
 inst/include/boost/graph/parallel/detail/untracked_pair.hpp                                    |   78 
 inst/include/boost/graph/parallel/process_group.hpp                                            |   94 
 inst/include/boost/graph/parallel/simple_trigger.hpp                                           |   99 
 inst/include/boost/graph/properties.hpp                                                        |   19 
 inst/include/boost/graph/r_c_shortest_paths.hpp                                                |  112 
 inst/include/boost/graph/reverse_graph.hpp                                                     |    5 
 inst/include/boost/graph/stanford_graph.hpp                                                    |   46 
 inst/include/boost/graph/undirected_graph.hpp                                                  |    2 
 inst/include/boost/graph/vector_as_graph.hpp                                                   |    5 
 inst/include/boost/graph/vf2_sub_graph_iso.hpp                                                 |   12 
 inst/include/boost/graph/visitors.hpp                                                          |   21 
 inst/include/boost/heap/binomial_heap.hpp                                                      |   13 
 inst/include/boost/heap/d_ary_heap.hpp                                                         |    5 
 inst/include/boost/heap/fibonacci_heap.hpp                                                     |   39 
 inst/include/boost/heap/heap_merge.hpp                                                         |    5 
 inst/include/boost/heap/pairing_heap.hpp                                                       |    5 
 inst/include/boost/heap/policies.hpp                                                           |    3 
 inst/include/boost/heap/priority_queue.hpp                                                     |    5 
 inst/include/boost/heap/skew_heap.hpp                                                          |    3 
 inst/include/boost/implicit_cast.hpp                                                           |   13 
 inst/include/boost/indirect_reference.hpp                                                      |    4 
 inst/include/boost/integer.hpp                                                                 |   49 
 inst/include/boost/integer/common_factor.hpp                                                   |only
 inst/include/boost/integer/common_factor_ct.hpp                                                |only
 inst/include/boost/integer/common_factor_rt.hpp                                                |only
 inst/include/boost/integer/integer_log2.hpp                                                    |only
 inst/include/boost/integer_fwd.hpp                                                             |   23 
 inst/include/boost/integer_traits.hpp                                                          |    7 
 inst/include/boost/interprocess/allocators/adaptive_pool.hpp                                   |   41 
 inst/include/boost/interprocess/allocators/allocator.hpp                                       |   39 
 inst/include/boost/interprocess/allocators/cached_adaptive_pool.hpp                            |   21 
 inst/include/boost/interprocess/allocators/cached_node_allocator.hpp                           |   21 
 inst/include/boost/interprocess/allocators/detail/adaptive_node_pool.hpp                       |    6 
 inst/include/boost/interprocess/allocators/detail/allocator_common.hpp                         |   42 
 inst/include/boost/interprocess/allocators/detail/node_pool.hpp                                |    8 
 inst/include/boost/interprocess/allocators/detail/node_tools.hpp                               |    6 
 inst/include/boost/interprocess/allocators/node_allocator.hpp                                  |   43 
 inst/include/boost/interprocess/allocators/private_adaptive_pool.hpp                           |   39 
 inst/include/boost/interprocess/allocators/private_node_allocator.hpp                          |   39 
 inst/include/boost/interprocess/anonymous_shared_memory.hpp                                    |   12 
 inst/include/boost/interprocess/containers/allocation_type.hpp                                 |   12 
 inst/include/boost/interprocess/containers/containers_fwd.hpp                                  |   10 
 inst/include/boost/interprocess/containers/deque.hpp                                           |    6 
 inst/include/boost/interprocess/containers/flat_map.hpp                                        |    6 
 inst/include/boost/interprocess/containers/flat_set.hpp                                        |    6 
 inst/include/boost/interprocess/containers/list.hpp                                            |    6 
 inst/include/boost/interprocess/containers/map.hpp                                             |    6 
 inst/include/boost/interprocess/containers/pair.hpp                                            |    6 
 inst/include/boost/interprocess/containers/set.hpp                                             |    6 
 inst/include/boost/interprocess/containers/slist.hpp                                           |    6 
 inst/include/boost/interprocess/containers/stable_vector.hpp                                   |    6 
 inst/include/boost/interprocess/containers/string.hpp                                          |    6 
 inst/include/boost/interprocess/containers/vector.hpp                                          |    6 
 inst/include/boost/interprocess/containers/version_type.hpp                                    |    6 
 inst/include/boost/interprocess/creation_tags.hpp                                              |    8 
 inst/include/boost/interprocess/detail/atomic.hpp                                              |   55 
 inst/include/boost/interprocess/detail/cast_tags.hpp                                           |   18 
 inst/include/boost/interprocess/detail/config_begin.hpp                                        |    5 
 inst/include/boost/interprocess/detail/config_end.hpp                                          |    4 
 inst/include/boost/interprocess/detail/file_locking_helpers.hpp                                |   10 
 inst/include/boost/interprocess/detail/file_wrapper.hpp                                        |   22 
 inst/include/boost/interprocess/detail/in_place_interface.hpp                                  |   10 
 inst/include/boost/interprocess/detail/intermodule_singleton.hpp                               |   11 
 inst/include/boost/interprocess/detail/intermodule_singleton_common.hpp                        |   51 
 inst/include/boost/interprocess/detail/interprocess_tester.hpp                                 |    8 
 inst/include/boost/interprocess/detail/intersegment_ptr.hpp                                    |   28 
 inst/include/boost/interprocess/detail/managed_global_memory.hpp                               |   10 
 inst/include/boost/interprocess/detail/managed_memory_impl.hpp                                 |   79 
 inst/include/boost/interprocess/detail/managed_multi_shared_memory.hpp                         |   15 
 inst/include/boost/interprocess/detail/managed_open_or_create_impl.hpp                         |   22 
 inst/include/boost/interprocess/detail/math_functions.hpp                                      |    8 
 inst/include/boost/interprocess/detail/min_max.hpp                                             |    6 
 inst/include/boost/interprocess/detail/move.hpp                                                |   10 
 inst/include/boost/interprocess/detail/mpl.hpp                                                 |    6 
 inst/include/boost/interprocess/detail/named_proxy.hpp                                         |  207 
 inst/include/boost/interprocess/detail/nothrow.hpp                                             |only
 inst/include/boost/interprocess/detail/os_file_functions.hpp                                   |   87 
 inst/include/boost/interprocess/detail/os_thread_functions.hpp                                 |   70 
 inst/include/boost/interprocess/detail/pointer_type.hpp                                        |    6 
 inst/include/boost/interprocess/detail/portable_intermodule_singleton.hpp                      |   17 
 inst/include/boost/interprocess/detail/posix_time_types_wrk.hpp                                |    8 
 inst/include/boost/interprocess/detail/ptime_wrk.hpp                                           |    8 
 inst/include/boost/interprocess/detail/robust_emulation.hpp                                    |   76 
 inst/include/boost/interprocess/detail/segment_manager_helper.hpp                              |   77 
 inst/include/boost/interprocess/detail/shared_dir_helpers.hpp                                  |only
 inst/include/boost/interprocess/detail/simple_swap.hpp                                         |only
 inst/include/boost/interprocess/detail/std_fwd.hpp                                             |only
 inst/include/boost/interprocess/detail/transform_iterator.hpp                                  |   49 
 inst/include/boost/interprocess/detail/type_traits.hpp                                         |    6 
 inst/include/boost/interprocess/detail/utilities.hpp                                           |   29 
 inst/include/boost/interprocess/detail/variadic_templates_tools.hpp                            |  138 
 inst/include/boost/interprocess/detail/win32_api.hpp                                           | 1044 -
 inst/include/boost/interprocess/detail/windows_intermodule_singleton.hpp                       |   19 
 inst/include/boost/interprocess/detail/workaround.hpp                                          |  177 
 inst/include/boost/interprocess/detail/xsi_shared_memory_device.hpp                            |   27 
 inst/include/boost/interprocess/detail/xsi_shared_memory_file_wrapper.hpp                      |   20 
 inst/include/boost/interprocess/errors.hpp                                                     |   31 
 inst/include/boost/interprocess/exceptions.hpp                                                 |   11 
 inst/include/boost/interprocess/file_mapping.hpp                                               |   33 
 inst/include/boost/interprocess/indexes/flat_map_index.hpp                                     |   23 
 inst/include/boost/interprocess/indexes/iset_index.hpp                                         |   32 
 inst/include/boost/interprocess/indexes/iunordered_set_index.hpp                               |   60 
 inst/include/boost/interprocess/indexes/map_index.hpp                                          |   21 
 inst/include/boost/interprocess/indexes/null_index.hpp                                         |   16 
 inst/include/boost/interprocess/indexes/unordered_map_index.hpp                                |   25 
 inst/include/boost/interprocess/interprocess_fwd.hpp                                           |  163 
 inst/include/boost/interprocess/ipc/message_queue.hpp                                          |  255 
 inst/include/boost/interprocess/managed_external_buffer.hpp                                    |   32 
 inst/include/boost/interprocess/managed_heap_memory.hpp                                        |   37 
 inst/include/boost/interprocess/managed_mapped_file.hpp                                        |   43 
 inst/include/boost/interprocess/managed_shared_memory.hpp                                      |   51 
 inst/include/boost/interprocess/managed_windows_shared_memory.hpp                              |   37 
 inst/include/boost/interprocess/managed_xsi_shared_memory.hpp                                  |   34 
 inst/include/boost/interprocess/mapped_region.hpp                                              |   57 
 inst/include/boost/interprocess/mem_algo/detail/mem_algo_common.hpp                            |   65 
 inst/include/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp                        |  226 
 inst/include/boost/interprocess/mem_algo/rbtree_best_fit.hpp                                   |  313 
 inst/include/boost/interprocess/mem_algo/simple_seq_fit.hpp                                    |   10 
 inst/include/boost/interprocess/offset_ptr.hpp                                                 |   86 
 inst/include/boost/interprocess/permissions.hpp                                                |   22 
 inst/include/boost/interprocess/segment_manager.hpp                                            |  269 
 inst/include/boost/interprocess/shared_memory_object.hpp                                       |   52 
 inst/include/boost/interprocess/smart_ptr/deleter.hpp                                          |    6 
 inst/include/boost/interprocess/smart_ptr/detail/bad_weak_ptr.hpp                              |    8 
 inst/include/boost/interprocess/smart_ptr/detail/shared_count.hpp                              |   20 
 inst/include/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp                           |    8 
 inst/include/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp                    |    8 
 inst/include/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp                           |    9 
 inst/include/boost/interprocess/smart_ptr/enable_shared_from_this.hpp                          |   16 
 inst/include/boost/interprocess/smart_ptr/intrusive_ptr.hpp                                    |   25 
 inst/include/boost/interprocess/smart_ptr/scoped_ptr.hpp                                       |   26 
 inst/include/boost/interprocess/smart_ptr/shared_ptr.hpp                                       |   38 
 inst/include/boost/interprocess/smart_ptr/unique_ptr.hpp                                       |  518 
 inst/include/boost/interprocess/smart_ptr/weak_ptr.hpp                                         |   21 
 inst/include/boost/interprocess/streams/bufferstream.hpp                                       |   36 
 inst/include/boost/interprocess/streams/vectorstream.hpp                                       |   40 
 inst/include/boost/interprocess/sync/detail/common_algorithms.hpp                              |only
 inst/include/boost/interprocess/sync/detail/condition_algorithm_8a.hpp                         |   19 
 inst/include/boost/interprocess/sync/detail/condition_any_algorithm.hpp                        |   16 
 inst/include/boost/interprocess/sync/detail/locks.hpp                                          |   37 
 inst/include/boost/interprocess/sync/file_lock.hpp                                             |  100 
 inst/include/boost/interprocess/sync/interprocess_condition.hpp                                |   26 
 inst/include/boost/interprocess/sync/interprocess_condition_any.hpp                            |   22 
 inst/include/boost/interprocess/sync/interprocess_mutex.hpp                                    |   18 
 inst/include/boost/interprocess/sync/interprocess_recursive_mutex.hpp                          |   18 
 inst/include/boost/interprocess/sync/interprocess_semaphore.hpp                                |   20 
 inst/include/boost/interprocess/sync/interprocess_sharable_mutex.hpp                           |   28 
 inst/include/boost/interprocess/sync/interprocess_upgradable_mutex.hpp                         |   40 
 inst/include/boost/interprocess/sync/lock_options.hpp                                          |   10 
 inst/include/boost/interprocess/sync/mutex_family.hpp                                          |    6 
 inst/include/boost/interprocess/sync/named_condition.hpp                                       |   24 
 inst/include/boost/interprocess/sync/named_condition_any.hpp                                   |   18 
 inst/include/boost/interprocess/sync/named_mutex.hpp                                           |   18 
 inst/include/boost/interprocess/sync/named_recursive_mutex.hpp                                 |   30 
 inst/include/boost/interprocess/sync/named_semaphore.hpp                                       |   26 
 inst/include/boost/interprocess/sync/named_sharable_mutex.hpp                                  |   22 
 inst/include/boost/interprocess/sync/named_upgradable_mutex.hpp                                |   22 
 inst/include/boost/interprocess/sync/null_mutex.hpp                                            |   14 
 inst/include/boost/interprocess/sync/posix/condition.hpp                                       |   17 
 inst/include/boost/interprocess/sync/posix/mutex.hpp                                           |   30 
 inst/include/boost/interprocess/sync/posix/named_mutex.hpp                                     |   26 
 inst/include/boost/interprocess/sync/posix/named_semaphore.hpp                                 |   10 
 inst/include/boost/interprocess/sync/posix/pthread_helpers.hpp                                 |    6 
 inst/include/boost/interprocess/sync/posix/ptime_to_timespec.hpp                               |   12 
 inst/include/boost/interprocess/sync/posix/recursive_mutex.hpp                                 |   30 
 inst/include/boost/interprocess/sync/posix/semaphore.hpp                                       |    6 
 inst/include/boost/interprocess/sync/posix/semaphore_wrapper.hpp                               |   78 
 inst/include/boost/interprocess/sync/scoped_lock.hpp                                           |   21 
 inst/include/boost/interprocess/sync/sharable_lock.hpp                                         |   21 
 inst/include/boost/interprocess/sync/shm/named_condition.hpp                                   |   24 
 inst/include/boost/interprocess/sync/shm/named_condition_any.hpp                               |   20 
 inst/include/boost/interprocess/sync/shm/named_creation_functor.hpp                            |   13 
 inst/include/boost/interprocess/sync/shm/named_mutex.hpp                                       |   26 
 inst/include/boost/interprocess/sync/shm/named_recursive_mutex.hpp                             |   26 
 inst/include/boost/interprocess/sync/shm/named_semaphore.hpp                                   |   22 
 inst/include/boost/interprocess/sync/shm/named_upgradable_mutex.hpp                            |   46 
 inst/include/boost/interprocess/sync/spin/condition.hpp                                        |   24 
 inst/include/boost/interprocess/sync/spin/interprocess_barrier.hpp                             |    8 
 inst/include/boost/interprocess/sync/spin/mutex.hpp                                            |   46 
 inst/include/boost/interprocess/sync/spin/recursive_mutex.hpp                                  |   11 
 inst/include/boost/interprocess/sync/spin/semaphore.hpp                                        |   39 
 inst/include/boost/interprocess/sync/spin/wait.hpp                                             |   10 
 inst/include/boost/interprocess/sync/upgradable_lock.hpp                                       |   20 
 inst/include/boost/interprocess/sync/windows/condition.hpp                                     |   14 
 inst/include/boost/interprocess/sync/windows/mutex.hpp                                         |    6 
 inst/include/boost/interprocess/sync/windows/named_condition.hpp                               |    6 
 inst/include/boost/interprocess/sync/windows/named_condition_any.hpp                           |   19 
 inst/include/boost/interprocess/sync/windows/named_mutex.hpp                                   |   14 
 inst/include/boost/interprocess/sync/windows/named_recursive_mutex.hpp                         |   10 
 inst/include/boost/interprocess/sync/windows/named_semaphore.hpp                               |   14 
 inst/include/boost/interprocess/sync/windows/named_sync.hpp                                    |   20 
 inst/include/boost/interprocess/sync/windows/recursive_mutex.hpp                               |    6 
 inst/include/boost/interprocess/sync/windows/semaphore.hpp                                     |    6 
 inst/include/boost/interprocess/sync/windows/sync_utils.hpp                                    |    6 
 inst/include/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp                          |   81 
 inst/include/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp                      |   56 
 inst/include/boost/interprocess/sync/windows/winapi_wrapper_common.hpp                         |only
 inst/include/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp                            |    8 
 inst/include/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp                              |    8 
 inst/include/boost/interprocess/sync/xsi/xsi_named_mutex.hpp                                   |   34 
 inst/include/boost/interprocess/windows_shared_memory.hpp                                      |   41 
 inst/include/boost/interprocess/xsi_key.hpp                                                    |   16 
 inst/include/boost/interprocess/xsi_shared_memory.hpp                                          |   36 
 inst/include/boost/intrusive/any_hook.hpp                                                      |   87 
 inst/include/boost/intrusive/avl_set.hpp                                                       |  108 
 inst/include/boost/intrusive/avl_set_hook.hpp                                                  |   24 
 inst/include/boost/intrusive/avltree.hpp                                                       |   63 
 inst/include/boost/intrusive/avltree_algorithms.hpp                                            |  293 
 inst/include/boost/intrusive/bs_set.hpp                                                        |  106 
 inst/include/boost/intrusive/bs_set_hook.hpp                                                   |   22 
 inst/include/boost/intrusive/bstree.hpp                                                        |  801 
 inst/include/boost/intrusive/bstree_algorithms.hpp                                             |  683 
 inst/include/boost/intrusive/circular_list_algorithms.hpp                                      |  178 
 inst/include/boost/intrusive/circular_slist_algorithms.hpp                                     |   47 
 inst/include/boost/intrusive/derivation_value_traits.hpp                                       |   35 
 inst/include/boost/intrusive/detail/algo_type.hpp                                              |only
 inst/include/boost/intrusive/detail/algorithm.hpp                                              |only
 inst/include/boost/intrusive/detail/any_node_and_algorithms.hpp                                |  109 
 inst/include/boost/intrusive/detail/array_initializer.hpp                                      |only
 inst/include/boost/intrusive/detail/assert.hpp                                                 |    6 
 inst/include/boost/intrusive/detail/avltree_node.hpp                                           |   41 
 inst/include/boost/intrusive/detail/bstree_algorithms_base.hpp                                 |only
 inst/include/boost/intrusive/detail/common_slist_algorithms.hpp                                |  110 
 inst/include/boost/intrusive/detail/config_begin.hpp                                           |    3 
 inst/include/boost/intrusive/detail/default_header_holder.hpp                                  |only
 inst/include/boost/intrusive/detail/ebo_functor_holder.hpp                                     |  145 
 inst/include/boost/intrusive/detail/empty_node_checker.hpp                                     |only
 inst/include/boost/intrusive/detail/equal_to_value.hpp                                         |only
 inst/include/boost/intrusive/detail/exception_disposer.hpp                                     |only
 inst/include/boost/intrusive/detail/function_detector.hpp                                      |   10 
 inst/include/boost/intrusive/detail/generic_hook.hpp                                           |   69 
 inst/include/boost/intrusive/detail/get_value_traits.hpp                                       |only
 inst/include/boost/intrusive/detail/has_member_function_callable_with.hpp                      |  570 
 inst/include/boost/intrusive/detail/hashtable_node.hpp                                         |   90 
 inst/include/boost/intrusive/detail/hook_traits.hpp                                            |only
 inst/include/boost/intrusive/detail/iiterator.hpp                                              |only
 inst/include/boost/intrusive/detail/is_stateful_value_traits.hpp                               |   10 
 inst/include/boost/intrusive/detail/iterator.hpp                                               |only
 inst/include/boost/intrusive/detail/key_nodeptr_comp.hpp                                       |only
 inst/include/boost/intrusive/detail/list_iterator.hpp                                          |only
 inst/include/boost/intrusive/detail/list_node.hpp                                              |  121 
 inst/include/boost/intrusive/detail/math.hpp                                                   |only
 inst/include/boost/intrusive/detail/minimal_less_equal_header.hpp                              |only
 inst/include/boost/intrusive/detail/minimal_pair_header.hpp                                    |only
 inst/include/boost/intrusive/detail/mpl.hpp                                                    |  422 
 inst/include/boost/intrusive/detail/node_cloner_disposer.hpp                                   |only
 inst/include/boost/intrusive/detail/node_holder.hpp                                            |only
 inst/include/boost/intrusive/detail/node_to_value.hpp                                          |only
 inst/include/boost/intrusive/detail/parent_from_member.hpp                                     |   15 
 inst/include/boost/intrusive/detail/pointer_element.hpp                                        |only
 inst/include/boost/intrusive/detail/rbtree_node.hpp                                            |   39 
 inst/include/boost/intrusive/detail/reverse_iterator.hpp                                       |only
 inst/include/boost/intrusive/detail/simple_disposers.hpp                                       |only
 inst/include/boost/intrusive/detail/size_holder.hpp                                            |only
 inst/include/boost/intrusive/detail/slist_iterator.hpp                                         |only
 inst/include/boost/intrusive/detail/slist_node.hpp                                             |  105 
 inst/include/boost/intrusive/detail/std_fwd.hpp                                                |only
 inst/include/boost/intrusive/detail/to_raw_pointer.hpp                                         |only
 inst/include/boost/intrusive/detail/transform_iterator.hpp                                     |   25 
 inst/include/boost/intrusive/detail/tree_iterator.hpp                                          |only
 inst/include/boost/intrusive/detail/tree_node.hpp                                              |  133 
 inst/include/boost/intrusive/detail/uncast.hpp                                                 |only
 inst/include/boost/intrusive/detail/workaround.hpp                                             |   22 
 inst/include/boost/intrusive/hashtable.hpp                                                     |  898 -
 inst/include/boost/intrusive/intrusive_fwd.hpp                                                 |  315 
 inst/include/boost/intrusive/linear_slist_algorithms.hpp                                       |   10 
 inst/include/boost/intrusive/link_mode.hpp                                                     |   23 
 inst/include/boost/intrusive/list.hpp                                                          |  368 
 inst/include/boost/intrusive/list_hook.hpp                                                     |   23 
 inst/include/boost/intrusive/member_value_traits.hpp                                           |   26 
 inst/include/boost/intrusive/options.hpp                                                       |  743 
 inst/include/boost/intrusive/pack_options.hpp                                                  |only
 inst/include/boost/intrusive/parent_from_member.hpp                                            |   12 
 inst/include/boost/intrusive/pointer_plus_bits.hpp                                             |    8 
 inst/include/boost/intrusive/pointer_rebind.hpp                                                |only
 inst/include/boost/intrusive/pointer_traits.hpp                                                |  143 
 inst/include/boost/intrusive/priority_compare.hpp                                              |   16 
 inst/include/boost/intrusive/rbtree.hpp                                                        |   73 
 inst/include/boost/intrusive/rbtree_algorithms.hpp                                             |  247 
 inst/include/boost/intrusive/set.hpp                                                           |   99 
 inst/include/boost/intrusive/set_hook.hpp                                                      |   24 
 inst/include/boost/intrusive/sg_set.hpp                                                        |  106 
 inst/include/boost/intrusive/sgtree.hpp                                                        |  156 
 inst/include/boost/intrusive/sgtree_algorithms.hpp                                             |   52 
 inst/include/boost/intrusive/slist.hpp                                                         |  419 
 inst/include/boost/intrusive/slist_hook.hpp                                                    |   23 
 inst/include/boost/intrusive/splay_set.hpp                                                     |  191 
 inst/include/boost/intrusive/splaytree.hpp                                                     |  152 
 inst/include/boost/intrusive/splaytree_algorithms.hpp                                          |  378 
 inst/include/boost/intrusive/treap.hpp                                                         |  170 
 inst/include/boost/intrusive/treap_algorithms.hpp                                              |   99 
 inst/include/boost/intrusive/treap_set.hpp                                                     |  115 
 inst/include/boost/intrusive/trivial_value_traits.hpp                                          |   14 
 inst/include/boost/intrusive/unordered_set.hpp                                                 |   51 
 inst/include/boost/intrusive/unordered_set_hook.hpp                                            |   43 
 inst/include/boost/iterator.hpp                                                                |   49 
 inst/include/boost/iterator/counting_iterator.hpp                                              |   41 
 inst/include/boost/iterator/detail/any_conversion_eater.hpp                                    |    6 
 inst/include/boost/iterator/detail/config_def.hpp                                              |   17 
 inst/include/boost/iterator/detail/config_undef.hpp                                            |    1 
 inst/include/boost/iterator/detail/enable_if.hpp                                               |    7 
 inst/include/boost/iterator/detail/facade_iterator_category.hpp                                |   37 
 inst/include/boost/iterator/detail/minimum_category.hpp                                        |  113 
 inst/include/boost/iterator/filter_iterator.hpp                                                |   24 
 inst/include/boost/iterator/function_input_iterator.hpp                                        |   17 
 inst/include/boost/iterator/indirect_iterator.hpp                                              |   22 
 inst/include/boost/iterator/interoperable.hpp                                                  |   12 
 inst/include/boost/iterator/is_lvalue_iterator.hpp                                             |   37 
 inst/include/boost/iterator/is_readable_iterator.hpp                                           |   18 
 inst/include/boost/iterator/iterator_adaptor.hpp                                               |  123 
 inst/include/boost/iterator/iterator_archetypes.hpp                                            |  130 
 inst/include/boost/iterator/iterator_categories.hpp                                            |  134 
 inst/include/boost/iterator/iterator_concepts.hpp                                              |   35 
 inst/include/boost/iterator/iterator_facade.hpp                                                |  521 
 inst/include/boost/iterator/iterator_traits.hpp                                                |   66 
 inst/include/boost/iterator/minimum_category.hpp                                               |only
 inst/include/boost/iterator/permutation_iterator.hpp                                           |   26 
 inst/include/boost/iterator/reverse_iterator.hpp                                               |   15 
 inst/include/boost/iterator/transform_iterator.hpp                                             |   35 
 inst/include/boost/iterator/zip_iterator.hpp                                                   |  184 
 inst/include/boost/lexical_cast                                                                |only
 inst/include/boost/lexical_cast.hpp                                                            | 2697 ---
 inst/include/boost/logic/tribool.hpp                                                           |   94 
 inst/include/boost/math/bindings/detail/big_lanczos.hpp                                        |   20 
 inst/include/boost/math/bindings/mpfr.hpp                                                      |   10 
 inst/include/boost/math/common_factor_ct.hpp                                                   |   83 
 inst/include/boost/math/common_factor_rt.hpp                                                   |   70 
 inst/include/boost/math/concepts/real_concept.hpp                                              |    6 
 inst/include/boost/math/concepts/std_real_concept.hpp                                          |   13 
 inst/include/boost/math/constants/calculate_constants.hpp                                      |   14 
 inst/include/boost/math/constants/constants.hpp                                                |   41 
 inst/include/boost/math/cstdfloat                                                              |only
 inst/include/boost/math/distributions.hpp                                                      |    2 
 inst/include/boost/math/distributions/arcsine.hpp                                              |only
 inst/include/boost/math/distributions/chi_squared.hpp                                          |    9 
 inst/include/boost/math/distributions/detail/common_error_handling.hpp                         |    2 
 inst/include/boost/math/distributions/detail/generic_mode.hpp                                  |    2 
 inst/include/boost/math/distributions/detail/generic_quantile.hpp                              |    2 
 inst/include/boost/math/distributions/detail/hypergeometric_pdf.hpp                            |   18 
 inst/include/boost/math/distributions/detail/inv_discrete_quantile.hpp                         |   18 
 inst/include/boost/math/distributions/exponential.hpp                                          |    6 
 inst/include/boost/math/distributions/extreme_value.hpp                                        |    5 
 inst/include/boost/math/distributions/fwd.hpp                                                  |   11 
 inst/include/boost/math/distributions/geometric.hpp                                            |   10 
 inst/include/boost/math/distributions/hyperexponential.hpp                                     |only
 inst/include/boost/math/distributions/laplace.hpp                                              |   90 
 inst/include/boost/math/distributions/negative_binomial.hpp                                    |   25 
 inst/include/boost/math/distributions/non_central_chi_squared.hpp                              |   14 
 inst/include/boost/math/distributions/non_central_f.hpp                                        |    3 
 inst/include/boost/math/distributions/non_central_t.hpp                                        |    4 
 inst/include/boost/math/distributions/normal.hpp                                               |   12 
 inst/include/boost/math/distributions/pareto.hpp                                               |    4 
 inst/include/boost/math/distributions/rayleigh.hpp                                             |    6 
 inst/include/boost/math/distributions/students_t.hpp                                           |   12 
 inst/include/boost/math/octonion.hpp                                                           |  516 
 inst/include/boost/math/policies/error_handling.hpp                                            |   92 
 inst/include/boost/math/policies/policy.hpp                                                    |   10 
 inst/include/boost/math/quaternion.hpp                                                         |  161 
 inst/include/boost/math/special_functions.hpp                                                  |    9 
 inst/include/boost/math/special_functions/acosh.hpp                                            |   11 
 inst/include/boost/math/special_functions/airy.hpp                                             |  116 
 inst/include/boost/math/special_functions/asinh.hpp                                            |   11 
 inst/include/boost/math/special_functions/atanh.hpp                                            |   11 
 inst/include/boost/math/special_functions/bernoulli.hpp                                        |only
 inst/include/boost/math/special_functions/bessel.hpp                                           |   72 
 inst/include/boost/math/special_functions/bessel_prime.hpp                                     |only
 inst/include/boost/math/special_functions/beta.hpp                                             |   93 
 inst/include/boost/math/special_functions/binomial.hpp                                         |    7 
 inst/include/boost/math/special_functions/cos_pi.hpp                                           |   24 
 inst/include/boost/math/special_functions/detail/airy_ai_bi_zero.hpp                           |   52 
 inst/include/boost/math/special_functions/detail/bernoulli_details.hpp                         |only
 inst/include/boost/math/special_functions/detail/bessel_derivatives_linear.hpp                 |only
 inst/include/boost/math/special_functions/detail/bessel_i0.hpp                                 |    5 
 inst/include/boost/math/special_functions/detail/bessel_i1.hpp                                 |    5 
 inst/include/boost/math/special_functions/detail/bessel_ik.hpp                                 |    6 
 inst/include/boost/math/special_functions/detail/bessel_jy.hpp                                 |   15 
 inst/include/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp                |only
 inst/include/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp              |only
 inst/include/boost/math/special_functions/detail/bessel_jy_zero.hpp                            |   16 
 inst/include/boost/math/special_functions/detail/bessel_kn.hpp                                 |    1 
 inst/include/boost/math/special_functions/detail/erf_inv.hpp                                   |   43 
 inst/include/boost/math/special_functions/detail/fp_traits.hpp                                 |   12 
 inst/include/boost/math/special_functions/detail/gamma_inva.hpp                                |    8 
 inst/include/boost/math/special_functions/detail/ibeta_inv_ab.hpp                              |   24 
 inst/include/boost/math/special_functions/detail/ibeta_inverse.hpp                             |   12 
 inst/include/boost/math/special_functions/detail/igamma_inverse.hpp                            |   18 
 inst/include/boost/math/special_functions/detail/lanczos_sse2.hpp                              |   20 
 inst/include/boost/math/special_functions/detail/lgamma_small.hpp                              |    2 
 inst/include/boost/math/special_functions/detail/polygamma.hpp                                 |only
 inst/include/boost/math/special_functions/detail/unchecked_bernoulli.hpp                       |only
 inst/include/boost/math/special_functions/detail/unchecked_factorial.hpp                       |  190 
 inst/include/boost/math/special_functions/digamma.hpp                                          |  187 
 inst/include/boost/math/special_functions/ellint_1.hpp                                         |   15 
 inst/include/boost/math/special_functions/ellint_2.hpp                                         |   41 
 inst/include/boost/math/special_functions/ellint_3.hpp                                         |  401 
 inst/include/boost/math/special_functions/ellint_d.hpp                                         |only
 inst/include/boost/math/special_functions/ellint_rc.hpp                                        |   65 
 inst/include/boost/math/special_functions/ellint_rd.hpp                                        |  215 
 inst/include/boost/math/special_functions/ellint_rf.hpp                                        |  186 
 inst/include/boost/math/special_functions/ellint_rg.hpp                                        |only
 inst/include/boost/math/special_functions/ellint_rj.hpp                                        |  354 
 inst/include/boost/math/special_functions/erf.hpp                                              |   36 
 inst/include/boost/math/special_functions/expint.hpp                                           |   65 
 inst/include/boost/math/special_functions/factorials.hpp                                       |   35 
 inst/include/boost/math/special_functions/fpclassify.hpp                                       |   14 
 inst/include/boost/math/special_functions/gamma.hpp                                            |  507 
 inst/include/boost/math/special_functions/hankel.hpp                                           |    1 
 inst/include/boost/math/special_functions/heuman_lambda.hpp                                    |only
 inst/include/boost/math/special_functions/jacobi_elliptic.hpp                                  |    1 
 inst/include/boost/math/special_functions/jacobi_zeta.hpp                                      |only
 inst/include/boost/math/special_functions/lanczos.hpp                                          |   24 
 inst/include/boost/math/special_functions/legendre.hpp                                         |    4 
 inst/include/boost/math/special_functions/log1p.hpp                                            |    2 
 inst/include/boost/math/special_functions/math_fwd.hpp                                         |  185 
 inst/include/boost/math/special_functions/modf.hpp                                             |    1 
 inst/include/boost/math/special_functions/next.hpp                                             |   30 
 inst/include/boost/math/special_functions/owens_t.hpp                                          |   18 
 inst/include/boost/math/special_functions/polygamma.hpp                                        |only
 inst/include/boost/math/special_functions/pow.hpp                                              |    8 
 inst/include/boost/math/special_functions/powm1.hpp                                            |    2 
 inst/include/boost/math/special_functions/prime.hpp                                            |    1 
 inst/include/boost/math/special_functions/round.hpp                                            |   45 
 inst/include/boost/math/special_functions/sign.hpp                                             |   50 
 inst/include/boost/math/special_functions/sin_pi.hpp                                           |   12 
 inst/include/boost/math/special_functions/sinhc.hpp                                            |   11 
 inst/include/boost/math/special_functions/spherical_harmonic.hpp                               |    1 
 inst/include/boost/math/special_functions/sqrt1pm1.hpp                                         |    2 
 inst/include/boost/math/special_functions/trigamma.hpp                                         |only
 inst/include/boost/math/special_functions/trunc.hpp                                            |   19 
 inst/include/boost/math/special_functions/zeta.hpp                                             |  133 
 inst/include/boost/math/tools/big_constant.hpp                                                 |   39 
 inst/include/boost/math/tools/config.hpp                                                       |   59 
 inst/include/boost/math/tools/precision.hpp                                                    |   61 
 inst/include/boost/math/tools/roots.hpp                                                        |   10 
 inst/include/boost/math/tools/toms748_solve.hpp                                                |   48 
 inst/include/boost/math/tools/tuple.hpp                                                        |   22 
 inst/include/boost/math/tools/user.hpp                                                         |    8 
 inst/include/boost/memory_order.hpp                                                            |   14 
 inst/include/boost/move/adl_move_swap.hpp                                                      |only
 inst/include/boost/move/algorithm.hpp                                                          |   12 
 inst/include/boost/move/core.hpp                                                               |  215 
 inst/include/boost/move/default_delete.hpp                                                     |only
 inst/include/boost/move/detail/config_begin.hpp                                                |   16 
 inst/include/boost/move/detail/config_end.hpp                                                  |   12 
 inst/include/boost/move/detail/fwd_macros.hpp                                                  |only
 inst/include/boost/move/detail/iterator_traits.hpp                                             |only
 inst/include/boost/move/detail/meta_utils.hpp                                                  |  335 
 inst/include/boost/move/detail/meta_utils_core.hpp                                             |only
 inst/include/boost/move/detail/move_helpers.hpp                                                |   60 
 inst/include/boost/move/detail/type_traits.hpp                                                 |only
 inst/include/boost/move/detail/unique_ptr_meta_utils.hpp                                       |only
 inst/include/boost/move/detail/workaround.hpp                                                  |only
 inst/include/boost/move/iterator.hpp                                                           |   52 
 inst/include/boost/move/make_unique.hpp                                                        |only
 inst/include/boost/move/move.hpp                                                               |   10 
 inst/include/boost/move/traits.hpp                                                             |  127 
 inst/include/boost/move/unique_ptr.hpp                                                         |only
 inst/include/boost/move/utility.hpp                                                            |  151 
 inst/include/boost/move/utility_core.hpp                                                       |only
 inst/include/boost/mpi/config.hpp                                                              |    6 
 inst/include/boost/mpi/nonblocking.hpp                                                         |    6 
 inst/include/boost/mpi/packed_iarchive.hpp                                                     |   13 
 inst/include/boost/mpi/packed_oarchive.hpp                                                     |   14 
 inst/include/boost/mpi/python/config.hpp                                                       |    6 
 inst/include/boost/mpl/O1_size.hpp                                                             |    6 
 inst/include/boost/mpl/O1_size_fwd.hpp                                                         |    6 
 inst/include/boost/mpl/accumulate.hpp                                                          |    6 
 inst/include/boost/mpl/advance.hpp                                                             |    6 
 inst/include/boost/mpl/advance_fwd.hpp                                                         |    6 
 inst/include/boost/mpl/alias.hpp                                                               |    6 
 inst/include/boost/mpl/always.hpp                                                              |   13 
 inst/include/boost/mpl/and.hpp                                                                 |   10 
 inst/include/boost/mpl/apply.hpp                                                               |    6 
 inst/include/boost/mpl/apply_fwd.hpp                                                           |    6 
 inst/include/boost/mpl/apply_wrap.hpp                                                          |    6 
 inst/include/boost/mpl/arg.hpp                                                                 |    6 
 inst/include/boost/mpl/arg_fwd.hpp                                                             |    6 
 inst/include/boost/mpl/arithmetic.hpp                                                          |    6 
 inst/include/boost/mpl/as_sequence.hpp                                                         |    6 
 inst/include/boost/mpl/assert.hpp                                                              |    9 
 inst/include/boost/mpl/at.hpp                                                                  |    6 
 inst/include/boost/mpl/at_fwd.hpp                                                              |    6 
 inst/include/boost/mpl/aux_/O1_size_impl.hpp                                                   |    6 
 inst/include/boost/mpl/aux_/adl_barrier.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/advance_backward.hpp                                               |    6 
 inst/include/boost/mpl/aux_/advance_forward.hpp                                                |    6 
 inst/include/boost/mpl/aux_/apply_1st.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/arg_typedef.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/arithmetic_op.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/arity.hpp                                                          |    6 
 inst/include/boost/mpl/aux_/arity_spec.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/at_impl.hpp                                                        |    6 
 inst/include/boost/mpl/aux_/back_impl.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/basic_bind.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/begin_end_impl.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/clear_impl.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/common_name_wknd.hpp                                               |    6 
 inst/include/boost/mpl/aux_/comparison_op.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/config/adl.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/config/arrays.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/config/bcc.hpp                                                     |    2 
 inst/include/boost/mpl/aux_/config/bind.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/config/compiler.hpp                                                |    6 
 inst/include/boost/mpl/aux_/config/ctps.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/config/dependent_nttp.hpp                                          |    6 
 inst/include/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp                                      |    6 
 inst/include/boost/mpl/aux_/config/dtp.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/config/eti.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/config/forwarding.hpp                                              |    6 
 inst/include/boost/mpl/aux_/config/gcc.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/config/gpu.hpp                                                     |only
 inst/include/boost/mpl/aux_/config/has_apply.hpp                                               |    6 
 inst/include/boost/mpl/aux_/config/has_xxx.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/config/integral.hpp                                                |    6 
 inst/include/boost/mpl/aux_/config/intel.hpp                                                   |    6 
 inst/include/boost/mpl/aux_/config/lambda.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/config/msvc.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/config/msvc_typename.hpp                                           |    6 
 inst/include/boost/mpl/aux_/config/nttp.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/config/operators.hpp                                               |    7 
 inst/include/boost/mpl/aux_/config/overload_resolution.hpp                                     |    6 
 inst/include/boost/mpl/aux_/config/pp_counter.hpp                                              |    6 
 inst/include/boost/mpl/aux_/config/preprocessor.hpp                                            |    6 
 inst/include/boost/mpl/aux_/config/static_constant.hpp                                         |    6 
 inst/include/boost/mpl/aux_/config/ttp.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/config/typeof.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/config/use_preprocessed.hpp                                        |    6 
 inst/include/boost/mpl/aux_/config/workaround.hpp                                              |    6 
 inst/include/boost/mpl/aux_/contains_impl.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/count_args.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/count_impl.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/empty_impl.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/erase_impl.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/erase_key_impl.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/filter_iter.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/fold_impl.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/fold_impl_body.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/fold_op.hpp                                                        |    6 
 inst/include/boost/mpl/aux_/fold_pred.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/front_impl.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/full_lambda.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/has_apply.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/has_begin.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/has_key_impl.hpp                                                   |    6 
 inst/include/boost/mpl/aux_/has_rebind.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/has_size.hpp                                                       |    6 
 inst/include/boost/mpl/aux_/has_tag.hpp                                                        |    6 
 inst/include/boost/mpl/aux_/has_type.hpp                                                       |    6 
 inst/include/boost/mpl/aux_/include_preprocessed.hpp                                           |    6 
 inst/include/boost/mpl/aux_/insert_impl.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/insert_range_impl.hpp                                              |    6 
 inst/include/boost/mpl/aux_/inserter_algorithm.hpp                                             |    6 
 inst/include/boost/mpl/aux_/integral_wrapper.hpp                                               |    8 
 inst/include/boost/mpl/aux_/is_msvc_eti_arg.hpp                                                |    6 
 inst/include/boost/mpl/aux_/iter_apply.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/iter_fold_if_impl.hpp                                              |    6 
 inst/include/boost/mpl/aux_/iter_fold_impl.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/iter_push_front.hpp                                                |    6 
 inst/include/boost/mpl/aux_/joint_iter.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/lambda_arity_param.hpp                                             |    6 
 inst/include/boost/mpl/aux_/lambda_no_ctps.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/lambda_spec.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/lambda_support.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/largest_int.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/logical_op.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/msvc_dtw.hpp                                                       |    6 
 inst/include/boost/mpl/aux_/msvc_eti_base.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/msvc_is_class.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/msvc_never_true.hpp                                                |    6 
 inst/include/boost/mpl/aux_/msvc_type.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/na.hpp                                                             |    6 
 inst/include/boost/mpl/aux_/na_assert.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/na_fwd.hpp                                                         |    6 
 inst/include/boost/mpl/aux_/na_spec.hpp                                                        |    6 
 inst/include/boost/mpl/aux_/nested_type_wknd.hpp                                               |    6 
 inst/include/boost/mpl/aux_/nttp_decl.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/numeric_cast_utils.hpp                                             |    6 
 inst/include/boost/mpl/aux_/numeric_op.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/order_impl.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/overload_names.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/partition_op.hpp                                                   |    6 
 inst/include/boost/mpl/aux_/pop_back_impl.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/pop_front_impl.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/preprocessor/add.hpp                                               |    6 
 inst/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp                                   |    6 
 inst/include/boost/mpl/aux_/preprocessor/default_params.hpp                                    |    6 
 inst/include/boost/mpl/aux_/preprocessor/enum.hpp                                              |    6 
 inst/include/boost/mpl/aux_/preprocessor/ext_params.hpp                                        |    6 
 inst/include/boost/mpl/aux_/preprocessor/filter_params.hpp                                     |    6 
 inst/include/boost/mpl/aux_/preprocessor/is_seq.hpp                                            |    6 
 inst/include/boost/mpl/aux_/preprocessor/params.hpp                                            |    6 
 inst/include/boost/mpl/aux_/preprocessor/partial_spec_params.hpp                               |    6 
 inst/include/boost/mpl/aux_/preprocessor/range.hpp                                             |   15 
 inst/include/boost/mpl/aux_/preprocessor/repeat.hpp                                            |    6 
 inst/include/boost/mpl/aux_/preprocessor/sub.hpp                                               |    6 
 inst/include/boost/mpl/aux_/preprocessor/token_equal.hpp                                       |    6 
 inst/include/boost/mpl/aux_/preprocessor/tuple.hpp                                             |    6 
 inst/include/boost/mpl/aux_/ptr_to_ref.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/push_back_impl.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/push_front_impl.hpp                                                |    6 
 inst/include/boost/mpl/aux_/range_c/O1_size.hpp                                                |    6 
 inst/include/boost/mpl/aux_/range_c/back.hpp                                                   |    6 
 inst/include/boost/mpl/aux_/range_c/empty.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/range_c/front.hpp                                                  |    6 
 inst/include/boost/mpl/aux_/range_c/iterator.hpp                                               |    6 
 inst/include/boost/mpl/aux_/range_c/size.hpp                                                   |    6 
 inst/include/boost/mpl/aux_/range_c/tag.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/reverse_fold_impl.hpp                                              |    6 
 inst/include/boost/mpl/aux_/reverse_fold_impl_body.hpp                                         |    6 
 inst/include/boost/mpl/aux_/reverse_iter_fold_impl.hpp                                         |    6 
 inst/include/boost/mpl/aux_/sequence_wrapper.hpp                                               |    6 
 inst/include/boost/mpl/aux_/shift_op.hpp                                                       |    6 
 inst/include/boost/mpl/aux_/single_element_iter.hpp                                            |    6 
 inst/include/boost/mpl/aux_/size_impl.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/sort_impl.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/static_cast.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/template_arity.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/template_arity_fwd.hpp                                             |    6 
 inst/include/boost/mpl/aux_/test.hpp                                                           |    6 
 inst/include/boost/mpl/aux_/test/assert.hpp                                                    |    6 
 inst/include/boost/mpl/aux_/test/data.hpp                                                      |    6 
 inst/include/boost/mpl/aux_/test/test_case.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/traits_lambda_spec.hpp                                             |    6 
 inst/include/boost/mpl/aux_/transform_iter.hpp                                                 |    6 
 inst/include/boost/mpl/aux_/type_wrapper.hpp                                                   |    6 
 inst/include/boost/mpl/aux_/unwrap.hpp                                                         |   10 
 inst/include/boost/mpl/aux_/value_wknd.hpp                                                     |    6 
 inst/include/boost/mpl/aux_/yes_no.hpp                                                         |    6 
 inst/include/boost/mpl/back.hpp                                                                |    6 
 inst/include/boost/mpl/back_fwd.hpp                                                            |    6 
 inst/include/boost/mpl/back_inserter.hpp                                                       |    6 
 inst/include/boost/mpl/base.hpp                                                                |    6 
 inst/include/boost/mpl/begin.hpp                                                               |    6 
 inst/include/boost/mpl/begin_end.hpp                                                           |    6 
 inst/include/boost/mpl/begin_end_fwd.hpp                                                       |    6 
 inst/include/boost/mpl/bind.hpp                                                                |    6 
 inst/include/boost/mpl/bind_fwd.hpp                                                            |    6 
 inst/include/boost/mpl/bitand.hpp                                                              |   10 
 inst/include/boost/mpl/bitor.hpp                                                               |   10 
 inst/include/boost/mpl/bitwise.hpp                                                             |    6 
 inst/include/boost/mpl/bitxor.hpp                                                              |    6 
 inst/include/boost/mpl/bool.hpp                                                                |    8 
 inst/include/boost/mpl/bool_fwd.hpp                                                            |    6 
 inst/include/boost/mpl/clear.hpp                                                               |    6 
 inst/include/boost/mpl/clear_fwd.hpp                                                           |    6 
 inst/include/boost/mpl/comparison.hpp                                                          |    6 
 inst/include/boost/mpl/contains.hpp                                                            |    6 
 inst/include/boost/mpl/contains_fwd.hpp                                                        |    6 
 inst/include/boost/mpl/copy.hpp                                                                |    6 
 inst/include/boost/mpl/copy_if.hpp                                                             |    6 
 inst/include/boost/mpl/count.hpp                                                               |    6 
 inst/include/boost/mpl/count_fwd.hpp                                                           |    6 
 inst/include/boost/mpl/count_if.hpp                                                            |    6 
 inst/include/boost/mpl/deque.hpp                                                               |    6 
 inst/include/boost/mpl/deref.hpp                                                               |    6 
 inst/include/boost/mpl/distance.hpp                                                            |    6 
 inst/include/boost/mpl/distance_fwd.hpp                                                        |    6 
 inst/include/boost/mpl/divides.hpp                                                             |    6 
 inst/include/boost/mpl/empty.hpp                                                               |    6 
 inst/include/boost/mpl/empty_base.hpp                                                          |    6 
 inst/include/boost/mpl/empty_fwd.hpp                                                           |    6 
 inst/include/boost/mpl/empty_sequence.hpp                                                      |    6 
 inst/include/boost/mpl/end.hpp                                                                 |    6 
 inst/include/boost/mpl/equal.hpp                                                               |    6 
 inst/include/boost/mpl/equal_to.hpp                                                            |    6 
 inst/include/boost/mpl/erase.hpp                                                               |    6 
 inst/include/boost/mpl/erase_fwd.hpp                                                           |    6 
 inst/include/boost/mpl/erase_key.hpp                                                           |    6 
 inst/include/boost/mpl/erase_key_fwd.hpp                                                       |    6 
 inst/include/boost/mpl/eval_if.hpp                                                             |   12 
 inst/include/boost/mpl/filter_view.hpp                                                         |    6 
 inst/include/boost/mpl/find.hpp                                                                |    6 
 inst/include/boost/mpl/find_if.hpp                                                             |    6 
 inst/include/boost/mpl/fold.hpp                                                                |    6 
 inst/include/boost/mpl/for_each.hpp                                                            |   15 
 inst/include/boost/mpl/front.hpp                                                               |    6 
 inst/include/boost/mpl/front_fwd.hpp                                                           |    6 
 inst/include/boost/mpl/front_inserter.hpp                                                      |    6 
 inst/include/boost/mpl/greater.hpp                                                             |    6 
 inst/include/boost/mpl/greater_equal.hpp                                                       |    6 
 inst/include/boost/mpl/has_key.hpp                                                             |    6 
 inst/include/boost/mpl/has_key_fwd.hpp                                                         |    6 
 inst/include/boost/mpl/has_xxx.hpp                                                             |   17 
 inst/include/boost/mpl/identity.hpp                                                            |    6 
 inst/include/boost/mpl/if.hpp                                                                  |    6 
 inst/include/boost/mpl/index_if.hpp                                                            |    6 
 inst/include/boost/mpl/index_of.hpp                                                            |    6 
 inst/include/boost/mpl/inherit.hpp                                                             |    6 
 inst/include/boost/mpl/inherit_linearly.hpp                                                    |    6 
 inst/include/boost/mpl/insert.hpp                                                              |    6 
 inst/include/boost/mpl/insert_fwd.hpp                                                          |    6 
 inst/include/boost/mpl/insert_range.hpp                                                        |    6 
 inst/include/boost/mpl/insert_range_fwd.hpp                                                    |    6 
 inst/include/boost/mpl/inserter.hpp                                                            |    6 
 inst/include/boost/mpl/int.hpp                                                                 |    6 
 inst/include/boost/mpl/int_fwd.hpp                                                             |    6 
 inst/include/boost/mpl/integral_c.hpp                                                          |    6 
 inst/include/boost/mpl/integral_c_fwd.hpp                                                      |    6 
 inst/include/boost/mpl/integral_c_tag.hpp                                                      |    6 
 inst/include/boost/mpl/is_placeholder.hpp                                                      |    6 
 inst/include/boost/mpl/is_sequence.hpp                                                         |    6 
 inst/include/boost/mpl/iter_fold.hpp                                                           |    6 
 inst/include/boost/mpl/iter_fold_if.hpp                                                        |    6 
 inst/include/boost/mpl/iterator_category.hpp                                                   |    6 
 inst/include/boost/mpl/iterator_range.hpp                                                      |    6 
 inst/include/boost/mpl/iterator_tags.hpp                                                       |    6 
 inst/include/boost/mpl/joint_view.hpp                                                          |    6 
 inst/include/boost/mpl/key_type.hpp                                                            |    6 
 inst/include/boost/mpl/key_type_fwd.hpp                                                        |    6 
 inst/include/boost/mpl/lambda.hpp                                                              |    6 
 inst/include/boost/mpl/lambda_fwd.hpp                                                          |    6 
 inst/include/boost/mpl/less.hpp                                                                |    6 
 inst/include/boost/mpl/less_equal.hpp                                                          |    6 
 inst/include/boost/mpl/limits/arity.hpp                                                        |    6 
 inst/include/boost/mpl/limits/list.hpp                                                         |    6 
 inst/include/boost/mpl/limits/map.hpp                                                          |    6 
 inst/include/boost/mpl/limits/set.hpp                                                          |    6 
 inst/include/boost/mpl/limits/unrolling.hpp                                                    |    6 
 inst/include/boost/mpl/limits/vector.hpp                                                       |    6 
 inst/include/boost/mpl/list.hpp                                                                |    6 
 inst/include/boost/mpl/list/aux_/O1_size.hpp                                                   |    6 
 inst/include/boost/mpl/list/aux_/begin_end.hpp                                                 |    6 
 inst/include/boost/mpl/list/aux_/clear.hpp                                                     |    6 
 inst/include/boost/mpl/list/aux_/empty.hpp                                                     |    6 
 inst/include/boost/mpl/list/aux_/front.hpp                                                     |    6 
 inst/include/boost/mpl/list/aux_/include_preprocessed.hpp                                      |    6 
 inst/include/boost/mpl/list/aux_/item.hpp                                                      |    6 
 inst/include/boost/mpl/list/aux_/iterator.hpp                                                  |    6 
 inst/include/boost/mpl/list/aux_/numbered.hpp                                                  |    6 
 inst/include/boost/mpl/list/aux_/numbered_c.hpp                                                |    6 
 inst/include/boost/mpl/list/aux_/pop_front.hpp                                                 |    6 
 inst/include/boost/mpl/list/aux_/push_back.hpp                                                 |    6 
 inst/include/boost/mpl/list/aux_/push_front.hpp                                                |    6 
 inst/include/boost/mpl/list/aux_/size.hpp                                                      |    6 
 inst/include/boost/mpl/list/aux_/tag.hpp                                                       |    6 
 inst/include/boost/mpl/list/list0.hpp                                                          |    6 
 inst/include/boost/mpl/list/list0_c.hpp                                                        |    6 
 inst/include/boost/mpl/list/list10.hpp                                                         |    6 
 inst/include/boost/mpl/list/list10_c.hpp                                                       |    6 
 inst/include/boost/mpl/list/list20.hpp                                                         |    6 
 inst/include/boost/mpl/list/list20_c.hpp                                                       |    6 
 inst/include/boost/mpl/list/list30.hpp                                                         |    6 
 inst/include/boost/mpl/list/list30_c.hpp                                                       |    6 
 inst/include/boost/mpl/list/list40.hpp                                                         |    6 
 inst/include/boost/mpl/list/list40_c.hpp                                                       |    6 
 inst/include/boost/mpl/list/list50.hpp                                                         |    6 
 inst/include/boost/mpl/list/list50_c.hpp                                                       |    6 
 inst/include/boost/mpl/list_c.hpp                                                              |    6 
 inst/include/boost/mpl/logical.hpp                                                             |    6 
 inst/include/boost/mpl/long.hpp                                                                |    6 
 inst/include/boost/mpl/long_fwd.hpp                                                            |    6 
 inst/include/boost/mpl/lower_bound.hpp                                                         |    6 
 inst/include/boost/mpl/map.hpp                                                                 |    6 
 inst/include/boost/mpl/map/aux_/at_impl.hpp                                                    |    6 
 inst/include/boost/mpl/map/aux_/begin_end_impl.hpp                                             |    6 
 inst/include/boost/mpl/map/aux_/clear_impl.hpp                                                 |    6 
 inst/include/boost/mpl/map/aux_/contains_impl.hpp                                              |    6 
 inst/include/boost/mpl/map/aux_/empty_impl.hpp                                                 |    6 
 inst/include/boost/mpl/map/aux_/erase_impl.hpp                                                 |    6 
 inst/include/boost/mpl/map/aux_/erase_key_impl.hpp                                             |    6 
 inst/include/boost/mpl/map/aux_/has_key_impl.hpp                                               |    6 
 inst/include/boost/mpl/map/aux_/include_preprocessed.hpp                                       |    6 
 inst/include/boost/mpl/map/aux_/insert_impl.hpp                                                |    6 
 inst/include/boost/mpl/map/aux_/item.hpp                                                       |    6 
 inst/include/boost/mpl/map/aux_/iterator.hpp                                                   |    6 
 inst/include/boost/mpl/map/aux_/key_type_impl.hpp                                              |    6 
 inst/include/boost/mpl/map/aux_/map0.hpp                                                       |    6 
 inst/include/boost/mpl/map/aux_/numbered.hpp                                                   |    6 
 inst/include/boost/mpl/map/aux_/size_impl.hpp                                                  |    6 
 inst/include/boost/mpl/map/aux_/tag.hpp                                                        |    6 
 inst/include/boost/mpl/map/aux_/value_type_impl.hpp                                            |    6 
 inst/include/boost/mpl/map/map0.hpp                                                            |    6 
 inst/include/boost/mpl/map/map10.hpp                                                           |    6 
 inst/include/boost/mpl/map/map20.hpp                                                           |    6 
 inst/include/boost/mpl/map/map30.hpp                                                           |    6 
 inst/include/boost/mpl/map/map40.hpp                                                           |    6 
 inst/include/boost/mpl/map/map50.hpp                                                           |    6 
 inst/include/boost/mpl/math/fixed_c.hpp                                                        |    6 
 inst/include/boost/mpl/math/is_even.hpp                                                        |    6 
 inst/include/boost/mpl/math/rational_c.hpp                                                     |    6 
 inst/include/boost/mpl/max.hpp                                                                 |    6 
 inst/include/boost/mpl/max_element.hpp                                                         |    6 
 inst/include/boost/mpl/min.hpp                                                                 |    6 
 inst/include/boost/mpl/min_element.hpp                                                         |    6 
 inst/include/boost/mpl/min_max.hpp                                                             |    6 
 inst/include/boost/mpl/minus.hpp                                                               |    6 
 inst/include/boost/mpl/modulus.hpp                                                             |    6 
 inst/include/boost/mpl/multiplies.hpp                                                          |    6 
 inst/include/boost/mpl/multiset/aux_/count_impl.hpp                                            |    6 
 inst/include/boost/mpl/multiset/aux_/insert_impl.hpp                                           |    6 
 inst/include/boost/mpl/multiset/aux_/item.hpp                                                  |    6 
 inst/include/boost/mpl/multiset/aux_/multiset0.hpp                                             |    6 
 inst/include/boost/mpl/multiset/aux_/tag.hpp                                                   |    6 
 inst/include/boost/mpl/multiset/multiset0.hpp                                                  |    6 
 inst/include/boost/mpl/negate.hpp                                                              |    6 
 inst/include/boost/mpl/next.hpp                                                                |    6 
 inst/include/boost/mpl/next_prior.hpp                                                          |    6 
 inst/include/boost/mpl/not.hpp                                                                 |    6 
 inst/include/boost/mpl/not_equal_to.hpp                                                        |    6 
 inst/include/boost/mpl/numeric_cast.hpp                                                        |    6 
 inst/include/boost/mpl/or.hpp                                                                  |   10 
 inst/include/boost/mpl/order.hpp                                                               |    6 
 inst/include/boost/mpl/order_fwd.hpp                                                           |    6 
 inst/include/boost/mpl/pair.hpp                                                                |    6 
 inst/include/boost/mpl/pair_view.hpp                                                           |    6 
 inst/include/boost/mpl/partition.hpp                                                           |    6 
 inst/include/boost/mpl/placeholders.hpp                                                        |    6 
 inst/include/boost/mpl/plus.hpp                                                                |    6 
 inst/include/boost/mpl/pop_back.hpp                                                            |    6 
 inst/include/boost/mpl/pop_back_fwd.hpp                                                        |    6 
 inst/include/boost/mpl/pop_front.hpp                                                           |    6 
 inst/include/boost/mpl/pop_front_fwd.hpp                                                       |    6 
 inst/include/boost/mpl/print.hpp                                                               |   13 
 inst/include/boost/mpl/prior.hpp                                                               |    6 
 inst/include/boost/mpl/protect.hpp                                                             |    6 
 inst/include/boost/mpl/push_back.hpp                                                           |    6 
 inst/include/boost/mpl/push_back_fwd.hpp                                                       |    6 
 inst/include/boost/mpl/push_front.hpp                                                          |    6 
 inst/include/boost/mpl/push_front_fwd.hpp                                                      |    6 
 inst/include/boost/mpl/quote.hpp                                                               |    6 
 inst/include/boost/mpl/range_c.hpp                                                             |    6 
 inst/include/boost/mpl/remove.hpp                                                              |    6 
 inst/include/boost/mpl/remove_if.hpp                                                           |    6 
 inst/include/boost/mpl/replace.hpp                                                             |    6 
 inst/include/boost/mpl/replace_if.hpp                                                          |    6 
 inst/include/boost/mpl/reverse.hpp                                                             |    6 
 inst/include/boost/mpl/reverse_fold.hpp                                                        |    6 
 inst/include/boost/mpl/reverse_iter_fold.hpp                                                   |    6 
 inst/include/boost/mpl/same_as.hpp                                                             |    6 
 inst/include/boost/mpl/sequence_tag.hpp                                                        |    6 
 inst/include/boost/mpl/sequence_tag_fwd.hpp                                                    |    6 
 inst/include/boost/mpl/set.hpp                                                                 |    6 
 inst/include/boost/mpl/set/aux_/at_impl.hpp                                                    |    6 
 inst/include/boost/mpl/set/aux_/begin_end_impl.hpp                                             |    6 
 inst/include/boost/mpl/set/aux_/clear_impl.hpp                                                 |    6 
 inst/include/boost/mpl/set/aux_/empty_impl.hpp                                                 |    6 
 inst/include/boost/mpl/set/aux_/erase_impl.hpp                                                 |    6 
 inst/include/boost/mpl/set/aux_/erase_key_impl.hpp                                             |    6 
 inst/include/boost/mpl/set/aux_/has_key_impl.hpp                                               |    6 
 inst/include/boost/mpl/set/aux_/include_preprocessed.hpp                                       |    6 
 inst/include/boost/mpl/set/aux_/insert_impl.hpp                                                |    6 
 inst/include/boost/mpl/set/aux_/item.hpp                                                       |   12 
 inst/include/boost/mpl/set/aux_/iterator.hpp                                                   |    6 
 inst/include/boost/mpl/set/aux_/key_type_impl.hpp                                              |    6 
 inst/include/boost/mpl/set/aux_/numbered.hpp                                                   |    6 
 inst/include/boost/mpl/set/aux_/numbered_c.hpp                                                 |    6 
 inst/include/boost/mpl/set/aux_/set0.hpp                                                       |    6 
 inst/include/boost/mpl/set/aux_/size_impl.hpp                                                  |    6 
 inst/include/boost/mpl/set/aux_/tag.hpp                                                        |    6 
 inst/include/boost/mpl/set/aux_/value_type_impl.hpp                                            |    6 
 inst/include/boost/mpl/set/set0.hpp                                                            |    6 
 inst/include/boost/mpl/set/set0_c.hpp                                                          |    6 
 inst/include/boost/mpl/set/set10.hpp                                                           |    6 
 inst/include/boost/mpl/set/set10_c.hpp                                                         |    6 
 inst/include/boost/mpl/set/set20.hpp                                                           |    6 
 inst/include/boost/mpl/set/set20_c.hpp                                                         |    6 
 inst/include/boost/mpl/set/set30.hpp                                                           |    6 
 inst/include/boost/mpl/set/set30_c.hpp                                                         |    6 
 inst/include/boost/mpl/set/set40.hpp                                                           |    6 
 inst/include/boost/mpl/set/set40_c.hpp                                                         |    6 
 inst/include/boost/mpl/set/set50.hpp                                                           |    6 
 inst/include/boost/mpl/set/set50_c.hpp                                                         |    6 
 inst/include/boost/mpl/set_c.hpp                                                               |    6 
 inst/include/boost/mpl/shift_left.hpp                                                          |    6 
 inst/include/boost/mpl/shift_right.hpp                                                         |    6 
 inst/include/boost/mpl/single_view.hpp                                                         |    6 
 inst/include/boost/mpl/size.hpp                                                                |    6 
 inst/include/boost/mpl/size_fwd.hpp                                                            |    6 
 inst/include/boost/mpl/size_t.hpp                                                              |    6 
 inst/include/boost/mpl/size_t_fwd.hpp                                                          |    6 
 inst/include/boost/mpl/sizeof.hpp                                                              |    6 
 inst/include/boost/mpl/sort.hpp                                                                |    6 
 inst/include/boost/mpl/stable_partition.hpp                                                    |    6 
 inst/include/boost/mpl/string.hpp                                                              |    4 
 inst/include/boost/mpl/switch.hpp                                                              |    6 
 inst/include/boost/mpl/tag.hpp                                                                 |    6 
 inst/include/boost/mpl/times.hpp                                                               |    6 
 inst/include/boost/mpl/transform.hpp                                                           |    6 
 inst/include/boost/mpl/transform_view.hpp                                                      |    6 
 inst/include/boost/mpl/unique.hpp                                                              |    6 
 inst/include/boost/mpl/unpack_args.hpp                                                         |    6 
 inst/include/boost/mpl/upper_bound.hpp                                                         |    6 
 inst/include/boost/mpl/value_type.hpp                                                          |    6 
 inst/include/boost/mpl/value_type_fwd.hpp                                                      |    6 
 inst/include/boost/mpl/vector.hpp                                                              |    6 
 inst/include/boost/mpl/vector/aux_/O1_size.hpp                                                 |    6 
 inst/include/boost/mpl/vector/aux_/at.hpp                                                      |    6 
 inst/include/boost/mpl/vector/aux_/back.hpp                                                    |    6 
 inst/include/boost/mpl/vector/aux_/begin_end.hpp                                               |    6 
 inst/include/boost/mpl/vector/aux_/clear.hpp                                                   |    6 
 inst/include/boost/mpl/vector/aux_/empty.hpp                                                   |    6 
 inst/include/boost/mpl/vector/aux_/front.hpp                                                   |    6 
 inst/include/boost/mpl/vector/aux_/include_preprocessed.hpp                                    |    6 
 inst/include/boost/mpl/vector/aux_/item.hpp                                                    |    6 
 inst/include/boost/mpl/vector/aux_/iterator.hpp                                                |    6 
 inst/include/boost/mpl/vector/aux_/numbered.hpp                                                |    6 
 inst/include/boost/mpl/vector/aux_/numbered_c.hpp                                              |    6 
 inst/include/boost/mpl/vector/aux_/pop_back.hpp                                                |    6 
 inst/include/boost/mpl/vector/aux_/pop_front.hpp                                               |    6 
 inst/include/boost/mpl/vector/aux_/push_back.hpp                                               |    6 
 inst/include/boost/mpl/vector/aux_/push_front.hpp                                              |    6 
 inst/include/boost/mpl/vector/aux_/size.hpp                                                    |    6 
 inst/include/boost/mpl/vector/aux_/tag.hpp                                                     |    6 
 inst/include/boost/mpl/vector/aux_/vector0.hpp                                                 |    6 
 inst/include/boost/mpl/vector/vector0.hpp                                                      |    6 
 inst/include/boost/mpl/vector/vector0_c.hpp                                                    |    6 
 inst/include/boost/mpl/vector/vector10.hpp                                                     |    6 
 inst/include/boost/mpl/vector/vector10_c.hpp                                                   |    6 
 inst/include/boost/mpl/vector/vector20.hpp                                                     |    6 
 inst/include/boost/mpl/vector/vector20_c.hpp                                                   |    6 
 inst/include/boost/mpl/vector/vector30.hpp                                                     |    6 
 inst/include/boost/mpl/vector/vector30_c.hpp                                                   |    6 
 inst/include/boost/mpl/vector/vector40.hpp                                                     |    6 
 inst/include/boost/mpl/vector/vector40_c.hpp                                                   |    6 
 inst/include/boost/mpl/vector/vector50.hpp                                                     |    6 
 inst/include/boost/mpl/vector/vector50_c.hpp                                                   |    6 
 inst/include/boost/mpl/vector_c.hpp                                                            |    6 
 inst/include/boost/mpl/void.hpp                                                                |    6 
 inst/include/boost/mpl/void_fwd.hpp                                                            |    6 
 inst/include/boost/mpl/zip_view.hpp                                                            |    6 
 inst/include/boost/multi_array                                                                 |only
 inst/include/boost/multi_array.hpp                                                             |only
 inst/include/boost/multi_index/detail/access_specifier.hpp                                     |    7 
 inst/include/boost/multi_index/detail/adl_swap.hpp                                             |    4 
 inst/include/boost/multi_index/detail/archive_constructed.hpp                                  |    4 
 inst/include/boost/multi_index/detail/auto_space.hpp                                           |   14 
 inst/include/boost/multi_index/detail/base_type.hpp                                            |   17 
 inst/include/boost/multi_index/detail/bidir_node_iterator.hpp                                  |    5 
 inst/include/boost/multi_index/detail/bucket_array.hpp                                         |  185 
 inst/include/boost/multi_index/detail/converter.hpp                                            |    4 
 inst/include/boost/multi_index/detail/copy_map.hpp                                             |   31 
 inst/include/boost/multi_index/detail/do_not_copy_elements_tag.hpp                             |    2 
 inst/include/boost/multi_index/detail/duplicates_iterator.hpp                                  |    4 
 inst/include/boost/multi_index/detail/has_tag.hpp                                              |    4 
 inst/include/boost/multi_index/detail/hash_index_args.hpp                                      |    4 
 inst/include/boost/multi_index/detail/hash_index_iterator.hpp                                  |   87 
 inst/include/boost/multi_index/detail/hash_index_node.hpp                                      |  743 
 inst/include/boost/multi_index/detail/header_holder.hpp                                        |    2 
 inst/include/boost/multi_index/detail/index_base.hpp                                           |   72 
 inst/include/boost/multi_index/detail/index_loader.hpp                                         |    4 
 inst/include/boost/multi_index/detail/index_matcher.hpp                                        |    2 
 inst/include/boost/multi_index/detail/index_node_base.hpp                                      |    8 
 inst/include/boost/multi_index/detail/index_saver.hpp                                          |    4 
 inst/include/boost/multi_index/detail/invariant_assert.hpp                                     |    4 
 inst/include/boost/multi_index/detail/is_index_list.hpp                                        |    4 
 inst/include/boost/multi_index/detail/is_transparent.hpp                                       |only
 inst/include/boost/multi_index/detail/iter_adaptor.hpp                                         |   14 
 inst/include/boost/multi_index/detail/modify_key_adaptor.hpp                                   |    4 
 inst/include/boost/multi_index/detail/no_duplicate_tags.hpp                                    |    4 
 inst/include/boost/multi_index/detail/node_type.hpp                                            |   17 
 inst/include/boost/multi_index/detail/ord_index_args.hpp                                       |    4 
 inst/include/boost/multi_index/detail/ord_index_node.hpp                                       |   66 
 inst/include/boost/multi_index/detail/ord_index_ops.hpp                                        |  127 
 inst/include/boost/multi_index/detail/promotes_arg.hpp                                         |only
 inst/include/boost/multi_index/detail/safe_mode.hpp                                            |   16 
 inst/include/boost/multi_index/detail/scope_guard.hpp                                          |    2 
 inst/include/boost/multi_index/detail/seq_index_node.hpp                                       |   55 
 inst/include/boost/multi_index/detail/seq_index_ops.hpp                                        |    7 
 inst/include/boost/multi_index/detail/serialization_version.hpp                                |    6 
 inst/include/boost/multi_index/detail/uintptr_type.hpp                                         |    4 
 inst/include/boost/multi_index/detail/unbounded.hpp                                            |   21 
 inst/include/boost/multi_index/detail/value_compare.hpp                                        |    4 
 inst/include/boost/multi_index/detail/vartempl_support.hpp                                     |    2 
 inst/include/boost/multi_index/hashed_index.hpp                                                | 1048 -
 inst/include/boost/multi_index/hashed_index_fwd.hpp                                            |   20 
 inst/include/boost/multi_index/identity.hpp                                                    |   20 
 inst/include/boost/multi_index/identity_fwd.hpp                                                |    4 
 inst/include/boost/multi_index/indexed_by.hpp                                                  |    8 
 inst/include/boost/multi_index/member.hpp                                                      |   29 
 inst/include/boost/multi_index/ordered_index.hpp                                               |  104 
 inst/include/boost/multi_index/ordered_index_fwd.hpp                                           |    4 
 inst/include/boost/multi_index/safe_mode_errors.hpp                                            |    4 
 inst/include/boost/multi_index/sequenced_index.hpp                                             |   94 
 inst/include/boost/multi_index/sequenced_index_fwd.hpp                                         |    4 
 inst/include/boost/multi_index/tag.hpp                                                         |    8 
 inst/include/boost/multi_index_container.hpp                                                   |  241 
 inst/include/boost/multi_index_container_fwd.hpp                                               |    4 
 inst/include/boost/multiprecision/cpp_bin_float                                                |only
 inst/include/boost/multiprecision/cpp_bin_float.hpp                                            |only
 inst/include/boost/multiprecision/cpp_dec_float.hpp                                            |  849 -
 inst/include/boost/multiprecision/cpp_int                                                      |only
 inst/include/boost/multiprecision/cpp_int.hpp                                                  |only
 inst/include/boost/multiprecision/detail/big_lanczos.hpp                                       |   11 
 inst/include/boost/multiprecision/detail/bitscan.hpp                                           |only
 inst/include/boost/multiprecision/detail/default_ops.hpp                                       |  139 
 inst/include/boost/multiprecision/detail/float_string_cvt.hpp                                  |only
 inst/include/boost/multiprecision/detail/functions/pow.hpp                                     |   21 
 inst/include/boost/multiprecision/detail/functions/trig.hpp                                    |   10 
 inst/include/boost/multiprecision/detail/generic_interconvert.hpp                              |  262 
 inst/include/boost/multiprecision/detail/integer_ops.hpp                                       |   18 
 inst/include/boost/multiprecision/detail/number_base.hpp                                       |   74 
 inst/include/boost/multiprecision/detail/number_compare.hpp                                    |   24 
 inst/include/boost/multiprecision/gmp.hpp                                                      |  102 
 inst/include/boost/multiprecision/integer.hpp                                                  |only
 inst/include/boost/multiprecision/mpfr.hpp                                                     |   32 
 inst/include/boost/multiprecision/number.hpp                                                   |  104 
 inst/include/boost/multiprecision/rational_adaptor.hpp                                         |only
 inst/include/boost/multiprecision/traits/is_restricted_conversion.hpp                          |    2 
 inst/include/boost/next_prior.hpp                                                              |  122 
 inst/include/boost/noncopyable.hpp                                                             |   55 
 inst/include/boost/none.hpp                                                                    |   25 
 inst/include/boost/none_t.hpp                                                                  |    6 
 inst/include/boost/numeric/interval/compare/set.hpp                                            |   12 
 inst/include/boost/numeric/interval/detail/bugs.hpp                                            |   31 
 inst/include/boost/numeric/interval/detail/msvc_rounding_control.hpp                           |   15 
 inst/include/boost/numeric/interval/limits.hpp                                                 |    2 
 inst/include/boost/numeric/interval/rounded_arith.hpp                                          |    8 
 inst/include/boost/numeric/odeint.hpp                                                          |   14 
 inst/include/boost/numeric/odeint/algebra/algebra_dispatcher.hpp                               |only
 inst/include/boost/numeric/odeint/algebra/array_algebra.hpp                                    |  322 
 inst/include/boost/numeric/odeint/algebra/default_operations.hpp                               |    7 
 inst/include/boost/numeric/odeint/algebra/detail/extract_value_type.hpp                        |only
 inst/include/boost/numeric/odeint/algebra/detail/for_each.hpp                                  |    4 
 inst/include/boost/numeric/odeint/algebra/detail/macros.hpp                                    |    4 
 inst/include/boost/numeric/odeint/algebra/detail/norm_inf.hpp                                  |only
 inst/include/boost/numeric/odeint/algebra/fusion_algebra.hpp                                   |   40 
 inst/include/boost/numeric/odeint/algebra/fusion_algebra_dispatcher.hpp                        |only
 inst/include/boost/numeric/odeint/algebra/multi_array_algebra.hpp                              |only
 inst/include/boost/numeric/odeint/algebra/norm_result_type.hpp                                 |only
 inst/include/boost/numeric/odeint/algebra/operations_dispatcher.hpp                            |only
 inst/include/boost/numeric/odeint/algebra/range_algebra.hpp                                    |   33 
 inst/include/boost/numeric/odeint/algebra/vector_space_algebra.hpp                             |   56 
 inst/include/boost/numeric/odeint/config.hpp                                                   |   14 
 inst/include/boost/numeric/odeint/external/blaze                                               |only
 inst/include/boost/numeric/odeint/external/compute                                             |only
 inst/include/boost/numeric/odeint/external/eigen                                               |only
 inst/include/boost/numeric/odeint/external/gsl/gsl_wrapper.hpp                                 |    6 
 inst/include/boost/numeric/odeint/external/mkl/mkl_operations.hpp                              |    4 
 inst/include/boost/numeric/odeint/external/mpi                                                 |only
 inst/include/boost/numeric/odeint/external/mtl4/implicit_euler_mtl4.hpp                        |    6 
 inst/include/boost/numeric/odeint/external/mtl4/mtl4.hpp                                       |only
 inst/include/boost/numeric/odeint/external/mtl4/mtl4_algebra_dispatcher.hpp                    |only
 inst/include/boost/numeric/odeint/external/mtl4/mtl4_resize.hpp                                |    6 
 inst/include/boost/numeric/odeint/external/nt2                                                 |only
 inst/include/boost/numeric/odeint/external/openmp                                              |only
 inst/include/boost/numeric/odeint/external/thrust/thrust.hpp                                   |only
 inst/include/boost/numeric/odeint/external/thrust/thrust_algebra.hpp                           |   39 
 inst/include/boost/numeric/odeint/external/thrust/thrust_algebra_dispatcher.hpp                |only
 inst/include/boost/numeric/odeint/external/thrust/thrust_operations.hpp                        |   23 
 inst/include/boost/numeric/odeint/external/thrust/thrust_operations_dispatcher.hpp             |only
 inst/include/boost/numeric/odeint/external/thrust/thrust_resize.hpp                            |  230 
 inst/include/boost/numeric/odeint/external/vexcl/vexcl.hpp                                     |only
 inst/include/boost/numeric/odeint/external/vexcl/vexcl_abs.hpp                                 |only
 inst/include/boost/numeric/odeint/external/vexcl/vexcl_algebra_dispatcher.hpp                  |only
 inst/include/boost/numeric/odeint/external/vexcl/vexcl_copy.hpp                                |only
 inst/include/boost/numeric/odeint/external/vexcl/vexcl_norm_inf.hpp                            |only
 inst/include/boost/numeric/odeint/external/vexcl/vexcl_resize.hpp                              |   12 
 inst/include/boost/numeric/odeint/external/vexcl/vexcl_same_instance.hpp                       |only
 inst/include/boost/numeric/odeint/external/viennacl/viennacl_operations.hpp                    |   69 
 inst/include/boost/numeric/odeint/external/viennacl/viennacl_resize.hpp                        |    5 
 inst/include/boost/numeric/odeint/integrate/detail/functors.hpp                                |only
 inst/include/boost/numeric/odeint/integrate/detail/integrate_adaptive.hpp                      |   52 
 inst/include/boost/numeric/odeint/integrate/detail/integrate_const.hpp                         |   48 
 inst/include/boost/numeric/odeint/integrate/detail/integrate_n_steps.hpp                       |   41 
 inst/include/boost/numeric/odeint/integrate/detail/integrate_times.hpp                         |   53 
 inst/include/boost/numeric/odeint/integrate/integrate.hpp                                      |   36 
 inst/include/boost/numeric/odeint/integrate/integrate_adaptive.hpp                             |   10 
 inst/include/boost/numeric/odeint/integrate/integrate_const.hpp                                |   14 
 inst/include/boost/numeric/odeint/integrate/integrate_n_steps.hpp                              |   11 
 inst/include/boost/numeric/odeint/integrate/integrate_times.hpp                                |   10 
 inst/include/boost/numeric/odeint/integrate/null_observer.hpp                                  |    4 
 inst/include/boost/numeric/odeint/integrate/observer_collection.hpp                            |    4 
 inst/include/boost/numeric/odeint/iterator                                                     |only
 inst/include/boost/numeric/odeint/stepper/adams_bashforth.hpp                                  |   84 
 inst/include/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp                          |   75 
 inst/include/boost/numeric/odeint/stepper/adams_moulton.hpp                                    |   54 
 inst/include/boost/numeric/odeint/stepper/base/algebra_stepper_base.hpp                        |    4 
 inst/include/boost/numeric/odeint/stepper/base/explicit_error_stepper_base.hpp                 |   42 
 inst/include/boost/numeric/odeint/stepper/base/explicit_error_stepper_fsal_base.hpp            |   35 
 inst/include/boost/numeric/odeint/stepper/base/explicit_stepper_base.hpp                       |   36 
 inst/include/boost/numeric/odeint/stepper/base/symplectic_rkn_stepper_base.hpp                 |   38 
 inst/include/boost/numeric/odeint/stepper/bulirsch_stoer.hpp                                   |   20 
 inst/include/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp                         |   20 
 inst/include/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp                           |   33 
 inst/include/boost/numeric/odeint/stepper/controlled_step_result.hpp                           |    4 
 inst/include/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp                         |   13 
 inst/include/boost/numeric/odeint/stepper/detail/adams_bashforth_call_algebra.hpp              |   24 
 inst/include/boost/numeric/odeint/stepper/detail/adams_bashforth_coefficients.hpp              |    4 
 inst/include/boost/numeric/odeint/stepper/detail/adams_moulton_call_algebra.hpp                |   16 
 inst/include/boost/numeric/odeint/stepper/detail/adams_moulton_coefficients.hpp                |    4 
 inst/include/boost/numeric/odeint/stepper/detail/generic_rk_algorithm.hpp                      |   11 
 inst/include/boost/numeric/odeint/stepper/detail/generic_rk_call_algebra.hpp                   |    4 
 inst/include/boost/numeric/odeint/stepper/detail/generic_rk_operations.hpp                     |    4 
 inst/include/boost/numeric/odeint/stepper/detail/rotating_buffer.hpp                           |    4 
 inst/include/boost/numeric/odeint/stepper/euler.hpp                                            |   14 
 inst/include/boost/numeric/odeint/stepper/explicit_error_generic_rk.hpp                        |   11 
 inst/include/boost/numeric/odeint/stepper/explicit_generic_rk.hpp                              |   11 
 inst/include/boost/numeric/odeint/stepper/extrapolation_stepper.hpp                            |only
 inst/include/boost/numeric/odeint/stepper/generation.hpp                                       |    4 
 inst/include/boost/numeric/odeint/stepper/generation/generation_controlled_runge_kutta.hpp     |    4 
 inst/include/boost/numeric/odeint/stepper/generation/generation_dense_output_runge_kutta.hpp   |    4 
 inst/include/boost/numeric/odeint/stepper/generation/generation_rosenbrock4.hpp                |    4 
 inst/include/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54.hpp    |    4 
 inst/include/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54_cl.hpp |    4 
 inst/include/boost/numeric/odeint/stepper/generation/generation_runge_kutta_dopri5.hpp         |    4 
 inst/include/boost/numeric/odeint/stepper/generation/generation_runge_kutta_fehlberg78.hpp     |    4 
 inst/include/boost/numeric/odeint/stepper/generation/make_controlled.hpp                       |    4 
 inst/include/boost/numeric/odeint/stepper/generation/make_dense_output.hpp                     |    4 
 inst/include/boost/numeric/odeint/stepper/implicit_euler.hpp                                   |    7 
 inst/include/boost/numeric/odeint/stepper/modified_midpoint.hpp                                |   15 
 inst/include/boost/numeric/odeint/stepper/rosenbrock4.hpp                                      |    5 
 inst/include/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp                           |   20 
 inst/include/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp                         |    5 
 inst/include/boost/numeric/odeint/stepper/runge_kutta4.hpp                                     |   10 
 inst/include/boost/numeric/odeint/stepper/runge_kutta4_classic.hpp                             |   22 
 inst/include/boost/numeric/odeint/stepper/runge_kutta_cash_karp54.hpp                          |   10 
 inst/include/boost/numeric/odeint/stepper/runge_kutta_cash_karp54_classic.hpp                  |   13 
 inst/include/boost/numeric/odeint/stepper/runge_kutta_dopri5.hpp                               |   11 
 inst/include/boost/numeric/odeint/stepper/runge_kutta_fehlberg78.hpp                           |   12 
 inst/include/boost/numeric/odeint/stepper/stepper_categories.hpp                               |    4 
 inst/include/boost/numeric/odeint/stepper/symplectic_euler.hpp                                 |   10 
 inst/include/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_m4_mclachlan.hpp                 |   14 
 inst/include/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_mclachlan.hpp                    |   12 
 inst/include/boost/numeric/odeint/stepper/velocity_verlet.hpp                                  |only
 inst/include/boost/numeric/odeint/util/bind.hpp                                                |   52 
 inst/include/boost/numeric/odeint/util/copy.hpp                                                |   20 
 inst/include/boost/numeric/odeint/util/detail/is_range.hpp                                     |    3 
 inst/include/boost/numeric/odeint/util/detail/less_with_sign.hpp                               |   51 
 inst/include/boost/numeric/odeint/util/is_pair.hpp                                             |    4 
 inst/include/boost/numeric/odeint/util/is_resizeable.hpp                                       |   39 
 inst/include/boost/numeric/odeint/util/multi_array_adaption.hpp                                |only
 inst/include/boost/numeric/odeint/util/n_ary_helper.hpp                                        |only
 inst/include/boost/numeric/odeint/util/resize.hpp                                              |   21 
 inst/include/boost/numeric/odeint/util/resizer.hpp                                             |    4 
 inst/include/boost/numeric/odeint/util/same_instance.hpp                                       |    6 
 inst/include/boost/numeric/odeint/util/same_size.hpp                                           |   20 
 inst/include/boost/numeric/odeint/util/split.hpp                                               |only
 inst/include/boost/numeric/odeint/util/split_adaptor.hpp                                       |only
 inst/include/boost/numeric/odeint/util/state_wrapper.hpp                                       |    4 
 inst/include/boost/numeric/odeint/util/stepper_traits.hpp                                      |only
 inst/include/boost/numeric/odeint/util/ublas_matrix_expression.patch                           |only
 inst/include/boost/numeric/odeint/util/ublas_wrapper.hpp                                       |  243 
 inst/include/boost/numeric/odeint/util/unit_helper.hpp                                         |    5 
 inst/include/boost/numeric/odeint/util/unwrap_reference.hpp                                    |   89 
 inst/include/boost/numeric/odeint/version.hpp                                                  |    4 
 inst/include/boost/numeric/ublas/assignment.hpp                                                |   16 
 inst/include/boost/numeric/ublas/banded.hpp                                                    |  329 
 inst/include/boost/numeric/ublas/detail/concepts.hpp                                           |  261 
 inst/include/boost/numeric/ublas/detail/config.hpp                                             |   22 
 inst/include/boost/numeric/ublas/detail/matrix_assign.hpp                                      |  105 
 inst/include/boost/numeric/ublas/detail/vector_assign.hpp                                      |    5 
 inst/include/boost/numeric/ublas/experimental/sparse_view.hpp                                  |   11 
 inst/include/boost/numeric/ublas/functional.hpp                                                |    3 
 inst/include/boost/numeric/ublas/fwd.hpp                                                       |   12 
 inst/include/boost/numeric/ublas/hermitian.hpp                                                 |  176 
 inst/include/boost/numeric/ublas/lu.hpp                                                        |   15 
 inst/include/boost/numeric/ublas/matrix.hpp                                                    | 1688 ++
 inst/include/boost/numeric/ublas/matrix_expression.hpp                                         |  683 
 inst/include/boost/numeric/ublas/matrix_proxy.hpp                                              |  344 
 inst/include/boost/numeric/ublas/matrix_sparse.hpp                                             |  352 
 inst/include/boost/numeric/ublas/matrix_vector.hpp                                             |only
 inst/include/boost/numeric/ublas/operation.hpp                                                 |   35 
 inst/include/boost/numeric/ublas/storage.hpp                                                   |  181 
 inst/include/boost/numeric/ublas/storage_sparse.hpp                                            |   17 
 inst/include/boost/numeric/ublas/symmetric.hpp                                                 |  177 
 inst/include/boost/numeric/ublas/traits.hpp                                                    |  193 
 inst/include/boost/numeric/ublas/triangular.hpp                                                |  187 
 inst/include/boost/numeric/ublas/vector.hpp                                                    |  901 +
 inst/include/boost/numeric/ublas/vector_expression.hpp                                         |   81 
 inst/include/boost/numeric/ublas/vector_of_vector.hpp                                          |   89 
 inst/include/boost/numeric/ublas/vector_proxy.hpp                                              |   54 
 inst/include/boost/numeric/ublas/vector_sparse.hpp                                             |   48 
 inst/include/boost/operators.hpp                                                               |   32 
 inst/include/boost/optional/bad_optional_access.hpp                                            |only
 inst/include/boost/optional/optional.hpp                                                       |  704 
 inst/include/boost/optional/optional_fwd.hpp                                                   |    5 
 inst/include/boost/optional/optional_io.hpp                                                    |   48 
 inst/include/boost/pending/container_traits.hpp                                                |  145 
 inst/include/boost/pending/detail/int_iterator.hpp                                             |   11 
 inst/include/boost/pending/integer_log2.hpp                                                    |  113 
 inst/include/boost/pending/iterator_tests.hpp                                                  |   30 
 inst/include/boost/pending/relaxed_heap.hpp                                                    |    2 
 inst/include/boost/phoenix/bind.hpp                                                            |    4 
 inst/include/boost/phoenix/bind/bind_member_function.hpp                                       |   25 
 inst/include/boost/phoenix/bind/bind_member_variable.hpp                                       |   23 
 inst/include/boost/phoenix/bind/detail/function_ptr.hpp                                        |   18 
 inst/include/boost/phoenix/bind/detail/member_function_ptr.hpp                                 |   14 
 inst/include/boost/phoenix/bind/detail/member_variable.hpp                                     |   16 
 inst/include/boost/phoenix/bind/detail/preprocessed/function_ptr_10.hpp                        |   36 
 inst/include/boost/phoenix/bind/detail/preprocessed/function_ptr_20.hpp                        |   76 
 inst/include/boost/phoenix/bind/detail/preprocessed/function_ptr_30.hpp                        |  116 
 inst/include/boost/phoenix/bind/detail/preprocessed/function_ptr_40.hpp                        |  156 
 inst/include/boost/phoenix/bind/detail/preprocessed/function_ptr_50.hpp                        |  196 
 inst/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_10.hpp                 |   40 
 inst/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_20.hpp                 |   80 
 inst/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_30.hpp                 |  120 
 inst/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_40.hpp                 |  160 
 inst/include/boost/phoenix/bind/detail/preprocessed/member_function_ptr_50.hpp                 |  200 
 inst/include/boost/phoenix/config.hpp                                                          |only
 inst/include/boost/phoenix/core.hpp                                                            |    7 
 inst/include/boost/phoenix/core/actor.hpp                                                      |   60 
 inst/include/boost/phoenix/core/debug.hpp                                                      |only
 inst/include/boost/phoenix/core/detail/expression.hpp                                          |    6 
 inst/include/boost/phoenix/core/detail/phx2_result.hpp                                         |    6 
 inst/include/boost/phoenix/core/detail/preprocessed/function_eval_10.hpp                       |    2 
 inst/include/boost/phoenix/core/detail/preprocessed/function_eval_20.hpp                       |    2 
 inst/include/boost/phoenix/core/detail/preprocessed/function_eval_30.hpp                       |    2 
 inst/include/boost/phoenix/core/detail/preprocessed/function_eval_40.hpp                       |    2 
 inst/include/boost/phoenix/core/detail/preprocessed/function_eval_50.hpp                       |    2 
 inst/include/boost/phoenix/core/domain.hpp                                                     |   20 
 inst/include/boost/phoenix/core/environment.hpp                                                |   57 
 inst/include/boost/phoenix/core/expression.hpp                                                 |    9 
 inst/include/boost/phoenix/core/function_equal.hpp                                             |   11 
 inst/include/boost/phoenix/core/is_actor.hpp                                                   |    3 
 inst/include/boost/phoenix/core/is_nullary.hpp                                                 |    4 
 inst/include/boost/phoenix/core/is_value.hpp                                                   |only
 inst/include/boost/phoenix/core/limits.hpp                                                     |    8 
 inst/include/boost/phoenix/core/nothing.hpp                                                    |    1 
 inst/include/boost/phoenix/core/preprocessed/actor_10.hpp                                      |    5 
 inst/include/boost/phoenix/core/preprocessed/actor_20.hpp                                      |    5 
 inst/include/boost/phoenix/core/preprocessed/actor_30.hpp                                      |    5 
 inst/include/boost/phoenix/core/preprocessed/actor_40.hpp                                      |    5 
 inst/include/boost/phoenix/core/preprocessed/actor_50.hpp                                      |    5 
 inst/include/boost/phoenix/core/preprocessed/expression_10.hpp                                 |   90 
 inst/include/boost/phoenix/core/preprocessed/expression_20.hpp                                 |  180 
 inst/include/boost/phoenix/core/preprocessed/expression_30.hpp                                 |  270 
 inst/include/boost/phoenix/core/preprocessed/expression_40.hpp                                 |  360 
 inst/include/boost/phoenix/core/preprocessed/expression_50.hpp                                 |  450 
 inst/include/boost/phoenix/core/preprocessed/function_equal_10.hpp                             |    8 
 inst/include/boost/phoenix/core/preprocessed/function_equal_20.hpp                             |    8 
 inst/include/boost/phoenix/core/preprocessed/function_equal_30.hpp                             |    8 
 inst/include/boost/phoenix/core/preprocessed/function_equal_40.hpp                             |    8 
 inst/include/boost/phoenix/core/preprocessed/function_equal_50.hpp                             |    8 
 inst/include/boost/phoenix/core/reference.hpp                                                  |    6 
 inst/include/boost/phoenix/core/terminal.hpp                                                   |    9 
 inst/include/boost/phoenix/core/value.hpp                                                      |   41 
 inst/include/boost/phoenix/core/visit_each.hpp                                                 |    2 
 inst/include/boost/phoenix/function/adapt_callable.hpp                                         |    6 
 inst/include/boost/phoenix/function/adapt_function.hpp                                         |   24 
 inst/include/boost/phoenix/function/function.hpp                                               |   14 
 inst/include/boost/phoenix/fusion.hpp                                                          |    4 
 inst/include/boost/phoenix/object.hpp                                                          |    4 
 inst/include/boost/phoenix/operator.hpp                                                        |    1 
 inst/include/boost/phoenix/operator/arithmetic.hpp                                             |    1 
 inst/include/boost/phoenix/operator/comparison.hpp                                             |    1 
 inst/include/boost/phoenix/operator/detail/define_operator.hpp                                 |    6 
 inst/include/boost/phoenix/operator/detail/mem_fun_ptr_gen.hpp                                 |    6 
 inst/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_10.hpp                 |    6 
 inst/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_20.hpp                 |    6 
 inst/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_30.hpp                 |    6 
 inst/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_40.hpp                 |    6 
 inst/include/boost/phoenix/operator/detail/preprocessed/mem_fun_ptr_gen_50.hpp                 |    6 
 inst/include/boost/phoenix/operator/preprocessed/member_10.hpp                                 |    2 
 inst/include/boost/phoenix/operator/preprocessed/member_20.hpp                                 |    2 
 inst/include/boost/phoenix/operator/preprocessed/member_30.hpp                                 |    2 
 inst/include/boost/phoenix/operator/preprocessed/member_40.hpp                                 |    2 
 inst/include/boost/phoenix/operator/preprocessed/member_50.hpp                                 |    2 
 inst/include/boost/phoenix/phoenix.hpp                                                         |    1 
 inst/include/boost/phoenix/scope/lambda.hpp                                                    |   52 
 inst/include/boost/phoenix/scope/let.hpp                                                       |   52 
 inst/include/boost/phoenix/scope/local_variable.hpp                                            |    9 
 inst/include/boost/phoenix/scope/preprocessed/lambda_10.hpp                                    |   53 
 inst/include/boost/phoenix/scope/preprocessed/lambda_20.hpp                                    |   53 
 inst/include/boost/phoenix/scope/preprocessed/lambda_30.hpp                                    |   53 
 inst/include/boost/phoenix/scope/preprocessed/lambda_40.hpp                                    |   53 
 inst/include/boost/phoenix/scope/preprocessed/lambda_50.hpp                                    |   53 
 inst/include/boost/phoenix/scope/scoped_environment.hpp                                        |   20 
 inst/include/boost/phoenix/statement.hpp                                                       |    4 
 inst/include/boost/phoenix/statement/do_while.hpp                                              |    8 
 inst/include/boost/phoenix/statement/for.hpp                                                   |   12 
 inst/include/boost/phoenix/statement/if.hpp                                                    |   12 
 inst/include/boost/phoenix/statement/sequence.hpp                                              |    1 
 inst/include/boost/phoenix/statement/switch.hpp                                                |    2 
 inst/include/boost/phoenix/statement/throw.hpp                                                 |    3 
 inst/include/boost/phoenix/statement/try_catch.hpp                                             |    4 
 inst/include/boost/phoenix/statement/while.hpp                                                 |   10 
 inst/include/boost/phoenix/stl.hpp                                                             |    4 
 inst/include/boost/phoenix/stl/algorithm/detail/has_equal_range.hpp                            |    2 
 inst/include/boost/phoenix/stl/algorithm/detail/has_lower_bound.hpp                            |    2 
 inst/include/boost/phoenix/stl/algorithm/detail/has_remove_if.hpp                              |    2 
 inst/include/boost/phoenix/stl/algorithm/detail/has_reverse.hpp                                |    2 
 inst/include/boost/phoenix/stl/algorithm/detail/has_unique.hpp                                 |    2 
 inst/include/boost/phoenix/stl/algorithm/detail/is_std_set.hpp                                 |    2 
 inst/include/boost/phoenix/stl/algorithm/detail/std_hash_map_fwd.hpp                           |    4 
 inst/include/boost/phoenix/stl/algorithm/detail/std_hash_set_fwd.hpp                           |    2 
 inst/include/boost/phoenix/support/vector.hpp                                                  |   10 
 inst/include/boost/phoenix/version.hpp                                                         |   18 
 inst/include/boost/pointee.hpp                                                                 |   16 
 inst/include/boost/polygon/detail/iterator_compact_to_points.hpp                               |   10 
 inst/include/boost/polygon/detail/max_cover.hpp                                                |    2 
 inst/include/boost/polygon/detail/polygon_arbitrary_formation.hpp                              |    3 
 inst/include/boost/polygon/detail/polygon_set_view.hpp                                         |    2 
 inst/include/boost/polygon/detail/scan_arbitrary.hpp                                           |    7 
 inst/include/boost/polygon/interval_concept.hpp                                                |    1 
 inst/include/boost/polygon/point_data.hpp                                                      |    8 
 inst/include/boost/polygon/polygon_90_set_concept.hpp                                          |    1 
 inst/include/boost/polygon/polygon_set_data.hpp                                                |   57 
 inst/include/boost/polygon/polygon_traits.hpp                                                  |   59 
 inst/include/boost/polygon/rectangle_concept.hpp                                               |   12 
 inst/include/boost/polygon/rectangle_traits.hpp                                                |    3 
 inst/include/boost/polygon/segment_utils.hpp                                                   |    7 
 inst/include/boost/polygon/transform.hpp                                                       |   28 
 inst/include/boost/polymorphic_cast.hpp                                                        |only
 inst/include/boost/pool/pool.hpp                                                               |   24 
 inst/include/boost/predef.h                                                                    |only
 inst/include/boost/predef/architecture.h                                                       |    2 
 inst/include/boost/predef/architecture/alpha.h                                                 |    2 
 inst/include/boost/predef/architecture/arm.h                                                   |   19 
 inst/include/boost/predef/architecture/blackfin.h                                              |    2 
 inst/include/boost/predef/architecture/convex.h                                                |    2 
 inst/include/boost/predef/architecture/ia64.h                                                  |    2 
 inst/include/boost/predef/architecture/m68k.h                                                  |    2 
 inst/include/boost/predef/architecture/mips.h                                                  |    2 
 inst/include/boost/predef/architecture/parisc.h                                                |    2 
 inst/include/boost/predef/architecture/ppc.h                                                   |    2 
 inst/include/boost/predef/architecture/pyramid.h                                               |    2 
 inst/include/boost/predef/architecture/rs6k.h                                                  |    2 
 inst/include/boost/predef/architecture/sparc.h                                                 |    6 
 inst/include/boost/predef/architecture/superh.h                                                |    2 
 inst/include/boost/predef/architecture/sys370.h                                                |    2 
 inst/include/boost/predef/architecture/sys390.h                                                |    2 
 inst/include/boost/predef/architecture/x86.h                                                   |    2 
 inst/include/boost/predef/architecture/x86/32.h                                                |    2 
 inst/include/boost/predef/architecture/x86/64.h                                                |    2 
 inst/include/boost/predef/architecture/z.h                                                     |    2 
 inst/include/boost/predef/compiler                                                             |only
 inst/include/boost/predef/compiler.h                                                           |only
 inst/include/boost/predef/detail/_cassert.h                                                    |    2 
 inst/include/boost/predef/detail/_exception.h                                                  |only
 inst/include/boost/predef/detail/comp_detected.h                                               |only
 inst/include/boost/predef/detail/endian_compat.h                                               |    2 
 inst/include/boost/predef/detail/os_detected.h                                                 |    2 
 inst/include/boost/predef/detail/platform_detected.h                                           |only
 inst/include/boost/predef/detail/test.h                                                        |    2 
 inst/include/boost/predef/language                                                             |only
 inst/include/boost/predef/language.h                                                           |only
 inst/include/boost/predef/library.h                                                            |only
 inst/include/boost/predef/library/c.h                                                          |only
 inst/include/boost/predef/library/c/_prefix.h                                                  |    2 
 inst/include/boost/predef/library/c/gnu.h                                                      |    2 
 inst/include/boost/predef/library/c/uc.h                                                       |only
 inst/include/boost/predef/library/c/vms.h                                                      |only
 inst/include/boost/predef/library/c/zos.h                                                      |only
 inst/include/boost/predef/library/std                                                          |only
 inst/include/boost/predef/library/std.h                                                        |only
 inst/include/boost/predef/make.h                                                               |    4 
 inst/include/boost/predef/os.h                                                                 |only
 inst/include/boost/predef/os/aix.h                                                             |only
 inst/include/boost/predef/os/amigaos.h                                                         |only
 inst/include/boost/predef/os/android.h                                                         |only
 inst/include/boost/predef/os/beos.h                                                            |only
 inst/include/boost/predef/os/bsd.h                                                             |    4 
 inst/include/boost/predef/os/bsd/bsdi.h                                                        |    4 
 inst/include/boost/predef/os/bsd/dragonfly.h                                                   |    4 
 inst/include/boost/predef/os/bsd/free.h                                                        |    4 
 inst/include/boost/predef/os/bsd/net.h                                                         |    4 
 inst/include/boost/predef/os/bsd/open.h                                                        |    4 
 inst/include/boost/predef/os/cygwin.h                                                          |only
 inst/include/boost/predef/os/haiku.h                                                           |only
 inst/include/boost/predef/os/hpux.h                                                            |only
 inst/include/boost/predef/os/ios.h                                                             |only
 inst/include/boost/predef/os/irix.h                                                            |only
 inst/include/boost/predef/os/linux.h                                                           |only
 inst/include/boost/predef/os/macos.h                                                           |   12 
 inst/include/boost/predef/os/os400.h                                                           |only
 inst/include/boost/predef/os/qnxnto.h                                                          |only
 inst/include/boost/predef/os/solaris.h                                                         |only
 inst/include/boost/predef/os/unix.h                                                            |only
 inst/include/boost/predef/os/vms.h                                                             |only
 inst/include/boost/predef/os/windows.h                                                         |    4 
 inst/include/boost/predef/other.h                                                              |only
 inst/include/boost/predef/other/endian.h                                                       |   60 
 inst/include/boost/predef/platform                                                             |only
 inst/include/boost/predef/platform.h                                                           |only
 inst/include/boost/predef/version_number.h                                                     |    2 
 inst/include/boost/preprocessor.hpp                                                            |    2 
 inst/include/boost/preprocessor/array/detail                                                   |only
 inst/include/boost/preprocessor/array/push_back.hpp                                            |    4 
 inst/include/boost/preprocessor/array/push_front.hpp                                           |    4 
 inst/include/boost/preprocessor/array/to_list.hpp                                              |   20 
 inst/include/boost/preprocessor/array/to_seq.hpp                                               |   19 
 inst/include/boost/preprocessor/array/to_tuple.hpp                                             |   13 
 inst/include/boost/preprocessor/config/config.hpp                                              |   18 
 inst/include/boost/preprocessor/facilities/detail                                              |only
 inst/include/boost/preprocessor/facilities/empty.hpp                                           |    2 
 inst/include/boost/preprocessor/facilities/is_empty.hpp                                        |   21 
 inst/include/boost/preprocessor/facilities/is_empty_or_1.hpp                                   |    3 
 inst/include/boost/preprocessor/facilities/is_empty_variadic.hpp                               |only
 inst/include/boost/preprocessor/list/to_array.hpp                                              |   34 
 inst/include/boost/preprocessor/list/to_tuple.hpp                                              |   31 
 inst/include/boost/preprocessor/punctuation.hpp                                                |    2 
 inst/include/boost/preprocessor/punctuation/detail                                             |only
 inst/include/boost/preprocessor/punctuation/is_begin_parens.hpp                                |only
 inst/include/boost/preprocessor/punctuation/remove_parens.hpp                                  |only
 inst/include/boost/preprocessor/seq.hpp                                                        |    1 
 inst/include/boost/preprocessor/seq/detail/binary_transform.hpp                                |   12 
 inst/include/boost/preprocessor/seq/rest_n.hpp                                                 |    6 
 inst/include/boost/preprocessor/seq/variadic_seq_to_seq.hpp                                    |only
 inst/include/boost/preprocessor/tuple.hpp                                                      |    9 
 inst/include/boost/preprocessor/tuple/detail                                                   |only
 inst/include/boost/preprocessor/tuple/elem.hpp                                                 |   14 
 inst/include/boost/preprocessor/tuple/insert.hpp                                               |only
 inst/include/boost/preprocessor/tuple/pop_back.hpp                                             |only
 inst/include/boost/preprocessor/tuple/pop_front.hpp                                            |only
 inst/include/boost/preprocessor/tuple/push_back.hpp                                            |only
 inst/include/boost/preprocessor/tuple/push_front.hpp                                           |only
 inst/include/boost/preprocessor/tuple/rem.hpp                                                  |   20 
 inst/include/boost/preprocessor/tuple/remove.hpp                                               |only
 inst/include/boost/preprocessor/tuple/replace.hpp                                              |only
 inst/include/boost/preprocessor/tuple/reverse.hpp                                              |    5 
 inst/include/boost/preprocessor/tuple/to_array.hpp                                             |    4 
 inst/include/boost/preprocessor/tuple/to_list.hpp                                              |    4 
 inst/include/boost/preprocessor/tuple/to_seq.hpp                                               |    7 
 inst/include/boost/preprocessor/variadic/detail                                                |only
 inst/include/boost/program_options.hpp                                                         |    2 
 inst/include/boost/program_options/detail/value_semantic.hpp                                   |    7 
 inst/include/boost/program_options/errors.hpp                                                  |   15 
 inst/include/boost/program_options/options_description.hpp                                     |   10 
 inst/include/boost/program_options/variables_map.hpp                                           |    2 
 inst/include/boost/progress.hpp                                                                |   12 
 inst/include/boost/property_map/dynamic_property_map.hpp                                       |   20 
 inst/include/boost/property_map/parallel/basic_reduce.hpp                                      |only
 inst/include/boost/property_map/parallel/caching_property_map.hpp                              |    4 
 inst/include/boost/property_map/parallel/detail                                                |only
 inst/include/boost/property_map/parallel/distributed_property_map.hpp                          |   75 
 inst/include/boost/property_map/parallel/global_index_map.hpp                                  |    4 
 inst/include/boost/property_map/parallel/impl/distributed_property_map.ipp                     |   10 
 inst/include/boost/property_map/parallel/local_property_map.hpp                                |   16 
 inst/include/boost/property_map/parallel/parallel_property_maps.hpp                            |only
 inst/include/boost/property_map/parallel/process_group.hpp                                     |only
 inst/include/boost/property_map/parallel/simple_trigger.hpp                                    |only
 inst/include/boost/property_map/parallel/unsafe_serialize.hpp                                  |only
 inst/include/boost/property_map/parallel/vector_property_map.hpp                               |only
 inst/include/boost/property_map/property_map.hpp                                               |  269 
 inst/include/boost/property_map/vector_property_map.hpp                                        |   90 
 inst/include/boost/property_tree/detail/ptree_implementation.hpp                               |   21 
 inst/include/boost/property_tree/detail/ptree_utils.hpp                                        |   31 
 inst/include/boost/property_tree/detail/xml_parser_read_rapidxml.hpp                           |   15 
 inst/include/boost/property_tree/detail/xml_parser_utils.hpp                                   |   73 
 inst/include/boost/property_tree/detail/xml_parser_write.hpp                                   |   64 
 inst/include/boost/property_tree/detail/xml_parser_writer_settings.hpp                         |   28 
 inst/include/boost/property_tree/ptree.hpp                                                     |    2 
 inst/include/boost/property_tree/stream_translator.hpp                                         |   10 
 inst/include/boost/property_tree/string_path.hpp                                               |    2 
 inst/include/boost/property_tree/xml_parser.hpp                                                |    9 
 inst/include/boost/proto/detail/as_expr.hpp                                                    |    4 
 inst/include/boost/proto/detail/as_lvalue.hpp                                                  |    4 
 inst/include/boost/proto/detail/decltype.hpp                                                   |    4 
 inst/include/boost/proto/detail/ignore_unused.hpp                                              |    4 
 inst/include/boost/proto/domain.hpp                                                            |    4 
 inst/include/boost/proto/expr.hpp                                                              |    4 
 inst/include/boost/proto/extends.hpp                                                           |    4 
 inst/include/boost/proto/generate.hpp                                                          |    4 
 inst/include/boost/proto/make_expr.hpp                                                         |    4 
 inst/include/boost/proto/matches.hpp                                                           |    4 
 inst/include/boost/proto/operators.hpp                                                         |    4 
 inst/include/boost/proto/proto_fwd.hpp                                                         |    2 
 inst/include/boost/proto/traits.hpp                                                            |    4 
 inst/include/boost/proto/transform/call.hpp                                                    |    4 
 inst/include/boost/proto/transform/detail/pack.hpp                                             |    4 
 inst/include/boost/proto/transform/impl.hpp                                                    |    4 
 inst/include/boost/proto/transform/make.hpp                                                    |    4 
 inst/include/boost/proto/transform/pass_through.hpp                                            |    4 
 inst/include/boost/proto/transform/when.hpp                                                    |    4 
 inst/include/boost/python/exception_translator.hpp                                             |    1 
 inst/include/boost/random.hpp                                                                  |    3 
 inst/include/boost/random/additive_combine.hpp                                                 |    2 
 inst/include/boost/random/bernoulli_distribution.hpp                                           |    2 
 inst/include/boost/random/beta_distribution.hpp                                                |only
 inst/include/boost/random/binomial_distribution.hpp                                            |   16 
 inst/include/boost/random/cauchy_distribution.hpp                                              |    2 
 inst/include/boost/random/chi_squared_distribution.hpp                                         |    2 
 inst/include/boost/random/detail/auto_link.hpp                                                 |    2 
 inst/include/boost/random/detail/config.hpp                                                    |    2 
 inst/include/boost/random/detail/const_mod.hpp                                                 |   20 
 inst/include/boost/random/detail/disable_warnings.hpp                                          |    8 
 inst/include/boost/random/detail/enable_warnings.hpp                                           |    6 
 inst/include/boost/random/detail/generator_bits.hpp                                            |    2 
 inst/include/boost/random/detail/generator_seed_seq.hpp                                        |    2 
 inst/include/boost/random/detail/integer_log2.hpp                                              |    4 
 inst/include/boost/random/detail/large_arithmetic.hpp                                          |   10 
 inst/include/boost/random/detail/operators.hpp                                                 |    2 
 inst/include/boost/random/detail/polynomial.hpp                                                |only
 inst/include/boost/random/detail/ptr_helper.hpp                                                |   29 
 inst/include/boost/random/detail/seed.hpp                                                      |    3 
 inst/include/boost/random/detail/seed_impl.hpp                                                 |   23 
 inst/include/boost/random/detail/uniform_int_float.hpp                                         |    2 
 inst/include/boost/random/detail/vector_io.hpp                                                 |    2 
 inst/include/boost/random/discard_block.hpp                                                    |    5 
 inst/include/boost/random/discrete_distribution.hpp                                            |  285 
 inst/include/boost/random/exponential_distribution.hpp                                         |    2 
 inst/include/boost/random/extreme_value_distribution.hpp                                       |    2 
 inst/include/boost/random/fisher_f_distribution.hpp                                            |    2 
 inst/include/boost/random/gamma_distribution.hpp                                               |    2 
 inst/include/boost/random/generate_canonical.hpp                                               |    5 
 inst/include/boost/random/geometric_distribution.hpp                                           |    6 
 inst/include/boost/random/independent_bits.hpp                                                 |    2 
 inst/include/boost/random/inversive_congruential.hpp                                           |    2 
 inst/include/boost/random/lagged_fibonacci.hpp                                                 |   57 
 inst/include/boost/random/laplace_distribution.hpp                                             |only
 inst/include/boost/random/linear_congruential.hpp                                              |    2 
 inst/include/boost/random/linear_feedback_shift.hpp                                            |    2 
 inst/include/boost/random/lognormal_distribution.hpp                                           |    2 
 inst/include/boost/random/mersenne_twister.hpp                                                 |  211 
 inst/include/boost/random/negative_binomial_distribution.hpp                                   |    2 
 inst/include/boost/random/non_central_chi_squared_distribution.hpp                             |only
 inst/include/boost/random/normal_distribution.hpp                                              |  260 
 inst/include/boost/random/piecewise_constant_distribution.hpp                                  |    2 
 inst/include/boost/random/piecewise_linear_distribution.hpp                                    |    2 
 inst/include/boost/random/poisson_distribution.hpp                                             |    2 
 inst/include/boost/random/random_device.hpp                                                    |    3 
 inst/include/boost/random/random_number_generator.hpp                                          |    2 
 inst/include/boost/random/ranlux.hpp                                                           |    4 
 inst/include/boost/random/seed_seq.hpp                                                         |    2 
 inst/include/boost/random/shuffle_order.hpp                                                    |    4 
 inst/include/boost/random/shuffle_output.hpp                                                   |    8 
 inst/include/boost/random/student_t_distribution.hpp                                           |    2 
 inst/include/boost/random/subtract_with_carry.hpp                                              |    2 
 inst/include/boost/random/taus88.hpp                                                           |    2 
 inst/include/boost/random/triangle_distribution.hpp                                            |    2 
 inst/include/boost/random/uniform_01.hpp                                                       |    4 
 inst/include/boost/random/uniform_int.hpp                                                      |    2 
 inst/include/boost/random/uniform_int_distribution.hpp                                         |    3 
 inst/include/boost/random/uniform_on_sphere.hpp                                                |   84 
 inst/include/boost/random/uniform_real.hpp                                                     |    4 
 inst/include/boost/random/uniform_real_distribution.hpp                                        |   10 
 inst/include/boost/random/uniform_smallint.hpp                                                 |    3 
 inst/include/boost/random/variate_generator.hpp                                                |    2 
 inst/include/boost/random/weibull_distribution.hpp                                             |    2 
 inst/include/boost/random/xor_combine.hpp                                                      |    3 
 inst/include/boost/range.hpp                                                                   |   12 
 inst/include/boost/range/adaptor/adjacent_filtered.hpp                                         |   41 
 inst/include/boost/range/adaptor/copied.hpp                                                    |   34 
 inst/include/boost/range/adaptor/filtered.hpp                                                  |   73 
 inst/include/boost/range/adaptor/formatted.hpp                                                 |only
 inst/include/boost/range/adaptor/indexed.hpp                                                   |  481 
 inst/include/boost/range/adaptor/indirected.hpp                                                |   46 
 inst/include/boost/range/adaptor/map.hpp                                                       |   17 
 inst/include/boost/range/adaptor/replaced.hpp                                                  |   87 
 inst/include/boost/range/adaptor/replaced_if.hpp                                               |   93 
 inst/include/boost/range/adaptor/reversed.hpp                                                  |   31 
 inst/include/boost/range/adaptor/sliced.hpp                                                    |   16 
 inst/include/boost/range/adaptor/strided.hpp                                                   |  611 
 inst/include/boost/range/adaptor/tokenized.hpp                                                 |    6 
 inst/include/boost/range/adaptor/transformed.hpp                                               |   99 
 inst/include/boost/range/adaptor/type_erased.hpp                                               |   14 
 inst/include/boost/range/adaptor/uniqued.hpp                                                   |    7 
 inst/include/boost/range/adaptors.hpp                                                          |    1 
 inst/include/boost/range/algorithm.hpp                                                         |    2 
 inst/include/boost/range/algorithm/equal.hpp                                                   |    8 
 inst/include/boost/range/algorithm/for_each.hpp                                                |    2 
 inst/include/boost/range/algorithm/transform.hpp                                               |    3 
 inst/include/boost/range/algorithm/unique.hpp                                                  |    4 
 inst/include/boost/range/algorithm_ext/insert.hpp                                              |   10 
 inst/include/boost/range/algorithm_ext/push_back.hpp                                           |    5 
 inst/include/boost/range/algorithm_ext/push_front.hpp                                          |    5 
 inst/include/boost/range/any_range.hpp                                                         |    5 
 inst/include/boost/range/as_array.hpp                                                          |    2 
 inst/include/boost/range/as_literal.hpp                                                        |    2 
 inst/include/boost/range/atl.hpp                                                               |    9 
 inst/include/boost/range/begin.hpp                                                             |   18 
 inst/include/boost/range/category.hpp                                                          |    2 
 inst/include/boost/range/combine.hpp                                                           |  303 
 inst/include/boost/range/concepts.hpp                                                          |   50 
 inst/include/boost/range/config.hpp                                                            |   16 
 inst/include/boost/range/const_iterator.hpp                                                    |   71 
 inst/include/boost/range/const_reverse_iterator.hpp                                            |    7 
 inst/include/boost/range/counting_range.hpp                                                    |   40 
 inst/include/boost/range/detail/any_iterator.hpp                                               |   13 
 inst/include/boost/range/detail/any_iterator_interface.hpp                                     |   29 
 inst/include/boost/range/detail/any_iterator_wrapper.hpp                                       |   74 
 inst/include/boost/range/detail/as_literal.hpp                                                 |    2 
 inst/include/boost/range/detail/begin.hpp                                                      |   11 
 inst/include/boost/range/detail/collection_traits.hpp                                          |   43 
 inst/include/boost/range/detail/collection_traits_detail.hpp                                   |  173 
 inst/include/boost/range/detail/combine_cxx03.hpp                                              |only
 inst/include/boost/range/detail/combine_cxx11.hpp                                              |only
 inst/include/boost/range/detail/combine_no_rvalue.hpp                                          |only
 inst/include/boost/range/detail/combine_rvalue.hpp                                             |only
 inst/include/boost/range/detail/common.hpp                                                     |    2 
 inst/include/boost/range/detail/default_constructible_unary_fn.hpp                             |only
 inst/include/boost/range/detail/demote_iterator_traversal_tag.hpp                              |    4 
 inst/include/boost/range/detail/end.hpp                                                        |   21 
 inst/include/boost/range/detail/extract_optional_type.hpp                                      |   46 
 inst/include/boost/range/detail/has_member_size.hpp                                            |only
 inst/include/boost/range/detail/implementation_help.hpp                                        |   11 
 inst/include/boost/range/detail/join_iterator.hpp                                              |   16 
 inst/include/boost/range/detail/msvc_has_iterator_workaround.hpp                               |only
 inst/include/boost/range/detail/range_return.hpp                                               |    2 
 inst/include/boost/range/detail/sizer.hpp                                                      |    2 
 inst/include/boost/range/difference_type.hpp                                                   |   10 
 inst/include/boost/range/distance.hpp                                                          |    2 
 inst/include/boost/range/empty.hpp                                                             |    2 
 inst/include/boost/range/end.hpp                                                               |   18 
 inst/include/boost/range/functions.hpp                                                         |    2 
 inst/include/boost/range/has_range_iterator.hpp                                                |   29 
 inst/include/boost/range/irange.hpp                                                            |   10 
 inst/include/boost/range/iterator.hpp                                                          |   78 
 inst/include/boost/range/iterator_range_core.hpp                                               |  728 
 inst/include/boost/range/iterator_range_hash.hpp                                               |only
 inst/include/boost/range/metafunctions.hpp                                                     |    2 
 inst/include/boost/range/mfc_map.hpp                                                           |only
 inst/include/boost/range/mutable_iterator.hpp                                                  |   72 
 inst/include/boost/range/numeric.hpp                                                           |  190 
 inst/include/boost/range/pointer.hpp                                                           |    5 
 inst/include/boost/range/range_fwd.hpp                                                         |only
 inst/include/boost/range/rbegin.hpp                                                            |    2 
 inst/include/boost/range/reference.hpp                                                         |    2 
 inst/include/boost/range/rend.hpp                                                              |    2 
 inst/include/boost/range/result_iterator.hpp                                                   |    2 
 inst/include/boost/range/reverse_iterator.hpp                                                  |    8 
 inst/include/boost/range/reverse_result_iterator.hpp                                           |    2 
 inst/include/boost/range/size.hpp                                                              |   27 
 inst/include/boost/range/size_type.hpp                                                         |   29 
 inst/include/boost/range/sub_range.hpp                                                         |  311 
 inst/include/boost/range/traversal.hpp                                                         |only
 inst/include/boost/range/value_type.hpp                                                        |    6 
 inst/include/boost/ratio/detail/mpl/abs.hpp                                                    |    8 
 inst/include/boost/ratio/detail/mpl/gcd.hpp                                                    |    2 
 inst/include/boost/ratio/detail/mpl/lcm.hpp                                                    |    2 
 inst/include/boost/ratio/detail/mpl/sign.hpp                                                   |    8 
 inst/include/boost/ratio/detail/overflow_helpers.hpp                                           |    2 
 inst/include/boost/ratio/detail/ratio_io.hpp                                                   |  307 
 inst/include/boost/ratio/ratio.hpp                                                             |   66 
 inst/include/boost/ratio/ratio_fwd.hpp                                                         |   25 
 inst/include/boost/ratio/ratio_io.hpp                                                          |  260 
 inst/include/boost/rational.hpp                                                                |  250 
 inst/include/boost/ref.hpp                                                                     |  196 
 inst/include/boost/regex/config.hpp                                                            |    2 
 inst/include/boost/regex/icu.hpp                                                               |   13 
 inst/include/boost/regex/pending/static_mutex.hpp                                              |   17 
 inst/include/boost/regex/pending/unicode_iterator.hpp                                          |   16 
 inst/include/boost/regex/v4/basic_regex.hpp                                                    |    6 
 inst/include/boost/regex/v4/basic_regex_creator.hpp                                            |   21 
 inst/include/boost/regex/v4/basic_regex_parser.hpp                                             |   13 
 inst/include/boost/regex/v4/cpp_regex_traits.hpp                                               |   56 
 inst/include/boost/regex/v4/instances.hpp                                                      |    4 
 inst/include/boost/regex/v4/iterator_traits.hpp                                                |    2 
 inst/include/boost/regex/v4/match_flags.hpp                                                    |    2 
 inst/include/boost/regex/v4/match_results.hpp                                                  |    9 
 inst/include/boost/regex/v4/perl_matcher.hpp                                                   |   13 
 inst/include/boost/regex/v4/perl_matcher_common.hpp                                            |   12 
 inst/include/boost/regex/v4/regex_format.hpp                                                   |    2 
 inst/include/boost/regex/v4/regex_raw_buffer.hpp                                               |    2 
 inst/include/boost/regex/v4/regex_split.hpp                                                    |    2 
 inst/include/boost/regex/v4/regex_token_iterator.hpp                                           |   15 
 inst/include/boost/regex/v4/regex_traits.hpp                                                   |    4 
 inst/include/boost/regex/v4/regex_workaround.hpp                                               |    2 
 inst/include/boost/regex/v4/sub_match.hpp                                                      |    3 
 inst/include/boost/regex/v4/u32regex_token_iterator.hpp                                        |   17 
 inst/include/boost/regex/v4/w32_regex_traits.hpp                                               |    4 
 inst/include/boost/serialization/access.hpp                                                    |    2 
 inst/include/boost/serialization/array.hpp                                                     |   30 
 inst/include/boost/serialization/assume_abstract.hpp                                           |    2 
 inst/include/boost/serialization/base_object.hpp                                               |   10 
 inst/include/boost/serialization/collection_traits.hpp                                         |    2 
 inst/include/boost/serialization/collections_load_imp.hpp                                      |   28 
 inst/include/boost/serialization/collections_save_imp.hpp                                      |   22 
 inst/include/boost/serialization/detail/get_data.hpp                                           |    2 
 inst/include/boost/serialization/detail/is_default_constructible.hpp                           |only
 inst/include/boost/serialization/detail/stack_constructor.hpp                                  |   10 
 inst/include/boost/serialization/extended_type_info.hpp                                        |    2 
 inst/include/boost/serialization/extended_type_info_no_rtti.hpp                                |   16 
 inst/include/boost/serialization/extended_type_info_typeid.hpp                                 |   14 
 inst/include/boost/serialization/factory.hpp                                                   |    2 
 inst/include/boost/serialization/force_include.hpp                                             |    2 
 inst/include/boost/serialization/is_bitwise_serializable.hpp                                   |    2 
 inst/include/boost/serialization/level.hpp                                                     |   17 
 inst/include/boost/serialization/level_enum.hpp                                                |    2 
 inst/include/boost/serialization/list.hpp                                                      |   47 
 inst/include/boost/serialization/map.hpp                                                       |   65 
 inst/include/boost/serialization/nvp.hpp                                                       |    8 
 inst/include/boost/serialization/pfto.hpp                                                      |    2 
 inst/include/boost/serialization/serialization.hpp                                             |    4 
 inst/include/boost/serialization/set.hpp                                                       |   61 
 inst/include/boost/serialization/shared_ptr_helper.hpp                                         |only
 inst/include/boost/serialization/singleton.hpp                                                 |    2 
 inst/include/boost/serialization/smart_cast.hpp                                                |   32 
 inst/include/boost/serialization/split_free.hpp                                                |    6 
 inst/include/boost/serialization/split_member.hpp                                              |    6 
 inst/include/boost/serialization/state_saver.hpp                                               |    6 
 inst/include/boost/serialization/static_warning.hpp                                            |    6 
 inst/include/boost/serialization/string.hpp                                                    |   63 
 inst/include/boost/serialization/strong_typedef.hpp                                            |    2 
 inst/include/boost/serialization/throw_exception.hpp                                           |    2 
 inst/include/boost/serialization/tracking.hpp                                                  |   12 
 inst/include/boost/serialization/tracking_enum.hpp                                             |    2 
 inst/include/boost/serialization/traits.hpp                                                    |    8 
 inst/include/boost/serialization/type_info_implementation.hpp                                  |    8 
 inst/include/boost/serialization/utility.hpp                                                   |    4 
 inst/include/boost/serialization/vector.hpp                                                    |   70 
 inst/include/boost/serialization/version.hpp                                                   |    6 
 inst/include/boost/serialization/void_cast.hpp                                                 |   12 
 inst/include/boost/serialization/void_cast_fwd.hpp                                             |    2 
 inst/include/boost/serialization/wrapper.hpp                                                   |    2 
 inst/include/boost/shared_container_iterator.hpp                                               |   11 
 inst/include/boost/smart_ptr/allocate_shared_array.hpp                                         |  287 
 inst/include/boost/smart_ptr/detail/array_allocator.hpp                                        |only
 inst/include/boost/smart_ptr/detail/array_count_impl.hpp                                       |only
 inst/include/boost/smart_ptr/detail/array_traits.hpp                                           |   25 
 inst/include/boost/smart_ptr/detail/array_utility.hpp                                          |  178 
 inst/include/boost/smart_ptr/detail/atomic_count.hpp                                           |   95 
 inst/include/boost/smart_ptr/detail/atomic_count_nt.hpp                                        |only
 inst/include/boost/smart_ptr/detail/atomic_count_pt.hpp                                        |only
 inst/include/boost/smart_ptr/detail/atomic_count_spin.hpp                                      |only
 inst/include/boost/smart_ptr/detail/atomic_count_std_atomic.hpp                                |only
 inst/include/boost/smart_ptr/detail/atomic_count_win32.hpp                                     |    6 
 inst/include/boost/smart_ptr/detail/lwm_win32_cs.hpp                                           |   11 
 inst/include/boost/smart_ptr/detail/shared_count.hpp                                           |   80 
 inst/include/boost/smart_ptr/detail/sp_convertible.hpp                                         |    1 
 inst/include/boost/smart_ptr/detail/sp_counted_base.hpp                                        |   16 
 inst/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp                                  |only
 inst/include/boost/smart_ptr/detail/sp_counted_base_pt.hpp                                     |   31 
 inst/include/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp                             |only
 inst/include/boost/smart_ptr/detail/sp_counted_base_w32.hpp                                    |   14 
 inst/include/boost/smart_ptr/detail/sp_counted_impl.hpp                                        |   25 
 inst/include/boost/smart_ptr/detail/sp_forward.hpp                                             |   13 
 inst/include/boost/smart_ptr/detail/sp_if_array.hpp                                            |   13 
 inst/include/boost/smart_ptr/detail/sp_interlocked.hpp                                         |only
 inst/include/boost/smart_ptr/detail/sp_nullptr_t.hpp                                           |    2 
 inst/include/boost/smart_ptr/detail/spinlock.hpp                                               |   11 
 inst/include/boost/smart_ptr/detail/spinlock_pool.hpp                                          |    4 
 inst/include/boost/smart_ptr/detail/spinlock_std_atomic.hpp                                    |only
 inst/include/boost/smart_ptr/detail/spinlock_w32.hpp                                           |    4 
 inst/include/boost/smart_ptr/detail/up_if_array.hpp                                            |only
 inst/include/boost/smart_ptr/detail/up_if_not_array.hpp                                        |only
 inst/include/boost/smart_ptr/detail/yield_k.hpp                                                |   22 
 inst/include/boost/smart_ptr/enable_shared_from_raw.hpp                                        |   43 
 inst/include/boost/smart_ptr/enable_shared_from_this.hpp                                       |   10 
 inst/include/boost/smart_ptr/intrusive_ptr.hpp                                                 |   12 
 inst/include/boost/smart_ptr/make_shared_array.hpp                                             |  261 
 inst/include/boost/smart_ptr/make_shared_object.hpp                                            |  145 
 inst/include/boost/smart_ptr/make_unique.hpp                                                   |only
 inst/include/boost/smart_ptr/make_unique_array.hpp                                             |only
 inst/include/boost/smart_ptr/make_unique_object.hpp                                            |only
 inst/include/boost/smart_ptr/shared_array.hpp                                                  |   14 
 inst/include/boost/smart_ptr/shared_ptr.hpp                                                    |   19 
 inst/include/boost/spirit.hpp                                                                  |    2 
 inst/include/boost/spirit/home/classic/core/composite/impl/directives.ipp                      |  164 
 inst/include/boost/spirit/home/classic/core/non_terminal/grammar.hpp                           |    1 
 inst/include/boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp                      |   47 
 inst/include/boost/spirit/home/classic/core/non_terminal/impl/subrule.ipp                      |   71 
 inst/include/boost/spirit/home/classic/core/non_terminal/rule.hpp                              |    2 
 inst/include/boost/spirit/home/classic/core/primitives/impl/primitives.ipp                     |   94 
 inst/include/boost/spirit/home/classic/dynamic/impl/conditions.ipp                             |    7 
 inst/include/boost/spirit/home/classic/dynamic/impl/switch.ipp                                 |    2 
 inst/include/boost/spirit/home/classic/dynamic/stored_rule.hpp                                 |    6 
 inst/include/boost/spirit/home/classic/iterator/impl/file_iterator.ipp                         |    4 
 inst/include/boost/spirit/home/classic/meta/impl/fundamental.ipp                               |  132 
 inst/include/boost/spirit/home/classic/meta/impl/parser_traits.ipp                             |   75 
 inst/include/boost/spirit/home/classic/phoenix/special_ops.hpp                                 |   68 
 inst/include/boost/spirit/home/classic/phoenix/statements.hpp                                  |    2 
 inst/include/boost/spirit/home/classic/phoenix/tuples.hpp                                      |    4 
 inst/include/boost/spirit/home/classic/tree/common.hpp                                         |    3 
 inst/include/boost/spirit/home/classic/tree/impl/tree_to_xml.ipp                               |    3 
 inst/include/boost/spirit/home/classic/utility/grammar_def.hpp                                 |    2 
 inst/include/boost/spirit/home/classic/utility/impl/chset.ipp                                  |   44 
 inst/include/boost/spirit/home/classic/utility/impl/chset_operators.ipp                        |   74 
 inst/include/boost/spirit/home/classic/utility/rule_parser.hpp                                 |  306 
 inst/include/boost/spirit/home/karma/detail/pass_container.hpp                                 |   62 
 inst/include/boost/spirit/home/karma/directive/columns.hpp                                     |    1 
 inst/include/boost/spirit/home/lex/argument.hpp                                                |   87 
 inst/include/boost/spirit/home/lex/argument_phoenix.hpp                                        |    3 
 inst/include/boost/spirit/home/lex/lexer/lexertl/generate_static.hpp                           |    3 
 inst/include/boost/spirit/home/lex/lexer/lexertl/position_token.hpp                            |    8 
 inst/include/boost/spirit/home/lex/lexer/lexertl/token.hpp                                     |    6 
 inst/include/boost/spirit/home/lex/lexer/support_functions_expression.hpp                      |   33 
 inst/include/boost/spirit/home/qi.hpp                                                          |    1 
 inst/include/boost/spirit/home/qi/auxiliary/attr_cast.hpp                                      |    4 
 inst/include/boost/spirit/home/qi/copy.hpp                                                     |only
 inst/include/boost/spirit/home/qi/detail/alternative_function.hpp                              |    2 
 inst/include/boost/spirit/home/qi/detail/pass_container.hpp                                    |   74 
 inst/include/boost/spirit/home/qi/detail/unused_skipper.hpp                                    |   19 
 inst/include/boost/spirit/home/qi/directive/lexeme.hpp                                         |   16 
 inst/include/boost/spirit/home/qi/directive/no_skip.hpp                                        |   14 
 inst/include/boost/spirit/home/qi/directive/skip.hpp                                           |   14 
 inst/include/boost/spirit/home/qi/nonterminal/rule.hpp                                         |    1 
 inst/include/boost/spirit/home/qi/numeric/detail/numeric_utils.hpp                             |    3 
 inst/include/boost/spirit/home/qi/numeric/int.hpp                                              |    6 
 inst/include/boost/spirit/home/qi/numeric/real.hpp                                             |    2 
 inst/include/boost/spirit/home/qi/numeric/real_policies.hpp                                    |    2 
 inst/include/boost/spirit/home/qi/operator/optional.hpp                                        |    4 
 inst/include/boost/spirit/home/qi/operator/sequence_base.hpp                                   |    2 
 inst/include/boost/spirit/home/qi/operator/sequential_or.hpp                                   |    1 
 inst/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp                            |    6 
 inst/include/boost/spirit/home/qi/stream/stream.hpp                                            |    8 
 inst/include/boost/spirit/home/qi/string/tst_map.hpp                                           |   20 
 inst/include/boost/spirit/home/support/argument_expression.hpp                                 |   26 
 inst/include/boost/spirit/home/support/attributes.hpp                                          |   16 
 inst/include/boost/spirit/home/support/auto.hpp                                                |only
 inst/include/boost/spirit/home/support/char_encoding/ascii.hpp                                 |   40 
 inst/include/boost/spirit/home/support/char_encoding/iso8859_1.hpp                             |   40 
 inst/include/boost/spirit/home/support/char_encoding/standard.hpp                              |   47 
 inst/include/boost/spirit/home/support/char_encoding/standard_wide.hpp                         |    4 
 inst/include/boost/spirit/home/support/char_encoding/unicode.hpp                               |    2 
 inst/include/boost/spirit/home/support/char_encoding/unicode/create_tables.cpp                 |   93 
 inst/include/boost/spirit/home/support/char_set/range_run_impl.hpp                             |    4 
 inst/include/boost/spirit/home/support/container.hpp                                           |   16 
 inst/include/boost/spirit/home/support/context.hpp                                             |    2 
 inst/include/boost/spirit/home/support/detail/as_variant.hpp                                   |   10 
 inst/include/boost/spirit/home/support/detail/endian.hpp                                       |    6 
 inst/include/boost/spirit/home/support/detail/hold_any.hpp                                     |   28 
 inst/include/boost/spirit/home/support/detail/is_spirit_tag.hpp                                |    4 
 inst/include/boost/spirit/home/support/detail/lexer/debug.hpp                                  |    4 
 inst/include/boost/spirit/home/support/detail/lexer/file_input.hpp                             |    8 
 inst/include/boost/spirit/home/support/detail/lexer/generate_re2c.hpp                          |    4 
 inst/include/boost/spirit/home/support/detail/lexer/generator.hpp                              |   21 
 inst/include/boost/spirit/home/support/detail/lexer/input.hpp                                  |    8 
 inst/include/boost/spirit/home/support/detail/lexer/size_t.hpp                                 |    8 
 inst/include/boost/spirit/home/support/detail/lexer/state_machine.hpp                          |   10 
 inst/include/boost/spirit/home/support/detail/lexer/string_token.hpp                           |   10 
 inst/include/boost/spirit/home/support/detail/make_cons.hpp                                    |    5 
 inst/include/boost/spirit/home/support/extended_variant.hpp                                    |   41 
 inst/include/boost/spirit/home/support/info.hpp                                                |    8 
 inst/include/boost/spirit/home/support/iterators/detail/combine_policies.hpp                   |   38 
 inst/include/boost/spirit/home/support/iterators/detail/multi_pass.hpp                         |   23 
 inst/include/boost/spirit/home/support/iterators/multi_pass.hpp                                |    7 
 inst/include/boost/spirit/home/support/limits.hpp                                              |   13 
 inst/include/boost/spirit/home/support/make_component.hpp                                      |   29 
 inst/include/boost/spirit/home/support/numeric_traits.hpp                                      |   14 
 inst/include/boost/spirit/home/support/terminal.hpp                                            |    6 
 inst/include/boost/spirit/home/support/terminal_expression.hpp                                 |   63 
 inst/include/boost/spirit/home/support/utree/detail/utree_detail2.hpp                          |   54 
 inst/include/boost/spirit/home/x3                                                              |only
 inst/include/boost/spirit/home/x3.hpp                                                          |only
 inst/include/boost/spirit/include/phoenix.hpp                                                  |    6 
 inst/include/boost/spirit/include/phoenix_algorithm.hpp                                        |    6 
 inst/include/boost/spirit/include/phoenix_bind.hpp                                             |    6 
 inst/include/boost/spirit/include/phoenix_container.hpp                                        |    6 
 inst/include/boost/spirit/include/phoenix_core.hpp                                             |    7 
 inst/include/boost/spirit/include/phoenix_function.hpp                                         |    6 
 inst/include/boost/spirit/include/phoenix_fusion.hpp                                           |    6 
 inst/include/boost/spirit/include/phoenix_limits.hpp                                           |    4 
 inst/include/boost/spirit/include/phoenix_object.hpp                                           |    6 
 inst/include/boost/spirit/include/phoenix_operator.hpp                                         |    6 
 inst/include/boost/spirit/include/phoenix_scope.hpp                                            |    6 
 inst/include/boost/spirit/include/phoenix_statement.hpp                                        |    6 
 inst/include/boost/spirit/include/phoenix_stl.hpp                                              |    6 
 inst/include/boost/spirit/include/phoenix_version.hpp                                          |    2 
 inst/include/boost/spirit/include/qi_copy.hpp                                                  |only
 inst/include/boost/spirit/include/support_auto.hpp                                             |only
 inst/include/boost/spirit/repository/home/karma/nonterminal/subrule.hpp                        |    4 
 inst/include/boost/spirit/repository/home/qi/directive/kwd.hpp                                 |  158 
 inst/include/boost/spirit/repository/home/qi/operator/detail/keywords.hpp                      |  110 
 inst/include/boost/spirit/repository/home/qi/operator/keywords.hpp                             |  158 
 inst/include/boost/swap.hpp                                                                    |   17 
 inst/include/boost/system/config.hpp                                                           |    1 
 inst/include/boost/system/detail                                                               |only
 inst/include/boost/system/error_code.hpp                                                       |    3 
 inst/include/boost/test/auto_unit_test.hpp                                                     |    2 
 inst/include/boost/test/debug.hpp                                                              |    2 
 inst/include/boost/test/debug_config.hpp                                                       |    2 
 inst/include/boost/test/detail/config.hpp                                                      |    2 
 inst/include/boost/test/detail/enable_warnings.hpp                                             |    2 
 inst/include/boost/test/detail/fwd_decl.hpp                                                    |    2 
 inst/include/boost/test/detail/global_typedef.hpp                                              |    2 
 inst/include/boost/test/detail/log_level.hpp                                                   |    2 
 inst/include/boost/test/detail/suppress_warnings.hpp                                           |    2 
 inst/include/boost/test/detail/unit_test_parameters.hpp                                        |    2 
 inst/include/boost/test/detail/workaround.hpp                                                  |    2 
 inst/include/boost/test/execution_monitor.hpp                                                  |    2 
 inst/include/boost/test/floating_point_comparison.hpp                                          |    2 
 inst/include/boost/test/framework.hpp                                                          |    2 
 inst/include/boost/test/impl/compiler_log_formatter.ipp                                        |    2 
 inst/include/boost/test/impl/cpp_main.ipp                                                      |    2 
 inst/include/boost/test/impl/debug.ipp                                                         |    2 
 inst/include/boost/test/impl/exception_safety.ipp                                              |    2 
 inst/include/boost/test/impl/execution_monitor.ipp                                             |    2 
 inst/include/boost/test/impl/framework.ipp                                                     |    2 
 inst/include/boost/test/impl/interaction_based.ipp                                             |    2 
 inst/include/boost/test/impl/logged_expectations.ipp                                           |    2 
 inst/include/boost/test/impl/plain_report_formatter.ipp                                        |    2 
 inst/include/boost/test/impl/progress_monitor.ipp                                              |    2 
 inst/include/boost/test/impl/results_collector.ipp                                             |    2 
 inst/include/boost/test/impl/results_reporter.ipp                                              |    2 
 inst/include/boost/test/impl/test_main.ipp                                                     |    2 
 inst/include/boost/test/impl/test_tools.ipp                                                    |    2 
 inst/include/boost/test/impl/unit_test_log.ipp                                                 |    2 
 inst/include/boost/test/impl/unit_test_main.ipp                                                |    2 
 inst/include/boost/test/impl/unit_test_monitor.ipp                                             |    2 
 inst/include/boost/test/impl/unit_test_parameters.ipp                                          |    2 
 inst/include/boost/test/impl/unit_test_suite.ipp                                               |    2 
 inst/include/boost/test/impl/xml_log_formatter.ipp                                             |    2 
 inst/include/boost/test/impl/xml_report_formatter.ipp                                          |    2 
 inst/include/boost/test/included/prg_exec_monitor.hpp                                          |    2 
 inst/include/boost/test/included/test_exec_monitor.hpp                                         |    2 
 inst/include/boost/test/included/unit_test.hpp                                                 |    2 
 inst/include/boost/test/interaction_based.hpp                                                  |    2 
 inst/include/boost/test/minimal.hpp                                                            |    2 
 inst/include/boost/test/mock_object.hpp                                                        |    2 
 inst/include/boost/test/output/compiler_log_formatter.hpp                                      |    2 
 inst/include/boost/test/output/plain_report_formatter.hpp                                      |    2 
 inst/include/boost/test/output/xml_log_formatter.hpp                                           |    2 
 inst/include/boost/test/output/xml_report_formatter.hpp                                        |    2 
 inst/include/boost/test/output_test_stream.hpp                                                 |    2 
 inst/include/boost/test/predicate_result.hpp                                                   |    2 
 inst/include/boost/test/prg_exec_monitor.hpp                                                   |    2 
 inst/include/boost/test/progress_monitor.hpp                                                   |    2 
 inst/include/boost/test/results_collector.hpp                                                  |    2 
 inst/include/boost/test/results_reporter.hpp                                                   |    2 
 inst/include/boost/test/test_exec_monitor.hpp                                                  |    2 
 inst/include/boost/test/test_observer.hpp                                                      |    2 
 inst/include/boost/test/test_tools.hpp                                                         |    2 
 inst/include/boost/test/unit_test.hpp                                                          |    2 
 inst/include/boost/test/unit_test_log.hpp                                                      |    2 
 inst/include/boost/test/unit_test_log_formatter.hpp                                            |    2 
 inst/include/boost/test/unit_test_monitor.hpp                                                  |    2 
 inst/include/boost/test/unit_test_suite.hpp                                                    |    2 
 inst/include/boost/test/unit_test_suite_impl.hpp                                               |    2 
 inst/include/boost/test/utils/algorithm.hpp                                                    |    2 
 inst/include/boost/test/utils/assign_op.hpp                                                    |    2 
 inst/include/boost/test/utils/basic_cstring/basic_cstring.hpp                                  |    2 
 inst/include/boost/test/utils/basic_cstring/basic_cstring_fwd.hpp                              |    2 
 inst/include/boost/test/utils/basic_cstring/bcs_char_traits.hpp                                |    2 
 inst/include/boost/test/utils/basic_cstring/compare.hpp                                        |    2 
 inst/include/boost/test/utils/basic_cstring/io.hpp                                             |    2 
 inst/include/boost/test/utils/callback.hpp                                                     |    2 
 inst/include/boost/test/utils/class_properties.hpp                                             |    2 
 inst/include/boost/test/utils/custom_manip.hpp                                                 |    2 
 inst/include/boost/test/utils/fixed_mapping.hpp                                                |    2 
 inst/include/boost/test/utils/foreach.hpp                                                      |    2 
 inst/include/boost/test/utils/iterator/input_iterator_facade.hpp                               |    2 
 inst/include/boost/test/utils/iterator/token_iterator.hpp                                      |    2 
 inst/include/boost/test/utils/lazy_ostream.hpp                                                 |    2 
 inst/include/boost/test/utils/named_params.hpp                                                 |    2 
 inst/include/boost/test/utils/rtti.hpp                                                         |    2 
 inst/include/boost/test/utils/runtime/argument.hpp                                             |    2 
 inst/include/boost/test/utils/runtime/cla/argument_factory.hpp                                 |    2 
 inst/include/boost/test/utils/runtime/cla/argv_traverser.hpp                                   |    2 
 inst/include/boost/test/utils/runtime/cla/argv_traverser.ipp                                   |    2 
 inst/include/boost/test/utils/runtime/cla/basic_parameter.hpp                                  |    2 
 inst/include/boost/test/utils/runtime/cla/char_parameter.hpp                                   |    2 
 inst/include/boost/test/utils/runtime/cla/char_parameter.ipp                                   |    2 
 inst/include/boost/test/utils/runtime/cla/detail/argument_value_usage.hpp                      |    2 
 inst/include/boost/test/utils/runtime/cla/dual_name_parameter.hpp                              |    2 
 inst/include/boost/test/utils/runtime/cla/dual_name_parameter.ipp                              |    2 
 inst/include/boost/test/utils/runtime/cla/fwd.hpp                                              |    2 
 inst/include/boost/test/utils/runtime/cla/id_policy.hpp                                        |    2 
 inst/include/boost/test/utils/runtime/cla/id_policy.ipp                                        |    2 
 inst/include/boost/test/utils/runtime/cla/iface/argument_factory.hpp                           |    2 
 inst/include/boost/test/utils/runtime/cla/iface/id_policy.hpp                                  |    2 
 inst/include/boost/test/utils/runtime/cla/modifier.hpp                                         |    2 
 inst/include/boost/test/utils/runtime/cla/named_parameter.hpp                                  |    2 
 inst/include/boost/test/utils/runtime/cla/named_parameter.ipp                                  |    2 
 inst/include/boost/test/utils/runtime/cla/parameter.hpp                                        |    2 
 inst/include/boost/test/utils/runtime/cla/parser.hpp                                           |    2 
 inst/include/boost/test/utils/runtime/cla/parser.ipp                                           |    2 
 inst/include/boost/test/utils/runtime/cla/typed_parameter.hpp                                  |    2 
 inst/include/boost/test/utils/runtime/cla/validation.hpp                                       |    2 
 inst/include/boost/test/utils/runtime/cla/validation.ipp                                       |    2 
 inst/include/boost/test/utils/runtime/cla/value_generator.hpp                                  |    2 
 inst/include/boost/test/utils/runtime/cla/value_handler.hpp                                    |    2 
 inst/include/boost/test/utils/runtime/config.hpp                                               |    2 
 inst/include/boost/test/utils/runtime/env/environment.hpp                                      |    2 
 inst/include/boost/test/utils/runtime/env/environment.ipp                                      |    2 
 inst/include/boost/test/utils/runtime/env/fwd.hpp                                              |    2 
 inst/include/boost/test/utils/runtime/env/modifier.hpp                                         |    2 
 inst/include/boost/test/utils/runtime/env/variable.hpp                                         |    2 
 inst/include/boost/test/utils/runtime/fwd.hpp                                                  |    2 
 inst/include/boost/test/utils/runtime/interpret_argument_value.hpp                             |    2 
 inst/include/boost/test/utils/runtime/parameter.hpp                                            |    2 
 inst/include/boost/test/utils/runtime/trace.hpp                                                |    2 
 inst/include/boost/test/utils/runtime/validation.hpp                                           |    2 
 inst/include/boost/test/utils/trivial_singleton.hpp                                            |    2 
 inst/include/boost/test/utils/wrap_stringstream.hpp                                            |    2 
 inst/include/boost/test/utils/xml_printer.hpp                                                  |    2 
 inst/include/boost/thread/barrier.hpp                                                          |  130 
 inst/include/boost/thread/csbl                                                                 |only
 inst/include/boost/thread/cv_status.hpp                                                        |    2 
 inst/include/boost/thread/detail/config.hpp                                                    |   31 
 inst/include/boost/thread/detail/delete.hpp                                                    |    3 
 inst/include/boost/thread/detail/invoke.hpp                                                    |  493 
 inst/include/boost/thread/detail/invoker.hpp                                                   |only
 inst/include/boost/thread/detail/memory.hpp                                                    |  123 
 inst/include/boost/thread/detail/move.hpp                                                      |  101 
 inst/include/boost/thread/detail/nullary_function.hpp                                          |only
 inst/include/boost/thread/detail/thread.hpp                                                    |   37 
 inst/include/boost/thread/detail/thread_group.hpp                                              |    4 
 inst/include/boost/thread/detail/variadic_footer.hpp                                           |only
 inst/include/boost/thread/detail/variadic_header.hpp                                           |only
 inst/include/boost/thread/exceptional_ptr.hpp                                                  |only
 inst/include/boost/thread/exceptions.hpp                                                       |    8 
 inst/include/boost/thread/future.hpp                                                           | 3936 +++-
 inst/include/boost/thread/futures                                                              |only
 inst/include/boost/thread/lock_types.hpp                                                       |   80 
 inst/include/boost/thread/pthread/condition_variable.hpp                                       |    2 
 inst/include/boost/thread/pthread/mutex.hpp                                                    |   33 
 inst/include/boost/thread/pthread/once.hpp                                                     |    8 
 inst/include/boost/thread/pthread/once_atomic.hpp                                              |    4 
 inst/include/boost/thread/pthread/recursive_mutex.hpp                                          |   19 
 inst/include/boost/thread/pthread/thread_data.hpp                                              |   43 
 inst/include/boost/thread/tss.hpp                                                              |   16 
 inst/include/boost/thread/v2/thread.hpp                                                        |   59 
 inst/include/boost/thread/win32/basic_timed_mutex.hpp                                          |   13 
 inst/include/boost/thread/win32/condition_variable.hpp                                         |   13 
 inst/include/boost/thread/win32/interlocked_read.hpp                                           |    9 
 inst/include/boost/thread/win32/once.hpp                                                       |   93 
 inst/include/boost/thread/win32/shared_mutex.hpp                                               |   27 
 inst/include/boost/thread/win32/thread_data.hpp                                                |   56 
 inst/include/boost/thread/win32/thread_heap_alloc.hpp                                          |    2 
 inst/include/boost/thread/win32/thread_primitives.hpp                                          |  295 
 inst/include/boost/throw_exception.hpp                                                         |    5 
 inst/include/boost/timer/timer.hpp                                                             |   18 
 inst/include/boost/token_functions.hpp                                                         |   20 
 inst/include/boost/token_iterator.hpp                                                          |   28 
 inst/include/boost/tr1/detail/config.hpp                                                       |    8 
 inst/include/boost/tti/detail/dcomp_mem_fun.hpp                                                |   37 
 inst/include/boost/tti/detail/dmem_fun.hpp                                                     |   61 
 inst/include/boost/tti/has_member_function.hpp                                                 |    7 
 inst/include/boost/tuple/detail/tuple_basic.hpp                                                |   19 
 inst/include/boost/tuple/tuple.hpp                                                             |   25 
 inst/include/boost/tuple/tuple_io.hpp                                                          |  259 
 inst/include/boost/type_index                                                                  |only
 inst/include/boost/type_index.hpp                                                              |only
 inst/include/boost/type_traits.hpp                                                             |    1 
 inst/include/boost/type_traits/add_const.hpp                                                   |    2 
 inst/include/boost/type_traits/add_cv.hpp                                                      |    2 
 inst/include/boost/type_traits/add_reference.hpp                                               |   35 
 inst/include/boost/type_traits/add_rvalue_reference.hpp                                        |    2 
 inst/include/boost/type_traits/add_volatile.hpp                                                |    2 
 inst/include/boost/type_traits/alignment_of.hpp                                                |    2 
 inst/include/boost/type_traits/broken_compiler_spec.hpp                                        |  105 
 inst/include/boost/type_traits/common_type.hpp                                                 |    2 
 inst/include/boost/type_traits/config.hpp                                                      |   16 
 inst/include/boost/type_traits/detail/bool_trait_def.hpp                                       |   12 
 inst/include/boost/type_traits/detail/bool_trait_undef.hpp                                     |    4 
 inst/include/boost/type_traits/detail/cv_traits_impl.hpp                                       |  119 
 inst/include/boost/type_traits/detail/has_binary_operator.hpp                                  |    8 
 inst/include/boost/type_traits/detail/has_postfix_operator.hpp                                 |    8 
 inst/include/boost/type_traits/detail/has_prefix_operator.hpp                                  |    8 
 inst/include/boost/type_traits/detail/is_function_ptr_helper.hpp                               |   52 
 inst/include/boost/type_traits/detail/is_function_ptr_tester.hpp                               |  214 
 inst/include/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp                              |  104 
 inst/include/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp                            |  977 -
 inst/include/boost/type_traits/detail/size_t_trait_def.hpp                                     |   25 
 inst/include/boost/type_traits/detail/size_t_trait_undef.hpp                                   |    4 
 inst/include/boost/type_traits/detail/type_trait_def.hpp                                       |    4 
 inst/include/boost/type_traits/detail/type_trait_undef.hpp                                     |    4 
 inst/include/boost/type_traits/extent.hpp                                                      |    6 
 inst/include/boost/type_traits/function_traits.hpp                                             |   62 
 inst/include/boost/type_traits/has_logical_not.hpp                                             |    9 
 inst/include/boost/type_traits/has_new_operator.hpp                                            |   14 
 inst/include/boost/type_traits/has_post_decrement.hpp                                          |    6 
 inst/include/boost/type_traits/has_post_increment.hpp                                          |    6 
 inst/include/boost/type_traits/has_pre_decrement.hpp                                           |    6 
 inst/include/boost/type_traits/has_pre_increment.hpp                                           |    6 
 inst/include/boost/type_traits/has_trivial_copy.hpp                                            |   18 
 inst/include/boost/type_traits/integral_constant.hpp                                           |   14 
 inst/include/boost/type_traits/integral_promotion.hpp                                          |    3 
 inst/include/boost/type_traits/intrinsics.hpp                                                  |   57 
 inst/include/boost/type_traits/is_abstract.hpp                                                 |    4 
 inst/include/boost/type_traits/is_array.hpp                                                    |   43 
 inst/include/boost/type_traits/is_base_and_derived.hpp                                         |    2 
 inst/include/boost/type_traits/is_base_of.hpp                                                  |    2 
 inst/include/boost/type_traits/is_class.hpp                                                    |   11 
 inst/include/boost/type_traits/is_const.hpp                                                    |   79 
 inst/include/boost/type_traits/is_convertible.hpp                                              |   72 
 inst/include/boost/type_traits/is_copy_assignable.hpp                                          |only
 inst/include/boost/type_traits/is_copy_constructible.hpp                                       |    5 
 inst/include/boost/type_traits/is_empty.hpp                                                    |   87 
 inst/include/boost/type_traits/is_enum.hpp                                                     |    5 
 inst/include/boost/type_traits/is_final.hpp                                                    |only
 inst/include/boost/type_traits/is_function.hpp                                                 |    6 
 inst/include/boost/type_traits/is_integral.hpp                                                 |    3 
 inst/include/boost/type_traits/is_lvalue_reference.hpp                                         |   64 
 inst/include/boost/type_traits/is_member_function_pointer.hpp                                  |    9 
 inst/include/boost/type_traits/is_member_pointer.hpp                                           |   55 
 inst/include/boost/type_traits/is_nothrow_move_assignable.hpp                                  |   38 
 inst/include/boost/type_traits/is_nothrow_move_constructible.hpp                               |   39 
 inst/include/boost/type_traits/is_object.hpp                                                   |    8 
 inst/include/boost/type_traits/is_pod.hpp                                                      |   66 
 inst/include/boost/type_traits/is_pointer.hpp                                                  |   76 
 inst/include/boost/type_traits/is_polymorphic.hpp                                              |    9 
 inst/include/boost/type_traits/is_same.hpp                                                     |   58 
 inst/include/boost/type_traits/is_signed.hpp                                                   |    4 
 inst/include/boost/type_traits/is_virtual_base_of.hpp                                          |    2 
 inst/include/boost/type_traits/is_volatile.hpp                                                 |   72 
 inst/include/boost/type_traits/make_signed.hpp                                                 |    2 
 inst/include/boost/type_traits/make_unsigned.hpp                                               |    2 
 inst/include/boost/type_traits/rank.hpp                                                        |    2 
 inst/include/boost/type_traits/remove_all_extents.hpp                                          |   10 
 inst/include/boost/type_traits/remove_bounds.hpp                                               |   10 
 inst/include/boost/type_traits/remove_const.hpp                                                |   13 
 inst/include/boost/type_traits/remove_cv.hpp                                                   |   23 
 inst/include/boost/type_traits/remove_extent.hpp                                               |   10 
 inst/include/boost/type_traits/remove_pointer.hpp                                              |   13 
 inst/include/boost/type_traits/remove_reference.hpp                                            |   11 
 inst/include/boost/type_traits/remove_volatile.hpp                                             |   13 
 inst/include/boost/type_traits/type_with_alignment.hpp                                         |  120 
 inst/include/boost/units/config.hpp                                                            |    9 
 inst/include/boost/units/detail/linear_algebra.hpp                                             |    2 
 inst/include/boost/units/detail/utility.hpp                                                    |   75 
 inst/include/boost/units/io.hpp                                                                |    4 
 inst/include/boost/units/quantity.hpp                                                          |    2 
 inst/include/boost/units/scale.hpp                                                             |    4 
 inst/include/boost/units/static_rational.hpp                                                   |    6 
 inst/include/boost/units/units_fwd.hpp                                                         |    2 
 inst/include/boost/unordered/detail/allocate.hpp                                               |   22 
 inst/include/boost/unordered/detail/buckets.hpp                                                |   90 
 inst/include/boost/unordered/detail/equivalent.hpp                                             |   54 
 inst/include/boost/unordered/detail/extract_key.hpp                                            |    5 
 inst/include/boost/unordered/detail/fwd.hpp                                                    |    6 
 inst/include/boost/unordered/detail/table.hpp                                                  |   74 
 inst/include/boost/unordered/detail/unique.hpp                                                 |   34 
 inst/include/boost/unordered/detail/util.hpp                                                   |    5 
 inst/include/boost/unordered/unordered_map.hpp                                                 |    5 
 inst/include/boost/unordered/unordered_map_fwd.hpp                                             |    6 
 inst/include/boost/unordered/unordered_set.hpp                                                 |    5 
 inst/include/boost/unordered/unordered_set_fwd.hpp                                             |    6 
 inst/include/boost/unordered_map.hpp                                                           |    5 
 inst/include/boost/unordered_set.hpp                                                           |    5 
 inst/include/boost/utility/addressof.hpp                                                       |  107 
 inst/include/boost/utility/base_from_member.hpp                                                |   13 
 inst/include/boost/utility/empty_deleter.hpp                                                   |   26 
 inst/include/boost/utility/enable_if.hpp                                                       |  122 
 inst/include/boost/utility/explicit_operator_bool.hpp                                          |  129 
 inst/include/boost/utility/in_place_factory.hpp                                                |    6 
 inst/include/boost/utility/result_of.hpp                                                       |    5 
 inst/include/boost/utility/swap.hpp                                                            |   58 
 inst/include/boost/utility/value_init.hpp                                                      |   29 
 inst/include/boost/uuid/detail                                                                 |only
 inst/include/boost/uuid/name_generator.hpp                                                     |   20 
 inst/include/boost/uuid/uuid.hpp                                                               |   83 
 inst/include/boost/uuid/uuid_io.hpp                                                            |    2 
 inst/include/boost/variant/bad_visit.hpp                                                       |    2 
 inst/include/boost/variant/detail/apply_visitor_binary.hpp                                     |  114 
 inst/include/boost/variant/detail/apply_visitor_delayed.hpp                                    |   67 
 inst/include/boost/variant/detail/apply_visitor_unary.hpp                                      |  102 
 inst/include/boost/variant/detail/backup_holder.hpp                                            |    6 
 inst/include/boost/variant/detail/cast_storage.hpp                                             |   10 
 inst/include/boost/variant/detail/config.hpp                                                   |    1 
 inst/include/boost/variant/detail/element_index.hpp                                            |only
 inst/include/boost/variant/detail/enable_recursive.hpp                                         |   29 
 inst/include/boost/variant/detail/enable_recursive_fwd.hpp                                     |   29 
 inst/include/boost/variant/detail/forced_return.hpp                                            |   22 
 inst/include/boost/variant/detail/has_result_type.hpp                                          |only
 inst/include/boost/variant/detail/hash_variant.hpp                                             |    2 
 inst/include/boost/variant/detail/initializer.hpp                                              |   65 
 inst/include/boost/variant/detail/make_variant_list.hpp                                        |   17 
 inst/include/boost/variant/detail/move.hpp                                                     |   43 
 inst/include/boost/variant/detail/over_sequence.hpp                                            |   37 
 inst/include/boost/variant/detail/substitute.hpp                                               |   22 
 inst/include/boost/variant/detail/substitute_fwd.hpp                                           |    1 
 inst/include/boost/variant/detail/visitation_impl.hpp                                          |   40 
 inst/include/boost/variant/get.hpp                                                             |  224 
 inst/include/boost/variant/recursive_variant.hpp                                               |   24 
 inst/include/boost/variant/recursive_wrapper_fwd.hpp                                           |   44 
 inst/include/boost/variant/static_visitor.hpp                                                  |   15 
 inst/include/boost/variant/variant.hpp                                                         |  403 
 inst/include/boost/variant/variant_fwd.hpp                                                     |  108 
 inst/include/boost/variant/visitor_ptr.hpp                                                     |    2 
 inst/include/boost/version.hpp                                                                 |   12 
 inst/include/boost/visit_each.hpp                                                              |    2 
 inst/include/boost/xpressive/basic_regex.hpp                                                   |    2 
 inst/include/boost/xpressive/detail/core/access.hpp                                            |    2 
 inst/include/boost/xpressive/detail/core/action.hpp                                            |    2 
 inst/include/boost/xpressive/detail/core/adaptor.hpp                                           |    5 
 inst/include/boost/xpressive/detail/core/finder.hpp                                            |    4 
 inst/include/boost/xpressive/detail/core/flow_control.hpp                                      |    2 
 inst/include/boost/xpressive/detail/core/linker.hpp                                            |    2 
 inst/include/boost/xpressive/detail/core/list.hpp                                              |    2 
 inst/include/boost/xpressive/detail/core/matcher/alternate_end_matcher.hpp                     |    4 
 inst/include/boost/xpressive/detail/core/matcher/alternate_matcher.hpp                         |    2 
 inst/include/boost/xpressive/detail/core/matcher/any_matcher.hpp                               |    2 
 inst/include/boost/xpressive/detail/core/matcher/assert_bol_matcher.hpp                        |    2 
 inst/include/boost/xpressive/detail/core/matcher/assert_bos_matcher.hpp                        |    2 
 inst/include/boost/xpressive/detail/core/matcher/assert_eol_matcher.hpp                        |    2 
 inst/include/boost/xpressive/detail/core/matcher/assert_eos_matcher.hpp                        |    2 
 inst/include/boost/xpressive/detail/core/matcher/assert_line_base.hpp                          |    2 
 inst/include/boost/xpressive/detail/core/matcher/assert_word_matcher.hpp                       |    2 
 inst/include/boost/xpressive/detail/core/matcher/attr_end_matcher.hpp                          |    2 
 inst/include/boost/xpressive/detail/core/matcher/attr_matcher.hpp                              |    2 
 inst/include/boost/xpressive/detail/core/matcher/charset_matcher.hpp                           |    2 
 inst/include/boost/xpressive/detail/core/matcher/end_matcher.hpp                               |    2 
 inst/include/boost/xpressive/detail/core/matcher/epsilon_matcher.hpp                           |    2 
 inst/include/boost/xpressive/detail/core/matcher/keeper_matcher.hpp                            |    2 
 inst/include/boost/xpressive/detail/core/matcher/literal_matcher.hpp                           |    2 
 inst/include/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp                   |    2 
 inst/include/boost/xpressive/detail/core/matcher/lookahead_matcher.hpp                         |    2 
 inst/include/boost/xpressive/detail/core/matcher/lookbehind_matcher.hpp                        |    2 
 inst/include/boost/xpressive/detail/core/matcher/mark_begin_matcher.hpp                        |    2 
 inst/include/boost/xpressive/detail/core/matcher/mark_end_matcher.hpp                          |    2 
 inst/include/boost/xpressive/detail/core/matcher/mark_matcher.hpp                              |    2 
 inst/include/boost/xpressive/detail/core/matcher/optional_matcher.hpp                          |    2 
 inst/include/boost/xpressive/detail/core/matcher/posix_charset_matcher.hpp                     |    2 
 inst/include/boost/xpressive/detail/core/matcher/range_matcher.hpp                             |    4 
 inst/include/boost/xpressive/detail/core/matcher/regex_byref_matcher.hpp                       |    2 
 inst/include/boost/xpressive/detail/core/matcher/regex_matcher.hpp                             |    2 
 inst/include/boost/xpressive/detail/core/matcher/repeat_begin_matcher.hpp                      |    2 
 inst/include/boost/xpressive/detail/core/matcher/repeat_end_matcher.hpp                        |    2 
 inst/include/boost/xpressive/detail/core/matcher/set_matcher.hpp                               |    4 
 inst/include/boost/xpressive/detail/core/matcher/simple_repeat_matcher.hpp                     |    2 
 inst/include/boost/xpressive/detail/core/matcher/string_matcher.hpp                            |    2 
 inst/include/boost/xpressive/detail/core/matcher/true_matcher.hpp                              |    2 
 inst/include/boost/xpressive/detail/core/matchers.hpp                                          |    2 
 inst/include/boost/xpressive/detail/core/peeker.hpp                                            |    2 
 inst/include/boost/xpressive/detail/core/quant_style.hpp                                       |    2 
 inst/include/boost/xpressive/detail/core/regex_impl.hpp                                        |    2 
 inst/include/boost/xpressive/detail/core/results_cache.hpp                                     |    2 
 inst/include/boost/xpressive/detail/core/state.hpp                                             |    2 
 inst/include/boost/xpressive/detail/core/sub_match_impl.hpp                                    |    2 
 inst/include/boost/xpressive/detail/core/sub_match_vector.hpp                                  |    2 
 inst/include/boost/xpressive/detail/detail_fwd.hpp                                             |    2 
 inst/include/boost/xpressive/detail/dynamic/matchable.hpp                                      |    2 
 inst/include/boost/xpressive/detail/dynamic/sequence.hpp                                       |    2 
 inst/include/boost/xpressive/detail/static/compile.hpp                                         |    2 
 inst/include/boost/xpressive/detail/static/grammar.hpp                                         |    2 
 inst/include/boost/xpressive/detail/static/is_pure.hpp                                         |    2 
 inst/include/boost/xpressive/detail/static/modifier.hpp                                        |    4 
 inst/include/boost/xpressive/detail/static/placeholders.hpp                                    |    4 
 inst/include/boost/xpressive/detail/static/static.hpp                                          |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_action.hpp                            |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_alternate.hpp                         |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_independent.hpp                       |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_inverse.hpp                           |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_marker.hpp                            |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_matcher.hpp                           |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_modifier.hpp                          |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_quantifier.hpp                        |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_sequence.hpp                          |    2 
 inst/include/boost/xpressive/detail/static/transforms/as_set.hpp                               |    2 
 inst/include/boost/xpressive/detail/static/transmogrify.hpp                                    |    2 
 inst/include/boost/xpressive/detail/static/type_traits.hpp                                     |    2 
 inst/include/boost/xpressive/detail/static/visitor.hpp                                         |    2 
 inst/include/boost/xpressive/detail/static/width_of.hpp                                        |    2 
 inst/include/boost/xpressive/detail/utility/algorithm.hpp                                      |    2 
 inst/include/boost/xpressive/detail/utility/boyer_moore.hpp                                    |    4 
 inst/include/boost/xpressive/detail/utility/chset/chset.hpp                                    |    2 
 inst/include/boost/xpressive/detail/utility/hash_peek_bitset.hpp                               |    4 
 inst/include/boost/xpressive/detail/utility/ignore_unused.hpp                                  |    2 
 inst/include/boost/xpressive/detail/utility/literals.hpp                                       |    2 
 inst/include/boost/xpressive/detail/utility/save_restore.hpp                                   |    2 
 inst/include/boost/xpressive/detail/utility/sequence_stack.hpp                                 |    4 
 inst/include/boost/xpressive/detail/utility/symbols.hpp                                        |    2 
 inst/include/boost/xpressive/detail/utility/tracking_ptr.hpp                                   |    2 
 inst/include/boost/xpressive/detail/utility/traits_utils.hpp                                   |    4 
 inst/include/boost/xpressive/detail/utility/width.hpp                                          |    2 
 inst/include/boost/xpressive/match_results.hpp                                                 |    2 
 inst/include/boost/xpressive/regex_algorithms.hpp                                              |    2 
 inst/include/boost/xpressive/regex_constants.hpp                                               |    2 
 inst/include/boost/xpressive/regex_error.hpp                                                   |    2 
 inst/include/boost/xpressive/regex_iterator.hpp                                                |    2 
 inst/include/boost/xpressive/regex_token_iterator.hpp                                          |    2 
 inst/include/boost/xpressive/regex_traits.hpp                                                  |    2 
 inst/include/boost/xpressive/sub_match.hpp                                                     |   14 
 inst/include/boost/xpressive/traits/c_regex_traits.hpp                                         |    2 
 inst/include/boost/xpressive/traits/cpp_regex_traits.hpp                                       |    2 
 inst/include/boost/xpressive/traits/detail/c_ctype.hpp                                         |    2 
 inst/include/boost/xpressive/xpressive_fwd.hpp                                                 |    5 
 inst/include/boost/xpressive/xpressive_static.hpp                                              |    2 
 man/BH-package.Rd                                                                              |    4 
 4091 files changed, 101108 insertions(+), 70474 deletions(-)

More information about BH at CRAN
Permanent link

Package WhiteStripe updated to version 1.1.1 with previous version 1.0 dated 2014-11-04

Title: White Matter Normalization for Magnetic Resonance Images using Whitestripe
Description: Shinohara et. al introduced Whitestripe, an intensity-based normalization of T1 and T2 images, where normal appearing white matter performs well, but requires segmentation. This method performs white matter mean and standard deviation estimates on data that has been rigidly-registered to the MNI template and uses histogram-based methods.
Author: Taki Shinohara, John Muschelli
Maintainer: John Muschelli <muschellij2@gmail.com>

Diff between WhiteStripe versions 1.0 dated 2014-11-04 and 1.1.1 dated 2015-05-21

 DESCRIPTION                    |   31 ++++++++++---------
 MD5                            |   39 ++++++++++++------------
 NAMESPACE                      |    9 +++--
 R/get.largest.mode.R           |   65 ++++++++++++++++++++++++++++++++++++++++-
 R/smooth_hist.R                |    4 +-
 R/whitestripe_ind.R            |   15 ++++++---
 man/download_img_data.Rd       |    3 +
 man/get.deriv.smooth.hist.Rd   |    3 +
 man/get.first.mode.Rd          |only
 man/get.largest.mode.Rd        |    3 +
 man/get.last.mode.Rd           |    3 +
 man/make_img_voi.Rd            |    3 +
 man/s.hist.Rd                  |    3 +
 man/smooth_hist.Rd             |    5 +--
 man/t1.voi.hist.Rd             |    3 +
 man/t2.voi.hist.Rd             |    3 +
 man/whitestripe.Rd             |    3 +
 man/whitestripe_hybrid.Rd      |    3 +
 man/whitestripe_ind_to_mask.Rd |    3 +
 man/whitestripe_norm.Rd        |    6 ++-
 man/xvals.Rd                   |    3 +
 21 files changed, 150 insertions(+), 60 deletions(-)

More information about WhiteStripe at CRAN
Permanent link

Package ordPens updated to version 0.3-1 with previous version 0.2-1 dated 2013-06-14

Title: Selection and/or Smoothing of Ordinal Predictors
Description: Selection and/or smoothing of ordinally scaled independent variables using a group lasso or generalized ridge penalty.
Author: Jan Gertheiss
Maintainer: Jan Gertheiss <jgerthe@uni-goettingen.de>

Diff between ordPens versions 0.2-1 dated 2013-06-14 and 0.3-1 dated 2015-05-21

 DESCRIPTION             |   14 ++++----
 MD5                     |   26 ++++++++--------
 NAMESPACE               |    8 +++-
 R/ordAOV.R              |   12 +++----
 R/ordGene.r             |only
 R/ordPens-internal.R    |   78 ++++++++++++++++++++++++++++++++++++++++--------
 R/ordSelect.R           |    5 ---
 R/ordSmooth.R           |    5 ---
 man/ICFCoreSetCWP.Rd    |    2 -
 man/ordAOV.Rd           |   19 ++++++-----
 man/ordGene.Rd          |only
 man/ordPens-internal.Rd |    4 +-
 man/ordPens-package.Rd  |   16 ++++++---
 man/ordSelect.Rd        |    5 ---
 man/ordSmooth.Rd        |    5 ---
 15 files changed, 125 insertions(+), 74 deletions(-)

More information about ordPens at CRAN
Permanent link

New package metagear with initial version 0.1
Package: metagear
Version: 0.1
Date: 2015-05-20
Title: Comprehensive Research Synthesis Tools for Systematic Reviews and Meta-Analysis
Authors@R: person("Marc J.", "Lajeunesse", email = "lajeunesse@usf.edu", role = c("aut", "cre"))
Description: Functionalities for facilitating systematic reviews, data extractions, and meta-analyses. It includes a GUI (graphical user interface) to help screen the abstracts and titles of bibliographic data; tools to assign screening effort across multiple collaborators/reviewers and to assess inter-reviewer reliability; tools to help automate the download and retrieval of journal PDF articles from online databases; automated data extractions from scatter-plots; PRISMA (Preferred Reporting Items for Systematic Reviews and Meta-Analyses) flow diagrams; simple imputation tools to fill gaps in incomplete or missing study parameters; generation of random effects sizes for Hedges' d, log response ratio, odds ratio, and correlation coefficients for Monte Carlo experiments; covariance equations for modelling dependencies among multiple effect sizes (e.g., effect sizes with a common control); and finally summaries that replicate analyses and outputs from widely used but no longer updated meta-analysis software. Funding for this package was supported by National Science Foundation (NSF) grants DBI-1262545 and DEB-1451031.
Type: Package
Depends: R (>= 3.0.0)
Imports: EBImage (>= 4.4.0), gWidgetsRGtk2 (>= 0.0-83), gWidgets (>= 0.0-54), stringr (>= 0.6.2), metafor (>= 1.9-4), MASS (>= 7.3-29), Matrix (>= 1.1-3)
License: GPL (>= 2)
URL: http://lajeunesse.myweb.usf.edu
Packaged: 2015-05-21 13:01:03 UTC; MJL
Author: Marc J. Lajeunesse [aut, cre]
Maintainer: Marc J. Lajeunesse <lajeunesse@usf.edu>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-21 16:24:43

More information about metagear at CRAN
Permanent link

Package MazamaSpatialUtils updated to version 0.2.4 with previous version 0.2.3 dated 2015-03-26

Title: Mazama Science Spatial Data Download and Utility Functions
Description: A suite of conversion scripts to create internally standardized spatial polygons dataframes. Utility scripts use these datasets to return values such as country, state, timezone, watershed, etc. associated with a set of longitude/latitude pairs. (They also make cool maps.)
Author: Jonathan Callahan [aut, cre], Will Leahy [aut], Henry Nguyen [aut]
Maintainer: Jonathan Callahan <jonathan.s.callahan@gmail.com>

Diff between MazamaSpatialUtils versions 0.2.3 dated 2015-03-26 and 0.2.4 dated 2015-05-21

 DESCRIPTION                       |    8 -
 MD5                               |   62 ++++++-------
 NAMESPACE                         |    5 -
 R/MazamaSpatialUtils.R            |   18 ++-
 R/convertGADM.R                   |    3 
 R/convertLayer.R                  |    8 -
 R/convertNaturalEarthAdm1.R       |    4 
 R/convertUSCensusCounties.R       |    1 
 R/convertUSGSHUC8.R               |    5 -
 R/convertWikipediaTimezoneTable.R |   34 +++----
 R/convertWorldTimezones.R         |   14 +-
 R/getCountryCode.R                |    2 
 R/getSpatialData.R                |    1 
 R/organizePolygons.R              |    1 
 build/vignette.rds                |binary
 data/SimpleCountries.RData        |binary
 data/SimpleTimezones.RData        |binary
 demo/findCountries.R              |    3 
 demo/findStates.R                 |    5 -
 demo/findTimezones.R              |    3 
 inst/doc/introduction.R           |    5 -
 inst/doc/introduction.Rmd         |    9 -
 inst/doc/introduction.html        |   11 +-
 man/MazamaSpatialUtils.Rd         |    8 +
 man/SimpleTimezones.Rd            |    2 
 man/SpatialDataDir.Rd             |    2 
 man/convertLayer.Rd               |    2 
 man/convertWorldTimezones.Rd      |   12 +-
 man/getCountryCode.Rd             |    6 -
 tests/testthat.R                  |    5 -
 tests/testthat/test1.R            |  178 ++++++++------------------------------
 vignettes/introduction.Rmd        |    9 -
 32 files changed, 158 insertions(+), 268 deletions(-)

More information about MazamaSpatialUtils at CRAN
Permanent link

Package libamtrack updated to version 0.6.0 with previous version 0.5.5 dated 2014-07-08

Title: Computational Routines for Proton and Ion Radiotherapy
Description: R interface to the open-source, ANSI C library libamtrack (http://libamtrack.dkfz.org). libamtrack provides computational routines for the prediction of detector response and radiobiological efficiency in heavy charged particle beams. It is designed for research in proton and ion dosimetry and radiotherapy. libamtrack also provides many auxiliary physics routines for proton and ion beams. Original package and C-to-R conversion routines developed by Felix A. Klein.
Author: Steffen Greilich and the libamtrack team
Maintainer: Steffen Greilich <s.greilich@dkfz.de>

Diff between libamtrack versions 0.5.5 dated 2014-07-08 and 0.6.0 dated 2015-05-21

 libamtrack-0.5.5/libamtrack/man/AT.Highland.angle.Rd                         |only
 libamtrack-0.5.5/libamtrack/man/AT.I.eV.from.element.acronym.Rd              |only
 libamtrack-0.5.5/libamtrack/man/AT.Moliere.function.f0.Rd                    |only
 libamtrack-0.5.5/libamtrack/man/AT.Moliere.function.f1.Rd                    |only
 libamtrack-0.5.5/libamtrack/man/AT.Moliere.function.f2.Rd                    |only
 libamtrack-0.5.5/libamtrack/man/AT.Stopping.Power.MeV.cm2.g.Rd               |only
 libamtrack-0.5.5/libamtrack/man/AT.Stopping.Power.keV.um.Rd                  |only
 libamtrack-0.5.5/libamtrack/man/AT.Z.from.element.acronym.Rd                 |only
 libamtrack-0.5.5/libamtrack/man/AT.atomic.weight.from.element.acronym.Rd     |only
 libamtrack-0.5.5/libamtrack/man/AT.characteristic.single.scattering.angle.Rd |only
 libamtrack-0.5.5/libamtrack/man/AT.characteristicple.scattering.angle.Rd     |only
 libamtrack-0.5.5/libamtrack/man/AT.density.g.cm3.from.element.acronym.Rd     |only
 libamtrack-0.5.5/libamtrack/man/AT.effective.collision.number.Rd             |only
 libamtrack-0.5.5/libamtrack/man/AT.element.acronym.from.Z.Rd                 |only
 libamtrack-0.5.5/libamtrack/man/AT.reduced.target.thickness.Rd               |only
 libamtrack-0.5.5/libamtrack/man/AT.scattering.angle.distribution.Rd          |only
 libamtrack-0.5.5/libamtrack/man/AT.screening.angle.Rd                        |only
 libamtrack-0.5.5/libamtrack/src/AT_DataStoppingPower.c                       |only
 libamtrack-0.5.5/libamtrack/src/AT_DataStoppingPower.h                       |only
 libamtrack-0.6.0/libamtrack/DESCRIPTION                                      |   18 
 libamtrack-0.6.0/libamtrack/INSTALL                                          |only
 libamtrack-0.6.0/libamtrack/MD5                                              |  209 +-
 libamtrack-0.6.0/libamtrack/NAMESPACE                                        |   91 
 libamtrack-0.6.0/libamtrack/R/AT.SPC.convert.to.DDD.R                        |    3 
 libamtrack-0.6.0/libamtrack/R/AT.SPC.export.DEDX.R                           |   15 
 libamtrack-0.6.0/libamtrack/R/AT.SPC.spectrum.at.depth.g.cm2.R               |   28 
 libamtrack-0.6.0/libamtrack/R/initial.R                                      |    2 
 libamtrack-0.6.0/libamtrack/R/libamtrack.R                                   |  542 +----
 libamtrack-0.6.0/libamtrack/README                                           |only
 libamtrack-0.6.0/libamtrack/configure                                        |  191 -
 libamtrack-0.6.0/libamtrack/inst/extdata/FLUKA_DEDX_ALOX.txt                 |only
 libamtrack-0.6.0/libamtrack/inst/extdata/FLUKA_DEDX_WATER_76.8eV.txt         |only
 libamtrack-0.6.0/libamtrack/man/AT.A.from.particle.no.Rd                     |    4 
 libamtrack-0.6.0/libamtrack/man/AT.Bethe.mean.energy.loss.MeV.Rd             |    4 
 libamtrack-0.6.0/libamtrack/man/AT.CSDA.energy.after.slab.E.MeV.u.Rd         |only
 libamtrack-0.6.0/libamtrack/man/AT.CSDA.range.Bethe.g.cm2.Rd                 |only
 libamtrack-0.6.0/libamtrack/man/AT.D.RDD.Gy.Rd                               |   15 
 libamtrack-0.6.0/libamtrack/man/AT.E.MeV.u.from.momentum.MeV.c.u.Rd          |    4 
 libamtrack-0.6.0/libamtrack/man/AT.E.from.beta.Rd                            |    4 
 libamtrack-0.6.0/libamtrack/man/AT.I.eV.from.composition.Rd                  |    4 
 libamtrack-0.6.0/libamtrack/man/AT.Landau.PDF.Rd                             |    4 
 libamtrack-0.6.0/libamtrack/man/AT.Mass.Stopping.Power.Rd                    |only
 libamtrack-0.6.0/libamtrack/man/AT.Mass.Stopping.Power.with.no.Rd            |only
 libamtrack-0.6.0/libamtrack/man/AT.Rutherford.SDCS.Rd                        |    4 
 libamtrack-0.6.0/libamtrack/man/AT.SPC.spectrum.at.depth.g.cm2.Rd            |    5 
 libamtrack-0.6.0/libamtrack/man/AT.Stopping.Power.Rd                         |only
 libamtrack-0.6.0/libamtrack/man/AT.Stopping.Power.with.no.Rd                 |only
 libamtrack-0.6.0/libamtrack/man/AT.Vavilov.PDF.Rd                            |    4 
 libamtrack-0.6.0/libamtrack/man/AT.Vavilov.energy.loss.distribution.Rd       |    4 
 libamtrack-0.6.0/libamtrack/man/AT.WEPL.Bethe.Rd                             |    4 
 libamtrack-0.6.0/libamtrack/man/AT.Z.from.particle.no.Rd                     |    4 
 libamtrack-0.6.0/libamtrack/man/AT.atomic.weight.from.Z.Rd                   |    4 
 libamtrack-0.6.0/libamtrack/man/AT.average.A.from.composition.Rd             |    4 
 libamtrack-0.6.0/libamtrack/man/AT.average.Z.from.composition.Rd             |    4 
 libamtrack-0.6.0/libamtrack/man/AT.beam.par.physical.to.technical.Rd         |    6 
 libamtrack-0.6.0/libamtrack/man/AT.beam.par.technical.to.physical.Rd         |    6 
 libamtrack-0.6.0/libamtrack/man/AT.beta.from.E.Rd                            |    4 
 libamtrack-0.6.0/libamtrack/man/AT.dose.Gy.from.fluence.cm2.Rd               |    6 
 libamtrack-0.6.0/libamtrack/man/AT.dose.weighted.E.MeV.u.Rd                  |    6 
 libamtrack-0.6.0/libamtrack/man/AT.dose.weighted.LET.MeV.cm2.g.Rd            |    8 
 libamtrack-0.6.0/libamtrack/man/AT.effective.Z.from.composition.Rd           |    4 
 libamtrack-0.6.0/libamtrack/man/AT.effective.charge.from.E.MeV.u.Rd          |   17 
 libamtrack-0.6.0/libamtrack/man/AT.electron.density.m3.Rd                    |    4 
 libamtrack-0.6.0/libamtrack/man/AT.electron.density.m3.from.composition.Rd   |    4 
 libamtrack-0.6.0/libamtrack/man/AT.electron.density.m3.from.material.no.Rd   |    4 
 libamtrack-0.6.0/libamtrack/man/AT.energy.loss.FWHM.Rd                       |    4 
 libamtrack-0.6.0/libamtrack/man/AT.energy.loss.distribution.Rd               |    4 
 libamtrack-0.6.0/libamtrack/man/AT.energy.loss.mode.Rd                       |    4 
 libamtrack-0.6.0/libamtrack/man/AT.energy.straggling.MeV2.cm2.g.Rd           |    4 
 libamtrack-0.6.0/libamtrack/man/AT.energy.straggling.after.slab.E.MeV.u.Rd   |    4 
 libamtrack-0.6.0/libamtrack/man/AT.fluence.cm2.from.dose.Gy.Rd               |    4 
 libamtrack-0.6.0/libamtrack/man/AT.fluence.weighted.E.MeV.u.Rd               |    6 
 libamtrack-0.6.0/libamtrack/man/AT.fluence.weighted.LET.MeV.cm2.g.Rd         |    8 
 libamtrack-0.6.0/libamtrack/man/AT.gamma.from.E.Rd                           |    4 
 libamtrack-0.6.0/libamtrack/man/AT.get.materials.data.Rd                     |    4 
 libamtrack-0.6.0/libamtrack/man/AT.kappa.Rd                                  |    4 
 libamtrack-0.6.0/libamtrack/man/AT.lambda.from.energy.loss.Rd                |    4 
 libamtrack-0.6.0/libamtrack/man/AT.max.E.transfer.MeV.Rd                     |   32 
 libamtrack-0.6.0/libamtrack/man/AT.max.electron.ranges.m.Rd                  |    4 
 libamtrack-0.6.0/libamtrack/man/AT.mean.number.of.tracks.contrib.Rd          |    4 
 libamtrack-0.6.0/libamtrack/man/AT.momentum.MeV.c.u.from.E.MeV.u.Rd          |   13 
 libamtrack-0.6.0/libamtrack/man/AT.nuclear.spin.from.particle.no.Rd          |    4 
 libamtrack-0.6.0/libamtrack/man/AT.particle.no.from.Z.and.A.Rd               |    4 
 libamtrack-0.6.0/libamtrack/man/AT.r.RDD.m.Rd                                |    4 
 libamtrack-0.6.0/libamtrack/man/AT.run.CPPSC.method.Rd                       |    6 
 libamtrack-0.6.0/libamtrack/man/AT.run.GSM.method.Rd                         |    6 
 libamtrack-0.6.0/libamtrack/man/AT.run.IGK.method.Rd                         |    6 
 libamtrack-0.6.0/libamtrack/man/AT.set.user.material.Rd                      |    4 
 libamtrack-0.6.0/libamtrack/man/AT.set.user.material.from.composition.Rd     |    4 
 libamtrack-0.6.0/libamtrack/man/AT.stopping.power.ratio.Rd                   |   32 
 libamtrack-0.6.0/libamtrack/man/AT.total.D.Gy.Rd                             |    8 
 libamtrack-0.6.0/libamtrack/man/AT.total.fluence.cm2.Rd                      |    6 
 libamtrack-0.6.0/libamtrack/man/AT.translate.dose.into.DSB.distribution.Rd   |    4 
 libamtrack-0.6.0/libamtrack/man/libamtrack-package.Rd                        |   60 
 libamtrack-0.6.0/libamtrack/man/stopping.power.source.no.Rd                  |   58 
 libamtrack-0.6.0/libamtrack/src/AT.h                                         |    6 
 libamtrack-0.6.0/libamtrack/src/AT_Algorithms_IGK.c                          |    8 
 libamtrack-0.6.0/libamtrack/src/AT_Algorithms_IGK.h                          |    3 
 libamtrack-0.6.0/libamtrack/src/AT_DataRange.h                               |    2 
 libamtrack-0.6.0/libamtrack/src/AT_Error.h                                   |    8 
 libamtrack-0.6.0/libamtrack/src/AT_KatzModel.c                               |   20 
 libamtrack-0.6.0/libamtrack/src/AT_NumericalRoutines.c                       |    6 
 libamtrack-0.6.0/libamtrack/src/AT_NumericalRoutines.h                       |    2 
 libamtrack-0.6.0/libamtrack/src/AT_PhysicsRoutines.c                         |   47 
 libamtrack-0.6.0/libamtrack/src/AT_PhysicsRoutines.h                         |    2 
 libamtrack-0.6.0/libamtrack/src/AT_RDD.c                                     |   31 
 libamtrack-0.6.0/libamtrack/src/AT_RDD.h                                     |    2 
 libamtrack-0.6.0/libamtrack/src/AT_RDD_Tabulated.c                           |   44 
 libamtrack-0.6.0/libamtrack/src/AT_R_Wrapper.c                               | 1003 ++--------
 libamtrack-0.6.0/libamtrack/src/AT_R_Wrapper.h                               |  178 -
 libamtrack-0.6.0/libamtrack/src/AT_SPC.c                                     |   10 
 libamtrack-0.6.0/libamtrack/src/AT_SPC.h                                     |   14 
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPower.c                           |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPower.h                           |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerData.c                       |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerData.h                       |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerDataBethe.c                  |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerDataBethe.h                  |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerDataFromFile.c               |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerDataFromFile.h               |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerDataICRU.c                   |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerDataICRU.h                   |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerDataPSTAR.c                  |only
 libamtrack-0.6.0/libamtrack/src/AT_StoppingPowerDataPSTAR.h                  |only
 libamtrack-0.6.0/libamtrack/src/AT_SuccessiveConvolutions.c                  |   75 
 libamtrack-0.6.0/libamtrack/src/config.h                                     |   12 
 126 files changed, 1156 insertions(+), 1874 deletions(-)

More information about libamtrack at CRAN
Permanent link

Package hsdar updated to version 0.1.4 with previous version 0.1.3 dated 2015-05-01

Title: Manage, Analyse and Simulate Hyperspectral Data in R
Description: Transformation of reflectance spectra, calculation of vegetation indices and red edge parameters, spectral resampling for hyperspectral remote sensing, simulation of reflectance and transmittance using the leaf reflectance model PROSPECT and the canopy reflectance model PROSAIL.
Author: Lukas W. Lehnert [cre, aut], Hanna Meyer [ctb], Joerg Bendix [ctb]
Maintainer: Lukas W. Lehnert <lukaslehnert@googlemail.com>

Diff between hsdar versions 0.1.3 dated 2015-05-01 and 0.1.4 dated 2015-05-21

 ChangeLog                   |   15 +++++++
 DESCRIPTION                 |    9 ++--
 MD5                         |   20 +++++----
 R/HyperSpecRaster_methods.R |   94 +++++++++++++++++++++++++++++++++++++++++++-
 R/nri_lm.R                  |    4 +
 R/nri_plot.R                |   49 ++++++++++++++++++++++
 R/plot_HyperSpec_cube.R     |only
 R/speclib.R                 |    1 
 inst/doc/References.pdf     |binary
 man/HyperSpecRaster.Rd      |    3 +
 man/cubePlot.Rd             |only
 man/wavelength.Rd           |   15 +++++--
 12 files changed, 190 insertions(+), 20 deletions(-)

More information about hsdar at CRAN
Permanent link

Package simPH updated to version 1.3.2 with previous version 1.3.1 dated 2015-05-04

Title: Tools for Simulating and Plotting Quantities of Interest Estimated from Cox Proportional Hazards Models
Description: Simulates and plots quantities of interest (relative hazards, first differences, and hazard ratios) for linear coefficients, multiplicative interactions, polynomials, penalised splines, and non-proportional hazards, as well as stratified survival curves from Cox Proportional Hazard models. It also simulates and plots marginal effects for multiplicative interactions.
Author: Christopher Gandrud [aut, cre]
Maintainer: Christopher Gandrud <christopher.gandrud@gmail.com>

Diff between simPH versions 1.3.1 dated 2015-05-04 and 1.3.2 dated 2015-05-21

 DESCRIPTION    |    8 ++++----
 MD5            |    8 ++++----
 NEWS           |    4 ++++
 R/SurvExpand.R |    3 ++-
 README.md      |    4 +---
 5 files changed, 15 insertions(+), 12 deletions(-)

More information about simPH at CRAN
Permanent link

Package rgdal updated to version 0.9-3 with previous version 0.9-2 dated 2015-03-15

Title: Bindings for the Geospatial Data Abstraction Library
Description: Provides bindings to Frank Warmerdam's Geospatial Data Abstraction Library (GDAL) (>= 1.6.3, < 2) and access to projection/transformation operations from the PROJ.4 library. The GDAL and PROJ.4 libraries are external to the package, and, when installing the package from source, must be correctly installed first. Both GDAL raster and OGR vector map data can be imported into R, and GDAL raster data and OGR vector data exported. Use is made of classes defined in the sp package. Windows and Mac Intel OS X binaries (including GDAL, PROJ.4 and Expat) are provided on CRAN.
Author: Roger Bivand [cre, aut], Tim Keitt [aut], Barry Rowlingson [aut], Edzer Pebesma [ctb], Michael Sumner [ctb], Robert Hijmans [ctb], Even Rouault [ctb]
Maintainer: Roger Bivand <Roger.Bivand@nhh.no>

Diff between rgdal versions 0.9-2 dated 2015-03-15 and 0.9-3 dated 2015-05-21

 ChangeLog                       |  996 +++++++++++++++-------------------------
 DESCRIPTION                     |   12 
 MD5                             |   30 -
 R/AAA.R                         |   16 
 R/Class-CRSx.R                  |   14 
 R/gdal.R                        |    4 
 build/vignette.rds              |binary
 inst/ChangeLog                  |  996 +++++++++++++++-------------------------
 inst/SVN_VERSION                |    2 
 inst/doc/OGR_shape_encoding.pdf |binary
 man/CRS-class.Rd                |    6 
 src/init.c                      |    2 
 src/ogr_polygons.c              |    5 
 src/ogrsource.cpp               |    6 
 src/projectit.cpp               |   34 +
 src/rgdal.h                     |    2 
 16 files changed, 896 insertions(+), 1229 deletions(-)

More information about rgdal at CRAN
Permanent link

Package kml3d updated to version 2.3 with previous version 2.2 dated 2014-03-25

Title: K-Means for Joint Longitudinal Data
Description: An implementation of k-means specifically design to cluster joint trajectories (longitudinal data on several variable-trajectories). Like 'kml', it provides facilities to deal with missing value, compute several quality criterion (Calinski and Harabatz, Ray and Turie, Davies and Bouldin, BIC,...) and propose a graphical interface for choosing the 'best' number of clusters. In addition, the 3D graph representing the mean joint-trajectories of each cluster can be exported through LaTeX in a 3D dynamic rotating PDF graph.
Author: Christophe Genolini [cre, aut], Bruno Falissard [ctb], Jean-Baptiste Pingault [ctb]
Maintainer: Christophe Genolini <christophe.genolini@u-paris10.fr>

Diff between kml3d versions 2.2 dated 2014-03-25 and 2.3 dated 2015-05-21

 DESCRIPTION          |   18 +++++++++---------
 MD5                  |    7 ++++---
 inst                 |only
 man/choice.Rd        |    5 +++--
 man/kml3d-package.Rd |    4 ++--
 5 files changed, 18 insertions(+), 16 deletions(-)

More information about kml3d at CRAN
Permanent link

Package trajectories updated to version 0.1-3 with previous version 0.1-2 dated 2015-04-25

Title: Classes and Methods for Trajectory Data
Description: Classes and methods for trajectory data, with nested classes for individual trips, and collections for different entities. Methods include selection, generalization, aggregation, intersection, and plotting.
Author: Edzer Pebesma [cre, aut], Benedikt Klus [aut], Benedikt Graeler [ctb], Nikolai Gorte [ctb]
Maintainer: Edzer Pebesma <edzer.pebesma@uni-muenster.de>

Diff between trajectories versions 0.1-2 dated 2015-04-25 and 0.1-3 dated 2015-05-21

 ChangeLog              |only
 DESCRIPTION            |   27 +++++----
 MD5                    |   47 +++++++++------
 NAMESPACE              |   10 ++-
 R/Class-Tracks.R       |   59 +++++++++++--------
 R/Tracks-methods.R     |  145 ++++++++++++++++++++++++++-----------------------
 R/compare-methods.R    |only
 R/difftrack.R          |only
 build/vignette.rds     |binary
 demo/00Index           |    3 +
 demo/Tracks.R          |    2 
 demo/citibikenyc.R     |only
 demo/enviroCaR.R       |only
 demo/geolife.R         |    2 
 demo/stcube.R          |    5 +
 demo/storms.R          |only
 inst/doc/tracks.R      |    2 
 inst/doc/tracks.Rnw    |    2 
 inst/doc/tracks.pdf    |binary
 man/A3.Rd              |    2 
 man/Track-class.Rd     |    2 
 man/compare.Rd         |only
 man/difftrack-class.Rd |only
 man/dists.Rd           |only
 man/downsample.Rd      |only
 man/frechetDist.Rd     |only
 man/stcube.Rd          |    9 ++-
 tests/tracks.R         |    2 
 tests/tracks.Rout.save |   21 +++----
 vignettes/tracks.Rnw   |    2 
 30 files changed, 193 insertions(+), 149 deletions(-)

More information about trajectories at CRAN
Permanent link

Package smoothSurv updated to version 1.5-2 with previous version 1.5 dated 2015-02-05

Title: Survival Regression with Smoothed Error Distribution
Description: Contains primarily a function to fit a regression model with possibly right, left or interval censored observations and with the error distribution expressed as a mixture of G-splines. Core part of the computation is done in compiled C++ written using the Scythe Statistical Library Version 0.3.
Author: Arnošt Komárek <arnost.komarek@mff.cuni.cz>
Maintainer: Arnošt Komárek <arnost.komarek@mff.cuni.cz>

Diff between smoothSurv versions 1.5 dated 2015-02-05 and 1.5-2 dated 2015-05-21

 DESCRIPTION           |   20 ++++++++++----------
 MD5                   |    6 +++---
 src/Scythe_Matrix.cpp |    8 ++++++--
 src/Scythe_Matrix.h   |    2 ++
 4 files changed, 21 insertions(+), 15 deletions(-)

More information about smoothSurv at CRAN
Permanent link

Package seqminer updated to version 3.9 with previous version 3.7 dated 2015-05-16

Title: Efficiently Read Sequence Data (VCF Format, BCF Format and METAL Format) into R
Description: Integrate sequencing data (VCF/BCF) or meta-analysis results in R.
Author: Xiaowei Zhan <zhanxw@gmail.com> and Dajiang Liu <dajiang.liu@gmail.com>, with contributions from Heng Li <lh3@live.co.uk> (Heng Li wrote tabix and with MIT license we include tabix source codes).
Maintainer: Xiaowei Zhan <zhanxw@gmail.com>

Diff between seqminer versions 3.7 dated 2015-05-16 and 3.9 dated 2015-05-21

 DESCRIPTION      |   12 ++++++------
 MD5              |   14 +++++++-------
 README.md        |    6 ++++++
 configure        |   48 ++++++++++++++++++++++++++++--------------------
 configure.ac     |   36 +++++++++++++++++++++++-------------
 src/Makevars.in  |    6 +++++-
 src/Makevars.win |    5 ++++-
 src/knetfile.c   |   16 +++++++++++++---
 8 files changed, 92 insertions(+), 51 deletions(-)

More information about seqminer at CRAN
Permanent link

Package riceware updated to version 0.4 with previous version 0.2 dated 2015-05-06

Title: A Diceware Passphrase Implementation
Description: The Diceware method can be used to generate strong passphrases. In short, you roll a 6-faced dice 5 times in a row, the number obtained is matched against a dictionary of easily remembered words. By combining together 7 words thus generated, you obtain a password that is relatively easy to remember, but would take several millions years (on average) for a powerful computer to guess.
Author: Francois Michonneau [aut, cre], Arnold G. Reinhold [cph]
Maintainer: Francois Michonneau <francois.michonneau@gmail.com>

Diff between riceware versions 0.2 dated 2015-05-06 and 0.4 dated 2015-05-21

 DESCRIPTION                |   14 ++++++++------
 MD5                        |    6 +++---
 R/rice.R                   |    1 +
 tests/testthat/test-rice.R |    2 ++
 4 files changed, 14 insertions(+), 9 deletions(-)

More information about riceware at CRAN
Permanent link

Package LDPD updated to version 1.1.2 with previous version 1.0.2 dated 2015-01-03

Title: Probability of Default Calibration
Description: Implementation of most popular approaches to PD (probability of default) calibration: Quasi Moment Matching algorithm (D. Tasche), algorithm proposed by M. van der Burgt, K. Pluto and D. Tasche's most prudent estimation methodology.
Author: Denis Surzhko
Maintainer: Denis Surzhko <densur@gmail.com>

Diff between LDPD versions 1.0.2 dated 2015-01-03 and 1.1.2 dated 2015-05-21

 DESCRIPTION           |   10 
 MD5                   |   12 -
 R/PT.R                |  182 +++++++++--------
 R/QMM.R               |  515 ++++++++++++++++++++++++++------------------------
 R/VDB.R               |  154 +++++++-------
 man/QMMRecalibrate.Rd |   12 -
 man/VDBCalibratePD.Rd |    1 
 7 files changed, 462 insertions(+), 424 deletions(-)

More information about LDPD at CRAN
Permanent link

New package DAISIE with initial version 1.0
Package: DAISIE
Type: Package
Title: Dynamical Assembly of Islands by Speciation, Immigration and Extinction
Version: 1.0
Date: 2015-05-20
Depends: R (>= 3.0.0), deSolve
Author: Rampal S. Etienne & Luis M. Valente
Maintainer: Rampal S. Etienne <r.s.etienne@rug.nl>
License: GPL-2
Description: Simulates and computes the (maximum) likelihood of a dynamical model of island biota assembly through speciation, immigration and extinction. See Valente et al. 2015. Ecology Letters. In press.
Packaged: 2015-05-20 20:50:22 UTC; p223208
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-21 09:40:32

More information about DAISIE at CRAN
Permanent link

Package trip updated to version 1.1-21 with previous version 1.1-19 dated 2014-11-05

Title: Tools for the Analysis of Animal Track Data
Description: Functions for accessing and manipulating spatial data for animal tracking, with straightforward coercion from and to other formats. Filter for speed and create time spent maps from animal track data.
Author: Michael D. Sumner [aut, cre], Sebastian Luque [ctb]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>

Diff between trip versions 1.1-19 dated 2014-11-05 and 1.1-21 dated 2015-05-21

 trip-1.1-19/trip/inst/doc/trip.Rnw               |only
 trip-1.1-19/trip/inst/doc/trip.pdf               |only
 trip-1.1-19/trip/vignettes/trip.Rnw              |only
 trip-1.1-21/trip/ChangeLog                       | 1772 +++++++++++----------
 trip-1.1-21/trip/DESCRIPTION                     |   19 
 trip-1.1-21/trip/MD5                             |   93 -
 trip-1.1-21/trip/NAMESPACE                       |  125 -
 trip-1.1-21/trip/NEWS                            |  491 +++--
 trip-1.1-21/trip/R/AllClass.R                    |  314 +--
 trip-1.1-21/trip/R/AllMethod.R                   | 1100 ++++++-------
 trip-1.1-21/trip/R/as.trip.R                     |  122 -
 trip-1.1-21/trip/R/coerce.R                      |  307 +--
 trip-1.1-21/trip/R/colours.R                     |  198 +-
 trip-1.1-21/trip/R/distance.R                    |only
 trip-1.1-21/trip/R/filter.R                      |  574 +++---
 trip-1.1-21/trip/R/grid.R                        |  758 ++++-----
 trip-1.1-21/trip/R/interpequal.R                 |   72 
 trip-1.1-21/trip/R/speedDistanceAngle.R          |  150 -
 trip-1.1-21/trip/R/trip-deprecated.R             |  120 -
 trip-1.1-21/trip/R/trip.R                        | 1927 +++++++++++------------
 trip-1.1-21/trip/README.md                       |  118 -
 trip-1.1-21/trip/build/vignette.rds              |binary
 trip-1.1-21/trip/inst/doc/trip.R                 |  154 -
 trip-1.1-21/trip/inst/doc/trip.Rmd               |only
 trip-1.1-21/trip/inst/doc/trip.html              |only
 trip-1.1-21/trip/man/TimeOrderedRecords-class.Rd |   59 
 trip-1.1-21/trip/man/TimeOrderedRecords.Rd       |   43 
 trip-1.1-21/trip/man/adjust.duplicateTimes.Rd    |   93 -
 trip-1.1-21/trip/man/argos.sigma.Rd              |   79 
 trip-1.1-21/trip/man/as.Other.Rd                 |  127 -
 trip-1.1-21/trip/man/as.trip-methods.Rd          |   89 -
 trip-1.1-21/trip/man/cut.trip.Rd                 |  203 +-
 trip-1.1-21/trip/man/filter.penSS.Rd             |  199 +-
 trip-1.1-21/trip/man/forceCompliance.Rd          |   61 
 trip-1.1-21/trip/man/homedist.Rd                 |only
 trip-1.1-21/trip/man/makeGridTopology.Rd         |   71 
 trip-1.1-21/trip/man/oc.theme.Rd                 |   85 -
 trip-1.1-21/trip/man/rasterize.Rd                |only
 trip-1.1-21/trip/man/readArgos.Rd                |  193 +-
 trip-1.1-21/trip/man/sda.Rd                      |   73 
 trip-1.1-21/trip/man/sepIdGaps.Rd                |   91 -
 trip-1.1-21/trip/man/speedfilter.Rd              |  131 -
 trip-1.1-21/trip/man/trackAngle.Rd               |   63 
 trip-1.1-21/trip/man/trackDistance.Rd            |  145 -
 trip-1.1-21/trip/man/trip-accessors.Rd           |   87 -
 trip-1.1-21/trip/man/trip-class.Rd               |  119 -
 trip-1.1-21/trip/man/trip-internal.Rd            |   91 -
 trip-1.1-21/trip/man/trip-methods.Rd             |  275 +--
 trip-1.1-21/trip/man/trip.split.exact.Rd         |   81 
 trip-1.1-21/trip/man/tripGrid.Rd                 |   81 
 trip-1.1-21/trip/man/tripGrid.interp.Rd          |  131 -
 trip-1.1-21/trip/vignettes/trip.Rmd              |only
 52 files changed, 5683 insertions(+), 5401 deletions(-)

More information about trip at CRAN
Permanent link


Built and running on Debian GNU/Linux using R, littler and blosxom. Styled with Bootstrap.