Files in clarkfitzg/codedoctor
Transform Serial R Code into Parallel R Code

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE
Makefile
NAMESPACE
NEWS.md R/AllClass.R R/AllGeneric.R R/MapSchedule.R R/Platform.R R/codemIpsum.R R/columnsUsed.R R/conversion.R R/dataParallel.R R/dataSource.R
R/expandData.R.bak
R/expandData_scratch.txt
R/forLoop.R R/generateDataParallel.R R/generateTask.R R/inferGraph.R R/makeParallel.R R/old_scheduleFork.R R/order.R R/plot.R R/print.R R/propagate.R R/reduce.R R/runMeasure.R R/scheduleDataParallel.R R/scheduleFork.R R/scheduleTaskList.R R/standardize.R R/utils.R R/writeCode.R R/zzz.R README.md TODO.md cran_comments.md inst/dev/vectorBlock.R inst/examples/MapReduce.R inst/examples/MapReduce_analysis.R inst/examples/MapReduce_ideal.R inst/examples/as_date2.R
inst/examples/benchmarks.txt
inst/examples/cov_chunked_efficiency.png
inst/examples/cov_prechunked_efficiency.png
inst/examples/cov_prechunked_parallel_eff.png
inst/examples/cov_times.csv
inst/examples/cov_timings.R inst/examples/covariance.R inst/examples/covariance.Rmd
inst/examples/d1.csv
inst/examples/d2.csv
inst/examples/duncan.R
inst/examples/efficiency_by_chunks.png
inst/examples/extend.R
inst/examples/isdataframe_strange_profile.Rprof
inst/examples/issue19.R inst/examples/lda.R inst/examples/mp_example.R inst/examples/plot_cov.R inst/examples/plot_cov2.R
inst/examples/qq_baseline.png
inst/examples/recurse_globals.R inst/examples/scale.R
inst/oldcode/README
inst/oldcode/RHive.Rmd inst/oldcode/apply.R inst/oldcode/benchmark_transform.R inst/oldcode/brokecode.R inst/oldcode/canon.R inst/oldcode/codegraph/codegraph.R inst/oldcode/columns.R inst/oldcode/design.Rmd inst/oldcode/distribute.R inst/oldcode/evolve.R inst/oldcode/evolve.Rmd inst/oldcode/experiments.Rmd inst/oldcode/hive.R inst/oldcode/interactive.R inst/oldcode/interactive.Rmd inst/oldcode/internal.Rmd inst/oldcode/intro.R inst/oldcode/intro.Rmd inst/oldcode/read_faster.R inst/oldcode/read_faster.Rmd inst/oldcode/related.Rmd inst/oldcode/scratch.R inst/oldcode/script.Rmd inst/oldcode/simple.R inst/oldcode/simple2.R inst/oldcode/snow.R inst/oldcode/task_parallel.Rmd inst/oldcode/test_apply.R inst/oldcode/test_canon.R inst/oldcode/test_distribute.R inst/oldcode/test_evolve.R inst/oldcode/test_read_faster.R inst/oldcode/test_tune.R inst/oldcode/test_utils.R inst/oldcode/tune.R inst/oldcode/tuning.Rmd inst/oldcode/utils.R
inst/pems/.gitignore
inst/pems/gen2.R inst/pems/intermediate_transformed_code.R inst/pems/notes.md inst/pems/pems.R inst/pems/pems_with_data_load.R inst/pems/rbind_problem.R
inst/pems/slurm.sh
inst/pems/target_code.R inst/pems/transform_code.R inst/pems/transform_code2.R inst/pems/transform_subset.R inst/templates/snow_manager.R inst/templates/snow_notransfer.R inst/templates/snow_worker.R inst/templates/udaf.R
inst/templates/udaf.sql
inst/templates/vector.R inst/use_cases/lemmatize/Lemmatizer.R inst/use_cases/lemmatize/Lemmatizer_parrallel_BETA.R
inst/use_cases/lemmatize/README.txt
inst/use_cases/lemmatize/goodnightmoon.csv
man/Assignment-class.Rd man/AssignmentOneVectorFunction-class.Rd man/ChunkDataFiles-class.Rd man/ChunkDataFiles.Rd man/CodeBlock-class.Rd man/DataLoadBlock-class.Rd man/DataSource-class.Rd man/FinalBlock-class.Rd man/FixedWidthFiles-class.Rd man/ForkSchedule-class.Rd man/GeneratedCode-class.Rd man/InitBlock-class.Rd man/KnownAssignment-class.Rd man/MapSchedule-class.Rd man/MeasuredTaskGraph-class.Rd man/NoDataSource-class.Rd man/ParallelBlock-class.Rd man/ParallelLocalCluster-class.Rd man/Platform.Rd man/ReduceBlock-class.Rd man/ReduceFun-class.Rd man/Schedule-class.Rd man/SerialBlock-class.Rd man/SerialSchedule-class.Rd man/SimpleReduce-class.Rd man/SplitBlock-class.Rd man/Statement-class.Rd man/TaskGraph-class.Rd man/TaskSchedule-class.Rd man/TextTableFiles-class.Rd man/TimedTaskGraph-class.Rd man/XXX.Rd man/dataSource.Rd man/expandData.Rd man/file.Rd man/fileSetter.Rd man/findFirstDataSource.Rd man/forLoopToLapply.Rd man/generate.Rd man/inferGraph.Rd man/inferReadFuncFromFile.Rd man/makeParallel.Rd man/mapSchedule.Rd man/orderBottomLevel.Rd man/plot-TaskSchedule-missing-method.Rd man/plotDOT.Rd man/reduceFun.Rd man/runMeasure.Rd man/schedule.Rd man/scheduleDataParallel.Rd man/scheduleFork.Rd man/scheduleFork_old.Rd man/scheduleTaskList.Rd man/standardizeData.Rd man/time.Rd man/use_def.Rd man/writeCode.Rd notes.md tests/generated/fail.R tests/generated/script1.R tests/generated/script2.R tests/generated/script3.R tests/generated/script4.R tests/generated/script5.R tests/generated/script6.R tests/generated/script7.R tests/generated/test_generated_scripts.R tests/testthat.R
tests/testthat/.gitignore
tests/testthat/by_example/setup_data.R tests/testthat/by_example/vector_actual_generated.R tests/testthat/by_example/vector_transform.R
tests/testthat/by_example/x1.rds
tests/testthat/by_example/x2.rds
tests/testthat/by_example/x3.rds
tests/testthat/by_example/x4.rds
tests/testthat/codewall.R
tests/testthat/dates.txt
tests/testthat/expected/med_petal.rds
tests/testthat/expected/result_custom_reduce.rds
tests/testthat/expected/result_median_reduce.rds
tests/testthat/expected/result_two_blocks.rds
tests/testthat/iris_csv/1.csv
tests/testthat/iris_csv/2.csv
tests/testthat/iris_csv/3.csv
tests/testthat/iris_csv/4.csv
tests/testthat/iris_csv/5.csv
tests/testthat/iris_csv/generate_data.R tests/testthat/local_test.R tests/testthat/range_of_dates.R
tests/testthat/single_numeric_few_distinct/.gitignore
tests/testthat/single_numeric_few_distinct/big.rds
tests/testthat/single_numeric_few_distinct/setup_data.R
tests/testthat/single_numeric_few_distinct/small1.rds
tests/testthat/single_numeric_few_distinct/small2.rds
tests/testthat/single_numeric_vector/.gitignore
tests/testthat/single_numeric_vector/big.rds
tests/testthat/single_numeric_vector/setup_data.R
tests/testthat/single_numeric_vector/small1.rds
tests/testthat/single_numeric_vector/small2.rds
tests/testthat/test_Data.R tests/testthat/test_MapSchedule.R tests/testthat/test_columnsUsed.R tests/testthat/test_custom_reduce.R tests/testthat/test_dependGraph.R tests/testthat/test_extend_platform.R tests/testthat/test_forLoop.R tests/testthat/test_forkSchedule.R tests/testthat/test_group_by.R tests/testthat/test_makeParallel.R tests/testthat/test_map_reduce.R tests/testthat/test_median_reduce.R tests/testthat/test_one_text_file.R tests/testthat/test_order.R tests/testthat/test_scheduleTaskList.R tests/testthat/test_two_blocks.R tests/testthat/test_utils.R
vignettes/.gitignore
vignettes/basic_model.dot
vignettes/basic_model.png
vignettes/concepts.Rmd
vignettes/extensible.dot
vignettes/extensible.png
vignettes/old_concepts.Rmd vignettes/quickstart.Rmd vignettes/standardized_code.md
clarkfitzg/codedoctor documentation built on Nov. 18, 2020, 4:34 p.m.