Files in aldencabajar/fluke-framework
What the Package Does (One Line, Title Case)

.Rbuildignore
.Rprofile
.gitignore
.pylintrc
.vscode/launch.json
.vscode/settings.json
DESCRIPTION
Makefile
NAMESPACE
R/dataset.R R/develop.R R/get-targets.R R/pipeline.R R/utils.R R/zzz.R README.md
fluke/__init__.py
fluke/cli/__init__.py
fluke/cli/cli.py
fluke/cli/dataset.py
fluke/cli/pipeline.py
fluke/cli/project_create.py
fluke/config/__init__.py
fluke/config/datasets.py
fluke/datasets/__init__.py
fluke/datasets/abstract.py
fluke/datasets/csv_dataset.py
fluke/datasets/query_dataset/__init__.py
fluke/datasets/query_dataset/abstract.py
fluke/datasets/query_dataset/bigquery.py
fluke/logger.py
fluke/templates/pipeline/cookiecutter.json
fluke/templates/pipeline/{{cookiecutter.pipeline_name}}/pipeline.R
fluke/templates/pipeline/{{cookiecutter.pipeline_name}}/pipeline.yml
fluke/templates/project/cookiecutter.json
fluke/templates/project/{{cookiecutter.project_name}}/.Rprofile
fluke/templates/project/{{cookiecutter.project_name}}/.gitignore
fluke/templates/project/{{cookiecutter.project_name}}/README.md
fluke/templates/project/{{cookiecutter.project_name}}/config/datasets.yaml
fluke/templates/project/{{cookiecutter.project_name}}/config/pipelines.yaml
fluke/templates/project/{{cookiecutter.project_name}}/config/project.yaml
fluke/templates/project/{{cookiecutter.project_name}}/datasets/.gitkeep
fluke/templates/project/{{cookiecutter.project_name}}/datasets/tar_script_datasets.R
fluke/templates/project/{{cookiecutter.project_name}}/notebooks/.gitkeep
fluke/templates/project/{{cookiecutter.project_name}}/pipelines/.gitignore
fluke/templates/project/{{cookiecutter.project_name}}/pipelines/.gitkeep
fluke/templates/project/{{cookiecutter.project_name}}/pipelines/targets-pipelines.R
fluke/templates/project/{{cookiecutter.project_name}}/renv.lock
fluke/templates/project/{{cookiecutter.project_name}}/renv/.gitignore
fluke/templates/project/{{cookiecutter.project_name}}/renv/activate.R
fluke/templates/project/{{cookiecutter.project_name}}/renv/local/fluke_0.0.0.9000.tar.gz
fluke/templates/project/{{cookiecutter.project_name}}/renv/settings.dcf
fluke/templates/project/{{cookiecutter.project_name}}/results/.gitkeep
fluke/templates/project/{{cookiecutter.project_name}}/src/.gitkeep
fluke/templates/project/{{cookiecutter.project_name}}/src/{{cookiecutter.pkg_name}}/DESCRIPTION
fluke/templates/project/{{cookiecutter.project_name}}/src/{{cookiecutter.pkg_name}}/NAMESPACE
fluke/templates/project/{{cookiecutter.project_name}}/src/{{cookiecutter.pkg_name}}/R/.gitkeep
fluke/templates/project/{{cookiecutter.project_name}}/{{cookiecutter.project_name}}.Rproj
fluke/utils.py
man/document.Rd man/get_pipelines.Rd man/get_pkg_file_path.Rd man/get_pkg_name.Rd man/get_project_config.Rd man/get_targets.Rd man/install.Rd man/pipeline_script_path.Rd man/pipelines_config.Rd man/prepare_targets.Rd man/prepare_targets.pipelines.Rd man/python_env.Rd man/read_dataset.Rd man/update_package.Rd man/use_dataset.Rd
renv.lock
renv/.gitignore
renv/activate.R
renv/settings.dcf
requirements.txt
setup.py
tests/pytests/__init__.py
tests/pytests/cli/test_dataset_cli.py
tests/pytests/cli/test_pipeline.py
tests/pytests/conftest.py
tests/pytests/fixtures/__init__.py
tests/pytests/fixtures/datasets.py
tests/pytests/fixtures/pipeline.py
tests/pytests/test_dataset_config.py
tests/pytests/test_project_create.py
tests/pytests/utils.py
tests/testthat/helper-develop.R tests/testthat/helper-pipeline.R tests/testthat/helper.R tests/testthat/setup.R tests/testthat/test_dataset_funcs.R tests/testthat/test_develop.R tests/testthat/test_pipeline.R
aldencabajar/fluke-framework documentation built on April 4, 2022, 8:26 a.m.