Title: Public Subject Attention via Wikipedia Page Access Statistics
Description: Public attention is an interesting field of study. The
internet not only allows to access information in no time on
virtually any subject but via page access statistics gathered
by website authors the subject of attention as well can be
studied. For the omnipresent Wikipedia those access statistics
are made available via 'http://stats.grok.se' a server
providing the information as file dumps as well as as web API.
This package provides an easy to use, consistent and traffic
minimizing approach to make those data accessible within R.
Author: Peter Meissner [aut, cre], R Core team [ctb] ('wp_date()'
derived from base package's 'as.Date()')
Maintainer: Peter Meissner <retep.meissner@gmail.com>
Diff between wikipediatrend versions 1.1.6 dated 2015-07-21 and 1.1.7 dated 2015-09-23
wikipediatrend-1.1.6/wikipediatrend/README.md |only wikipediatrend-1.1.7/wikipediatrend/DESCRIPTION | 8 wikipediatrend-1.1.7/wikipediatrend/MD5 | 20 wikipediatrend-1.1.7/wikipediatrend/NEWS | 252 +- wikipediatrend-1.1.7/wikipediatrend/R/html.R |only wikipediatrend-1.1.7/wikipediatrend/R/wp_download_data.R | 56 wikipediatrend-1.1.7/wikipediatrend/R/wp_linked_pages.R | 92 wikipediatrend-1.1.7/wikipediatrend/build/vignette.rds |binary wikipediatrend-1.1.7/wikipediatrend/man/html.Rd |only wikipediatrend-1.1.7/wikipediatrend/man/html2.Rd |only wikipediatrend-1.1.7/wikipediatrend/man/wp_cache.Rd | 32 wikipediatrend-1.1.7/wikipediatrend/tests/testthat/test.csv | 62 wikipediatrend-1.1.7/wikipediatrend/vignettes/using-wikipediatrend.Rmd | 1044 +++++----- 13 files changed, 787 insertions(+), 779 deletions(-)
More information about wikipediatrend at CRAN
Permanent link
Title: Statistical Comparison of Multiple Algorithms in Multiple
Problems
Description: Given a matrix with results of different algorithms for different problems, the package uses statistical tests and corrections to assess the differences between algorithms.
Author: Borja Calvo [aut, cre],
Guzman Santafe [aut]
Maintainer: Borja Calvo <borja.calvo@ehu.eus>
Diff between scmamp versions 0.2 dated 2015-09-06 and 0.2.1 dated 2015-09-23
scmamp-0.2.1/scmamp/DESCRIPTION | 8 +- scmamp-0.2.1/scmamp/MD5 | 15 ++-- scmamp-0.2.1/scmamp/NAMESPACE | 1 scmamp-0.2.1/scmamp/R/data_manipulation.R | 103 ++++++++++++++++++++++++++++++ scmamp-0.2.1/scmamp/R/latex.R | 5 + scmamp-0.2.1/scmamp/R/plotting.R | 6 + scmamp-0.2.1/scmamp/R/scmamp.R | 7 +- scmamp-0.2.1/scmamp/man/booleanMatrix.Rd |only scmamp-0.2/scmamp/vignettes/images |only 9 files changed, 131 insertions(+), 14 deletions(-)
Title: Package for Community Ecology and Suitability Analysis
Description: Graphical User Interface (via the R-Commander) and utility functions (often based on the vegan package) for statistical analysis of biodiversity and ecological communities, including species accumulation curves, diversity indices, Renyi profiles, GLMs for analysis of species abundance and presence-absence, distance matrices, Mantel tests, and cluster, constrained and unconstrained ordination analysis. A book on biodiversity and community ecology analysis is available for free download from the website. In 2012, methods for (ensemble) suitability modelling and mapping were expanded in the package.
Author: Roeland Kindt
Maintainer: Roeland Kindt <R.KINDT@CGIAR.ORG>
Diff between BiodiversityR versions 2.5-3 dated 2015-07-23 and 2.5-4 dated 2015-09-23
DESCRIPTION | 12 ++++++------ MD5 | 13 +++++++------ NAMESPACE | 3 ++- R/diversityvariables.R |only inst/etc/BiodiversityGUI.R | 32 +++++++++++++++++++++++++++----- inst/etc/BiodiversityR-menus.txt | 5 ++++- inst/etc/Rcmdr-menus.txt | 19 ++++++++++++------- man/diversityresult.Rd | 6 +++++- 8 files changed, 63 insertions(+), 27 deletions(-)
Title: Bayesian Continual Reassessment Method for Phase I
Dose-Escalation Trials
Description: Implements a wide variety of one and two-parameter Bayesian CRM designs. The program can run interactively, allowing the user to enter outcomes after each cohort has been recruited, or via simulation to assess operating characteristics.
Author: Michael Sweeting
Maintainer: Michael Sweeting <mjs212@medschl.cam.ac.uk>
Diff between bcrm versions 0.4.4 dated 2014-04-08 and 0.4.5 dated 2015-09-23
bcrm-0.4.4/bcrm/R/bcrm_0.4.4.R |only bcrm-0.4.5/bcrm/DESCRIPTION | 16 ++++++++-------- bcrm-0.4.5/bcrm/MD5 | 32 ++++++++++++++++---------------- bcrm-0.4.5/bcrm/NAMESPACE | 10 +++++++++- bcrm-0.4.5/bcrm/NEWS | 9 +++++++++ bcrm-0.4.5/bcrm/R/bcrm_0.4.5.R |only bcrm-0.4.5/bcrm/inst/CITATION | 4 ++-- bcrm-0.4.5/bcrm/man/bcrm-package.Rd | 8 ++++---- bcrm-0.4.5/bcrm/man/bcrm.Rd | 13 ++++++++----- bcrm-0.4.5/bcrm/man/find.x.Rd | 2 +- bcrm-0.4.5/bcrm/man/getprior.Rd | 4 ++-- bcrm-0.4.5/bcrm/man/plot.bcrm.Rd | 2 +- bcrm-0.4.5/bcrm/man/plot.bcrm.sim.Rd | 2 +- bcrm-0.4.5/bcrm/man/plot.threep3.Rd | 2 +- bcrm-0.4.5/bcrm/man/posterior.Rd | 2 +- bcrm-0.4.5/bcrm/man/print.bcrm.Rd | 2 +- bcrm-0.4.5/bcrm/man/print.threep3.Rd | 6 ++++-- bcrm-0.4.5/bcrm/man/threep3.Rd | 22 +++++++++++++++++----- 18 files changed, 85 insertions(+), 51 deletions(-)
Title: R Functions for Elementary Statistics
Description: A collection of data sets and functions that are useful in the
teaching of statistics at an elementary level to students who may have
little or no previous experience with the command line. The functions for
elementary inferential procedures follow a uniform interface for user
input. Some of the functions are instructional applets that can only be
run on the R Studio integrated development environment with package
'manipulate' installed. Other instructional applets are Shiny apps
that may be run locally. In teaching the package is used alongside of
package 'mosaic', 'mosaicData' and 'abd', which are therefore listed as
dependencies.
Author: Rebekah Robinson <rrobinson20@humana.com> and Homer
White <hwhite0@georgetowncollege.edu>
Maintainer: Homer White <hwhite0@georgetowncollege.edu>
Diff between tigerstats versions 0.2-6 dated 2015-05-23 and 0.2.7 dated 2015-09-23
DESCRIPTION | 13 MD5 | 372 +++++++++++++-------------- NAMESPACE | 65 ++++ R/BinomNorm.R | 9 R/BinomSkew.R | 4 R/CIMean.R | 6 R/CIProp.R | 6 R/ChisqSimSlow.R | 2 R/DtrellHist.R | 6 R/DtrellScat.R | 6 R/EmpRule.R | 6 R/EmpRuleGC.R | 6 R/FakeSchool.R | 2 R/FindRegLine.R | 4 R/MeanSampler.R | 4 R/Points2Watch.R | 4 R/PropSampler.R | 4 R/RandomExp.R | 2 R/RegEstimate.R | 6 R/SampDist2Means.R | 6 R/SampDist2Props.R | 4 R/SampDistMean.R | 6 R/ShallowReg.R | 4 R/SimpleRandom.R | 4 R/SimpleRandom2.R | 4 R/Skewer.R | 6 R/SlowGoodness.R | 2 R/Type12Errors.R | 4 R/Variability.R | 6 R/VaryCorrelation.R | 4 R/barchartGC.R | 2 R/binomtestGC.R | 2 R/chisqtestGC.R | 2 R/colPerc.R | 2 R/data.R | 3 R/expCounts.R | 2 R/helpGC.R | 10 R/lmGC.R | 2 R/pbinomGC.R | 2 R/pchisqGC.R | 2 R/pnormGC.R | 2 R/polyfitGC.R | 2 R/ptGC.R | 2 R/qnormGC.R | 2 R/rowPerc.R | 2 R/tExplore.R | 4 R/tSampler.R | 4 R/tigerstats-package.R | 58 ++++ R/ttestGC.R | 2 build/vignette.rds |binary inst/CIMean/server.R | 589 +++++++++++++++++++++++-------------------- inst/CIMean/setup.R |only inst/CIMean/ui.R | 200 ++++++++------ inst/FindRegLine/DESCRIPTION |only inst/FindRegLine/infoFiles |only inst/FindRegLine/rsconnect |only inst/FindRegLine/scores |only inst/FindRegLine/server.R | 330 +++++++++++++++++++----- inst/FindRegLine/ui.R | 134 +++++---- inst/doc/R_Descriptive.html | 12 inst/doc/barchartGC.html | 18 - inst/doc/binomtestGC.html | 2 inst/doc/bwplot.html | 8 inst/doc/chisqtestGC.html | 8 inst/doc/densityplot.html | 14 - inst/doc/favstats.R | 4 inst/doc/favstats.html | 4 inst/doc/histogram.html | 10 inst/doc/lmGC.html | 12 inst/doc/pbinomGC.html | 14 - inst/doc/pnormGC.html | 10 inst/doc/polyfitGC.html | 10 inst/doc/proptestGC.html | 4 inst/doc/qnorm.html | 6 inst/doc/qnormGC.html | 10 inst/doc/ttestGC.html | 4 inst/doc/xyplot.html | 6 man/BinomNorm.Rd | 3 man/BinomSkew.Rd | 3 man/CIMean.Rd | 3 man/CIProp.Rd | 3 man/ChisqSimSlow.Rd | 3 man/DtrellHist.Rd | 3 man/DtrellScat.Rd | 3 man/EmpRule.Rd | 3 man/EmpRuleGC.Rd | 3 man/FakeSchool.Rd | 3 man/FindRegLine.Rd | 3 man/MeanSampler.Rd | 3 man/Ovarian.Rd | 3 man/ParseFormula.Rd | 3 man/Points2Watch.Rd | 3 man/PropSampler.Rd | 3 man/RandomExp.Rd | 3 man/RectShade.Rd | 3 man/RegEstimate.Rd | 3 man/SampDist2Means.Rd | 3 man/SampDist2Props.Rd | 3 man/SampDistMean.Rd | 3 man/ShallowReg.Rd | 3 man/SimpleRandom.Rd | 3 man/SimpleRandom2.Rd | 3 man/Skewer.Rd | 3 man/SlowGoodness.Rd | 3 man/SmallExp.Rd | 3 man/Type12Errors.Rd | 3 man/UnderShade.Rd | 3 man/Variability.Rd | 3 man/VaryCorrelation.Rd | 3 man/alcohol.Rd | 3 man/attitudes.Rd | 3 man/barchartGC.Rd | 3 man/beans.Rd | 3 man/binomtestGC.Rd | 3 man/cabrera.Rd | 3 man/chisqtestGC.Rd | 3 man/chugtime.Rd | 3 man/colPerc.Rd | 3 man/deathpen.Rd | 4 man/expCounts.Rd | 3 man/fuel.Rd | 3 man/galton.Rd | 3 man/gcfeeling.Rd | 3 man/gcstudents.Rd | 3 man/gss02.Rd | 3 man/gss08.Rd | 3 man/gss2012.Rd | 3 man/hair_and_act.Rd | 3 man/handheight.Rd | 3 man/hanford1.Rd | 3 man/hanford2.Rd | 3 man/helpGC.Rd | 3 man/henderson.Rd | 3 man/hofbatting.Rd | 3 man/hofpitching.Rd | 3 man/imagpop.Rd | 3 man/iqsiblings.Rd | 3 man/knifeorgunblock.Rd | 3 man/labels.Rd | 3 man/ledgejump.Rd | 3 man/lmGC.Rd | 3 man/m111survey.Rd | 3 man/m111surveyfa12.Rd | 3 man/m111surveyfa13.Rd | 3 man/music.Rd | 3 man/napkins.Rd | 3 man/nonresponse.Rd | 3 man/nosmokeday.Rd | 3 man/oldfaithful.Rd | 3 man/pbinomGC.Rd | 3 man/pchisqGC.Rd | 3 man/pennstate1.Rd | 3 man/plot.GClm.Rd | 3 man/plot.polyGC.Rd | 3 man/pnormGC.Rd | 3 man/polyfitGC.Rd | 3 man/popsamp.Rd | 3 man/predict.GClm.Rd | 3 man/predict.polyGC.Rd | 3 man/print.GCbinomtest.Rd | 3 man/print.GCchisqtest.Rd | 3 man/print.GClm.Rd | 3 man/print.GCttest.Rd | 3 man/print.gcp1test.Rd | 3 man/print.gcp2test.Rd | 3 man/print.polyGC.Rd | 3 man/proptestGC.Rd | 3 man/ptGC.Rd | 3 man/pushups.Rd | 3 man/qnormGC.Rd | 3 man/rowPerc.Rd | 3 man/saltmarsh.Rd | 3 man/sat.Rd | 3 man/sealsO2.Rd | 3 man/simpleFind.Rd | 3 man/simpleKeyRev.Rd | 3 man/stumps.Rd | 3 man/tExplore.Rd | 3 man/tSampler.Rd | 3 man/temperature.Rd | 3 man/theme.rpres.Rd | 3 man/themerpres.Rd | 3 man/tigerstats-package.Rd | 3 man/tips.Rd | 3 man/tornado.Rd | 3 man/ttestGC.Rd | 3 man/ucdavis1.Rd | 3 man/verlander.Rd | 3 man/youthrisk03.Rd | 3 189 files changed, 1483 insertions(+), 947 deletions(-)
Title: Stochastic Gradient Descent for Scalable Estimation
Description: A fast and flexible set of tools for large scale estimation. It
features many stochastic gradient methods, built-in models, visualization
tools, automated hyperparameter tuning, model checking, interval estimation,
and convergence diagnostics.
Author: Dustin Tran [aut, cre],
Panos Toulis [aut],
Tian Lian [ctb],
Ye Kuang [ctb],
Edoardo Airoldi [ctb]
Maintainer: Dustin Tran <dtran@g.harvard.edu>
Diff between sgd versions 0.1 dated 2015-05-08 and 1.0 dated 2015-09-23
sgd-0.1/sgd/src/sgd.h |only sgd-0.1/sgd/src/sgd_basedef.h |only sgd-0.1/sgd/src/sgd_data.h |only sgd-0.1/sgd/src/sgd_experiment.h |only sgd-0.1/sgd/src/sgd_family.h |only sgd-0.1/sgd/src/sgd_learningrate.h |only sgd-0.1/sgd/src/sgd_transfer.h |only sgd-1.0/sgd/DESCRIPTION | 26 sgd-1.0/sgd/MD5 | 77 +- sgd-1.0/sgd/NAMESPACE | 12 sgd-1.0/sgd/R/RcppExports.R | 4 sgd-1.0/sgd/R/plot.sgd.R |only sgd-1.0/sgd/R/predict.sgd.R |only sgd-1.0/sgd/R/print.sgd.R |only sgd-1.0/sgd/R/sgd.R | 881 +++++++++++++----------- sgd-1.0/sgd/README.md | 47 - sgd-1.0/sgd/build |only sgd-1.0/sgd/demo/00Index | 9 sgd-1.0/sgd/demo/bench-corr-linear-regression.R |only sgd-1.0/sgd/demo/bench-linear-regression.R |only sgd-1.0/sgd/demo/cox-regression.R |only sgd-1.0/sgd/demo/glm-logistic-regression.R |only sgd-1.0/sgd/demo/glm-poisson-regression.R |only sgd-1.0/sgd/demo/linear-regression.R | 5 sgd-1.0/sgd/demo/m-estimation.R |only sgd-1.0/sgd/demo/normal-method-of-moments.R |only sgd-1.0/sgd/inst |only sgd-1.0/sgd/man/plot.sgd.Rd |only sgd-1.0/sgd/man/predict.sgd.Rd |only sgd-1.0/sgd/man/print.sgd.Rd |only sgd-1.0/sgd/man/sgd.Rd | 221 +++--- sgd-1.0/sgd/src/RcppExports.cpp | 25 sgd-1.0/sgd/src/basedef.h |only sgd-1.0/sgd/src/data |only sgd-1.0/sgd/src/learn-rate |only sgd-1.0/sgd/src/model |only sgd-1.0/sgd/src/post-process |only sgd-1.0/sgd/src/sgd |only sgd-1.0/sgd/src/sgd.cpp | 567 ++++++--------- sgd-1.0/sgd/src/validity-check |only sgd-1.0/sgd/tests |only sgd-1.0/sgd/vignettes |only 42 files changed, 977 insertions(+), 897 deletions(-)
Title: Programming with Big Data -- Interface to ZeroMQ
Description: Providing high level R wrapper functions to utilize
ZeroMQ C API functions in detail manners. pbdZMQ mainly focuses on
client/servers programming framework in an interaction style. A
minimum ZeroMQ library 4.1.0 rc1 is built and linked within pbdZMQ
if no external ZerMQ library is not provided. A few compatible wrapper
functions to rzmq are also provided.
Author: Wei-Chen Chen [aut, cre],
Drew Schmidt [aut],
Whit Armstrong [ctb] (some functions are modified from the rzmq for
backward compatibility),
Brian Ripley [ctb] (C code of shellexec),
R Core team [ctb] (some functions are modified from the R source code)
Maintainer: Wei-Chen Chen <wccsnow@gmail.com>
Diff between pbdZMQ versions 0.1-0 dated 2015-09-11 and 0.1-1 dated 2015-09-23
ChangeLog | 15 + DESCRIPTION | 8 MD5 | 39 +- R/get_conf.r | 138 +++++---- configure | 344 +++++++++++++++++++++--- configure.ac | 113 ++++--- inst/doc/pbdZMQ-guide.Rnw | 6 inst/doc/pbdZMQ-guide.pdf |binary src/Makevars.in | 20 - src/build_zmq_mingw.inc | 5 src/pkg.m4 |only src/zmqsrc.win32/src_Makefile | 16 - src/zmqsrc.win64/src_Makefile | 16 - vignettes/pbdZMQ-guide.Rnw | 6 vignettes/pbdZMQ-include/01-acknowledgement.tex | 20 + vignettes/pbdZMQ-include/01-copyright.tex | 2 vignettes/pbdZMQ-include/01-introduction.tex | 56 +-- vignettes/pbdZMQ-include/02-installation.tex | 91 ++++-- vignettes/pbdZMQ-include/03-example.tex | 9 vignettes/pbdZMQ-include/04-backward.tex | 16 - vignettes/pbdZMQ-include/pbdZMQ.bib | 6 21 files changed, 666 insertions(+), 260 deletions(-)
Title: NHANES Data Retrieval
Description: Utility to retrieve data from the National Health and Nutrition Examination Survey (NHANES).
Author: Christopher Endres
Maintainer: Christopher Endres <cjendres1@gmail.com>
Diff between nhanesA versions 0.5 dated 2015-09-01 and 0.6.0 dated 2015-09-23
DESCRIPTION | 14 ++- INDEX | 9 -- MD5 | 20 +++-- NAMESPACE | 5 - R/nhanes.R | 174 +++++++++++++++++++++++++++++++++++-------------- README.md |only build |only inst |only man/nhanesTableVars.Rd | 14 ++- man/nhanesTables.Rd | 14 ++- man/nhanesTranslate.Rd | 22 ++++-- vignettes |only 12 files changed, 185 insertions(+), 87 deletions(-)
Title: Linear Quantile Mixed Models
Description: This is a collection of functions to fit quantile regression models for independent and hierarchical data.
Author: Marco Geraci
Maintainer: Marco Geraci <geraci@mailbox.sc.edu>
Diff between lqmm versions 1.5.1 dated 2014-12-16 and 1.5.2 dated 2015-09-23
lqmm-1.5.1/lqmm/inst/ChangeLog |only lqmm-1.5.2/lqmm/DESCRIPTION | 12 lqmm-1.5.2/lqmm/MD5 | 34 - lqmm-1.5.2/lqmm/NAMESPACE | 11 lqmm-1.5.2/lqmm/NEWS |only lqmm-1.5.2/lqmm/R/auxiliary.R |only lqmm-1.5.2/lqmm/R/lqm.R |only lqmm-1.5.2/lqmm/R/lqmm.R | 1175 +---------------------------------- lqmm-1.5.2/lqmm/build/vignette.rds |binary lqmm-1.5.2/lqmm/inst/doc/lqmm.pdf |binary lqmm-1.5.2/lqmm/man/dal.Rd | 7 lqmm-1.5.2/lqmm/man/lqm.Rd | 4 lqmm-1.5.2/lqmm/man/lqm.counts.Rd | 2 lqmm-1.5.2/lqmm/man/lqm.fit.gs.Rd | 2 lqmm-1.5.2/lqmm/man/lqmControl.Rd | 25 lqmm-1.5.2/lqmm/man/lqmm-internal.Rd | 4 lqmm-1.5.2/lqmm/man/lqmm-package.Rd | 4 lqmm-1.5.2/lqmm/man/predict.lqmm.Rd | 48 + lqmm-1.5.2/lqmm/man/print.lqm.Rd | 2 lqmm-1.5.2/lqmm/man/summary.lqm.Rd | 11 20 files changed, 183 insertions(+), 1158 deletions(-)
Title: A Copy Number and Expression-Based Classifier for Breast Tumours
Description: Implementation of the classifier described in the paper 'Genome-driven integrated classification of breast cancer validated in over 7,500 samples' (Ali HR et al., Genome Biology 2014). It uses copy number and/or expression form breast cancer data, trains a pamr classifier (Tibshirani et al.) with the features available and predicts the iC10 group.
Author: Oscar M Rueda
Maintainer: Oscar M. Rueda <Oscar.Rueda@cruk.cam.ac.uk>
Diff between iC10 versions 1.1.2 dated 2014-12-08 and 1.1.3 dated 2015-09-23
DESCRIPTION | 12 ++++++------ MD5 | 8 ++++---- NAMESPACE | 2 +- NEWS | 2 ++ R/iC10.R | 4 ++-- 5 files changed, 15 insertions(+), 13 deletions(-)
Title: Modelling Actual, Potential and Reference Crop
Evapotranspiration
Description: Uses data and constants to calculate potential evapotranspiration (PET) and actual evapotranspiration (AET) from 21 different formulations including Penman, Penman-Monteith FAO 56, Priestley-Taylor and Morton formulations.
Author: Danlu Guo <danlu.guo@adelaide.edu.au>, Seth Westra <swestra@civeng.adelaide.edu.au>
Maintainer: Danlu Guo <danlu.guo@adelaide.edu.au>
Diff between Evapotranspiration versions 1.6 dated 2015-06-23 and 1.7 dated 2015-09-23
DESCRIPTION | 10 MD5 | 20 NAMESPACE | 6 NEWS | 21 R/Evapotranspiration.R | 938 ++++++++++++++++++++++-------------- R/Reading.R | 1265 ++++++++++++++++++++++++++++++++----------------- man/ET.Abtew.Rd |only man/ET.Hamon.Rd |only man/ET.Linacre.Rd |only man/ET.MortonCRAE.Rd | 2 man/ET.MortonCRWE.Rd | 2 man/ET.Penpan.Rd | 11 man/ET.Romanenko.Rd |only 13 files changed, 1469 insertions(+), 806 deletions(-)
More information about Evapotranspiration at CRAN
Permanent link
Title: Convenience Functions for Education Data
Description: Collection of convenience functions to make working with
administrative records easier and more consistent. Includes functions to
clean strings, identify cutpoints, and quickly combine shapefiles and
dataframes for plotting. Includes four alternative themes for ggplot2. Also
includes three example datasets of administrative education records for
learning how to process records with errors.
Author: Jason P. Becker [ctb],
Jared E. Knowles [aut, cre]
Maintainer: Jared E. Knowles <jknowles@gmail.com>
Diff between eeptools versions 0.3.1 dated 2014-02-23 and 0.9.0 dated 2015-09-23
eeptools-0.3.1/eeptools/NEWS |only eeptools-0.3.1/eeptools/R/dropbox_source.R |only eeptools-0.3.1/eeptools/R/plotForWord.R |only eeptools-0.3.1/eeptools/R/theme_dpi_map.R |only eeptools-0.3.1/eeptools/R/theme_dpi_map2.R |only eeptools-0.3.1/eeptools/R/theme_dpi_mapPNG.R |only eeptools-0.3.1/eeptools/man/destring.Rd |only eeptools-0.3.1/eeptools/man/dropbox_source.Rd |only eeptools-0.3.1/eeptools/man/eeptools-package.Rd |only eeptools-0.3.1/eeptools/man/mapmerge2.Rd |only eeptools-0.3.1/eeptools/man/plotForWord.Rd |only eeptools-0.3.1/eeptools/tests/testthat/test-decomma.r |only eeptools-0.9.0/eeptools/DESCRIPTION | 34 - eeptools-0.9.0/eeptools/MD5 | 128 +++--- eeptools-0.9.0/eeptools/NAMESPACE | 54 ++ eeptools-0.9.0/eeptools/NEWS.md |only eeptools-0.9.0/eeptools/R/age_calc.R | 59 ++ eeptools-0.9.0/eeptools/R/autoplot.lm.R | 56 +- eeptools-0.9.0/eeptools/R/cleanTex.R | 7 eeptools-0.9.0/eeptools/R/cutoff.R | 49 ++ eeptools-0.9.0/eeptools/R/decomma.R | 16 eeptools-0.9.0/eeptools/R/defac.R | 17 eeptools-0.9.0/eeptools/R/destring.R | 30 + eeptools-0.9.0/eeptools/R/eeptools-package.r |only eeptools-0.9.0/eeptools/R/eeptools.R | 17 eeptools-0.9.0/eeptools/R/lags.R | 28 + eeptools-0.9.0/eeptools/R/leading_zero.R |only eeptools-0.9.0/eeptools/R/mapfunctions.R | 35 - eeptools-0.9.0/eeptools/R/max_mis.R | 53 ++ eeptools-0.9.0/eeptools/R/modsims.R | 16 eeptools-0.9.0/eeptools/R/moves_calc.R | 63 +++ eeptools-0.9.0/eeptools/R/proficiency_tools.R |only eeptools-0.9.0/eeptools/R/remove_char.R | 18 eeptools-0.9.0/eeptools/R/retained_calc.R |only eeptools-0.9.0/eeptools/R/statamode.R | 90 +++- eeptools-0.9.0/eeptools/R/theme_dpi.R | 198 +++++++++ eeptools-0.9.0/eeptools/R/thresh.R | 46 +- eeptools-0.9.0/eeptools/R/zzz.R |only eeptools-0.9.0/eeptools/README.md | 289 +++++++++++++- eeptools-0.9.0/eeptools/build |only eeptools-0.9.0/eeptools/inst |only eeptools-0.9.0/eeptools/man/age_calc.Rd | 61 +- eeptools-0.9.0/eeptools/man/autoplot.lm.Rd | 63 +-- eeptools-0.9.0/eeptools/man/cleanTex.Rd | 26 - eeptools-0.9.0/eeptools/man/crosstabplot.Rd |only eeptools-0.9.0/eeptools/man/crosstabs.Rd |only eeptools-0.9.0/eeptools/man/cutoff.Rd | 67 +-- eeptools-0.9.0/eeptools/man/decomma.Rd | 32 - eeptools-0.9.0/eeptools/man/defac.Rd | 39 - eeptools-0.9.0/eeptools/man/eeptools.Rd |only eeptools-0.9.0/eeptools/man/gelmansim.Rd | 33 - eeptools-0.9.0/eeptools/man/ggmapmerge.Rd | 16 eeptools-0.9.0/eeptools/man/lag_data.Rd | 18 eeptools-0.9.0/eeptools/man/leading_zero.Rd |only eeptools-0.9.0/eeptools/man/makenum.Rd |only eeptools-0.9.0/eeptools/man/mapmerge.Rd | 17 eeptools-0.9.0/eeptools/man/max_mis.Rd | 49 -- eeptools-0.9.0/eeptools/man/midsch.Rd | 66 +-- eeptools-0.9.0/eeptools/man/moves_calc.Rd | 98 ++-- eeptools-0.9.0/eeptools/man/nth_max.Rd |only eeptools-0.9.0/eeptools/man/profpoly.Rd |only eeptools-0.9.0/eeptools/man/profpoly.data.Rd |only eeptools-0.9.0/eeptools/man/remove_char.Rd | 42 -- eeptools-0.9.0/eeptools/man/retained_calc.Rd |only eeptools-0.9.0/eeptools/man/statamode.Rd | 62 +-- eeptools-0.9.0/eeptools/man/stuatt.Rd | 59 +- eeptools-0.9.0/eeptools/man/stulevel.Rd | 101 ++-- eeptools-0.9.0/eeptools/man/theme_dpi.Rd | 44 -- eeptools-0.9.0/eeptools/man/theme_dpi_map.Rd | 63 +-- eeptools-0.9.0/eeptools/man/theme_dpi_map2.Rd | 66 +-- eeptools-0.9.0/eeptools/man/theme_dpi_mapPNG.Rd | 67 +-- eeptools-0.9.0/eeptools/man/thresh.Rd | 64 +-- eeptools-0.9.0/eeptools/tests/test-all.R | 7 eeptools-0.9.0/eeptools/tests/testthat/test-calculators.R |only eeptools-0.9.0/eeptools/tests/testthat/test-edutils.R |only eeptools-0.9.0/eeptools/tests/testthat/test-gelmansim.R | 31 + eeptools-0.9.0/eeptools/tests/testthat/test-lintr.R |only eeptools-0.9.0/eeptools/tests/testthat/test-maptools.R |only eeptools-0.9.0/eeptools/tests/testthat/test-plots.R |only eeptools-0.9.0/eeptools/tests/testthat/test-statamode.r | 131 +++++- eeptools-0.9.0/eeptools/tests/testthat/test-utils.R |only eeptools-0.9.0/eeptools/vignettes |only 82 files changed, 1754 insertions(+), 871 deletions(-)