Files in richfitz/RcppR6
Code-generation Wrapping C++ Classes as R6 Classes

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE
Makefile
NAMESPACE
R/RcppR6_generate.R R/RcppR6_read.R R/RcppR6_validate.R R/RcppR6_write.R R/api.R R/check.R R/cpp_templates.R R/mangle.R R/utils.R R/utils_assert.R R/utils_install.R README.md
inst/Makefile
inst/Makevars
inst/doc/examples.html
inst/doc/introduction.html
inst/doc/templates.html
inst/examples/examples/.gitignore
inst/examples/examples/DESCRIPTION
inst/examples/examples/NAMESPACE
inst/examples/examples/inst/RcppR6.yml
inst/examples/examples/inst/empty.yml
inst/examples/examples/inst/include/examples.h
inst/examples/examples/inst/include/examples/empty.hpp
inst/examples/examples/inst/include/examples/stack.hpp
inst/examples/examples/inst/include/examples/uniform.hpp
inst/examples/examples/inst/stack.yml
inst/examples/examples/inst/uniform.yml
inst/examples/examples/tests/testthat.R inst/examples/examples/tests/testthat/test-simple.R inst/examples/examples/tests/testthat/test-stack.R inst/examples/examples/tests/testthat/test-uniform.R
inst/examples/introduction/DESCRIPTION
inst/examples/introduction/NAMESPACE
inst/examples/introduction/inst/RcppR6_classes.yml
inst/examples/introduction/inst/include/introduction.h
inst/examples/introduction/tests/testthat.R inst/examples/introduction/tests/testthat/test-circle.R
inst/examples/list/DESCRIPTION
inst/examples/list/NAMESPACE
inst/examples/list/inst/RcppR6_classes.yml
inst/examples/list/inst/include/list.h
inst/examples/list/inst/include/list/mystruct.hpp
inst/examples/list/inst/include/list/positive.hpp
inst/examples/list/inst/include/list/triple1.hpp
inst/examples/list/inst/include/list/validated.hpp
inst/examples/list/src/test.cpp
inst/examples/list/src/validated.cpp
inst/examples/list/tests/testthat.R inst/examples/list/tests/testthat/test-mystruct.R inst/examples/list/tests/testthat/test-positive.R inst/examples/list/tests/testthat/test-triple1.R inst/examples/list/tests/testthat/test-validated.R
inst/examples/templates/DESCRIPTION
inst/examples/templates/inst/RcppR6_classes.yml
inst/examples/templates/inst/RcppR6_functions.yml
inst/examples/templates/inst/include/templates.h
inst/examples/templates/inst/include/templates/pair1.hpp
inst/examples/templates/inst/include/templates/pair1_functions.hpp
inst/examples/templates/tests/testthat.R inst/examples/templates/tests/testthat/test-pair1.R inst/examples/templates/tests/testthat/test-pair2.R
inst/templates/R6_generator.whisker
inst/templates/R6_generator_generic.whisker
inst/templates/RcppR6.R_header.whisker
inst/templates/RcppR6.cpp_header.whisker
inst/templates/RcppR6_post.hpp.whisker
inst/templates/RcppR6_pre.hpp.whisker
inst/templates/RcppR6_support.R.whisker
inst/templates/RcppR6_support.hpp.whisker
inst/templates/RcppR6_traits.whisker
inst/templates/active_cpp.whisker
inst/templates/active_r.whisker
inst/templates/constructor_cpp.whisker
inst/templates/constructor_list_cpp.whisker
inst/templates/constructor_r.whisker
inst/templates/function_concrete.whisker
inst/templates/function_generic_explicit.whisker
inst/templates/function_generic_implicit.whisker
inst/templates/list_generator.whisker
inst/templates/method_cpp.whisker
inst/templates/method_r.whisker
inst/templates/package_include.h.whisker
inst/templates/rcpp_definitions.whisker
inst/templates/rcpp_list_definitions.whisker
inst/templates/rcpp_prototypes.whisker
inst/vignette_common.R man/RcppR6.Rd man/check.Rd tests/testthat.R
tests/testthat/Makefile
tests/testthat/helper-RcppR6.R tests/testthat/test-README.R tests/testthat/test-examples.R tests/testthat/test-list.R tests/testthat/test-templates.R vignettes/examples.Rmd vignettes/introduction.Rmd vignettes/src/examples.R vignettes/src/introduction.R vignettes/src/templates.R vignettes/templates.Rmd
richfitz/RcppR6 documentation built on May 27, 2019, 8:15 a.m.