diff --git a/.Rbuildignore b/.Rbuildignore old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.travis.yml b/.travis.yml old mode 100644 new mode 100755 diff --git a/DESCRIPTION b/DESCRIPTION old mode 100644 new mode 100755 diff --git a/NAMESPACE b/NAMESPACE old mode 100644 new mode 100755 diff --git a/NEWS.md b/NEWS.md old mode 100644 new mode 100755 diff --git a/R/AllClass.R b/R/AllClass.R old mode 100644 new mode 100755 diff --git a/R/INFO2df.R b/R/INFO2df.R old mode 100644 new mode 100755 diff --git a/R/RcppExports.R b/R/RcppExports.R old mode 100644 new mode 100755 diff --git a/R/addID.R b/R/addID.R old mode 100644 new mode 100755 diff --git a/R/check_keys.R b/R/check_keys.R old mode 100644 new mode 100755 diff --git a/R/chromR-method.R b/R/chromR-method.R old mode 100644 new mode 100755 diff --git a/R/chromR_example.R b/R/chromR_example.R old mode 100644 new mode 100755 diff --git a/R/chromR_functions.R b/R/chromR_functions.R old mode 100644 new mode 100755 diff --git a/R/chromR_to_vcfR.R b/R/chromR_to_vcfR.R old mode 100644 new mode 100755 diff --git a/R/chromo_plot.R b/R/chromo_plot.R old mode 100644 new mode 100755 diff --git a/R/create_chromR.R b/R/create_chromR.R old mode 100644 new mode 100755 diff --git a/R/drplot.R b/R/drplot.R old mode 100644 new mode 100755 diff --git a/R/extract_gt.R b/R/extract_gt.R old mode 100644 new mode 100755 diff --git a/R/fasta_output.R b/R/fasta_output.R old mode 100644 new mode 100755 diff --git a/R/freq_peak_plot.R b/R/freq_peak_plot.R old mode 100644 new mode 100755 diff --git a/R/genetic_diff.R b/R/genetic_diff.R old mode 100644 new mode 100755 diff --git a/R/genotype_matrix_functions.R b/R/genotype_matrix_functions.R old mode 100644 new mode 100755 diff --git a/R/get_methods.R b/R/get_methods.R old mode 100644 new mode 100755 diff --git a/R/gt_to_popsum.R b/R/gt_to_popsum.R old mode 100644 new mode 100755 diff --git a/R/heatmap_bp.R b/R/heatmap_bp.R old mode 100644 new mode 100755 diff --git a/R/io_vcfR.R b/R/io_vcfR.R old mode 100644 new mode 100755 diff --git a/R/is_het.R b/R/is_het.R old mode 100644 new mode 100755 diff --git a/R/maf.R b/R/maf.R old mode 100644 new mode 100755 diff --git a/R/onUnload.R b/R/onUnload.R old mode 100644 new mode 100755 diff --git a/R/ordisample.R b/R/ordisample.R old mode 100644 new mode 100755 diff --git a/R/pairwise_genetic_diff.R b/R/pairwise_genetic_diff.R old mode 100644 new mode 100755 diff --git a/R/peak_to_ploid.R b/R/peak_to_ploid.R old mode 100644 new mode 100755 diff --git a/R/pipe.R b/R/pipe.R old mode 100644 new mode 100755 diff --git a/R/proc_chromR.R b/R/proc_chromR.R old mode 100644 new mode 100755 diff --git a/R/queryMETA.R b/R/queryMETA.R old mode 100644 new mode 100755 diff --git a/R/query_gt.R b/R/query_gt.R old mode 100644 new mode 100755 diff --git a/R/ranking.R b/R/ranking.R old mode 100644 new mode 100755 diff --git a/R/rePOS.R b/R/rePOS.R old mode 100644 new mode 100755 diff --git a/R/sandbox.R b/R/sandbox.R old mode 100644 new mode 100755 diff --git a/R/summary_tables.R b/R/summary_tables.R old mode 100644 new mode 100755 diff --git a/R/vcfR-method.R b/R/vcfR-method.R old mode 100644 new mode 100755 diff --git a/R/vcfR.R b/R/vcfR.R old mode 100644 new mode 100755 diff --git a/R/vcfR2DNAbin.R b/R/vcfR2DNAbin.R old mode 100644 new mode 100755 diff --git a/R/vcfR2migrate.R b/R/vcfR2migrate.R old mode 100644 new mode 100755 diff --git a/R/vcfR_conversion.R b/R/vcfR_conversion.R old mode 100644 new mode 100755 diff --git a/R/vcfR_example.R b/R/vcfR_example.R old mode 100644 new mode 100755 diff --git a/R/vcfR_test.R b/R/vcfR_test.R old mode 100644 new mode 100755 diff --git a/R/vcfR_to_tidy_functions.R b/R/vcfR_to_tidy_functions.R old mode 100644 new mode 100755 diff --git a/R/vep.R b/R/vep.R old mode 100644 new mode 100755 diff --git a/R/windowing.R b/R/windowing.R old mode 100644 new mode 100755 diff --git a/R/zzz.R b/R/zzz.R old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/appveyor.yml b/appveyor.yml old mode 100644 new mode 100755 diff --git a/cran-comments.md b/cran-comments.md old mode 100644 new mode 100755 diff --git a/data/chromR_example.RData b/data/chromR_example.RData old mode 100644 new mode 100755 diff --git a/data/vcfR_example.rdata b/data/vcfR_example.rdata old mode 100644 new mode 100755 diff --git a/data/vcfR_test.RData b/data/vcfR_test.RData old mode 100644 new mode 100755 diff --git a/data/vep.RData b/data/vep.RData old mode 100644 new mode 100755 diff --git a/inst/CITATION b/inst/CITATION old mode 100644 new mode 100755 diff --git a/man/AD_frequency.Rd b/man/AD_frequency.Rd old mode 100644 new mode 100755 diff --git a/man/INFO2df.Rd b/man/INFO2df.Rd old mode 100644 new mode 100755 diff --git a/man/addID.Rd b/man/addID.Rd old mode 100644 new mode 100755 diff --git a/man/check_keys.Rd b/man/check_keys.Rd old mode 100644 new mode 100755 diff --git a/man/chromR-class.Rd b/man/chromR-class.Rd old mode 100644 new mode 100755 diff --git a/man/chromR-method.Rd b/man/chromR-method.Rd old mode 100644 new mode 100755 diff --git a/man/chromR_example.Rd b/man/chromR_example.Rd old mode 100644 new mode 100755 diff --git a/man/chromR_functions.Rd b/man/chromR_functions.Rd old mode 100644 new mode 100755 diff --git a/man/chrom_to_vcfR.Rd b/man/chrom_to_vcfR.Rd old mode 100644 new mode 100755 diff --git a/man/chromo_plot.Rd b/man/chromo_plot.Rd old mode 100644 new mode 100755 diff --git a/man/create_chromR.Rd b/man/create_chromR.Rd old mode 100644 new mode 100755 diff --git a/man/drplot.Rd b/man/drplot.Rd old mode 100644 new mode 100755 diff --git a/man/extract_gt.Rd b/man/extract_gt.Rd old mode 100644 new mode 100755 diff --git a/man/fasta_output.Rd b/man/fasta_output.Rd old mode 100644 new mode 100755 diff --git a/man/freq_peak.Rd b/man/freq_peak.Rd old mode 100644 new mode 100755 diff --git a/man/freq_peak_plot.Rd b/man/freq_peak_plot.Rd old mode 100644 new mode 100755 diff --git a/man/genetic_diff.Rd b/man/genetic_diff.Rd old mode 100644 new mode 100755 diff --git a/man/genotype_matrix.Rd b/man/genotype_matrix.Rd old mode 100644 new mode 100755 diff --git a/man/getFIX.Rd b/man/getFIX.Rd old mode 100644 new mode 100755 diff --git a/man/heatmap_bp.Rd b/man/heatmap_bp.Rd old mode 100644 new mode 100755 diff --git a/man/io_vcfR.Rd b/man/io_vcfR.Rd old mode 100644 new mode 100755 diff --git a/man/is_het.Rd b/man/is_het.Rd old mode 100644 new mode 100755 diff --git a/man/maf.Rd b/man/maf.Rd old mode 100644 new mode 100755 diff --git a/man/masplit.Rd b/man/masplit.Rd old mode 100644 new mode 100755 diff --git a/man/ordisample.Rd b/man/ordisample.Rd old mode 100644 new mode 100755 diff --git a/man/pairwise_genetic_diff.Rd b/man/pairwise_genetic_diff.Rd old mode 100644 new mode 100755 diff --git a/man/peak_to_ploid.Rd b/man/peak_to_ploid.Rd old mode 100644 new mode 100755 diff --git a/man/pipe.Rd b/man/pipe.Rd old mode 100644 new mode 100755 diff --git a/man/pop_gen_sum.Rd b/man/pop_gen_sum.Rd old mode 100644 new mode 100755 diff --git a/man/proc_chromR.Rd b/man/proc_chromR.Rd old mode 100644 new mode 100755 diff --git a/man/queryMETA.Rd b/man/queryMETA.Rd old mode 100644 new mode 100755 diff --git a/man/query_gt.Rd b/man/query_gt.Rd old mode 100644 new mode 100755 diff --git a/man/ranking.Rd b/man/ranking.Rd old mode 100644 new mode 100755 diff --git a/man/rePOS.Rd b/man/rePOS.Rd old mode 100644 new mode 100755 diff --git a/man/summary_tables.Rd b/man/summary_tables.Rd old mode 100644 new mode 100755 diff --git a/man/vcfR-class.Rd b/man/vcfR-class.Rd old mode 100644 new mode 100755 diff --git a/man/vcfR-method.Rd b/man/vcfR-method.Rd old mode 100644 new mode 100755 diff --git a/man/vcfR.Rd b/man/vcfR.Rd old mode 100644 new mode 100755 diff --git a/man/vcfR2DNAbin.Rd b/man/vcfR2DNAbin.Rd old mode 100644 new mode 100755 diff --git a/man/vcfR2migrate.Rd b/man/vcfR2migrate.Rd old mode 100644 new mode 100755 diff --git a/man/vcfR_conversion.Rd b/man/vcfR_conversion.Rd old mode 100644 new mode 100755 diff --git a/man/vcfR_example.Rd b/man/vcfR_example.Rd old mode 100644 new mode 100755 diff --git a/man/vcfR_test.Rd b/man/vcfR_test.Rd old mode 100644 new mode 100755 diff --git a/man/vcfR_to_tidy_conversion.Rd b/man/vcfR_to_tidy_conversion.Rd old mode 100644 new mode 100755 diff --git a/man/vep.Rd b/man/vep.Rd old mode 100644 new mode 100755 diff --git a/man/windowing.Rd b/man/windowing.Rd old mode 100644 new mode 100755 diff --git a/src/.gitignore b/src/.gitignore old mode 100644 new mode 100755 diff --git a/src/Makevars b/src/Makevars old mode 100644 new mode 100755 diff --git a/src/Makevars.win b/src/Makevars.win old mode 100644 new mode 100755 diff --git a/src/NM2winNM.cpp b/src/NM2winNM.cpp old mode 100644 new mode 100755 diff --git a/src/RcppExports.cpp b/src/RcppExports.cpp old mode 100644 new mode 100755 diff --git a/src/ad_frequency.cpp b/src/ad_frequency.cpp old mode 100644 new mode 100755 diff --git a/src/deprecated_funcs.cpp b/src/deprecated_funcs.cpp old mode 100644 new mode 100755 diff --git a/src/extract_gt.cpp b/src/extract_gt.cpp old mode 100644 new mode 100755 diff --git a/src/freq_peak.cpp b/src/freq_peak.cpp old mode 100644 new mode 100755 diff --git a/src/gt_to_popsum.cpp b/src/gt_to_popsum.cpp old mode 100644 new mode 100755 diff --git a/src/is_het.cpp b/src/is_het.cpp old mode 100644 new mode 100755 diff --git a/src/masplit.cpp b/src/masplit.cpp old mode 100644 new mode 100755 diff --git a/src/pair_sort.cpp b/src/pair_sort.cpp old mode 100644 new mode 100755 diff --git a/src/rank_variants.cpp b/src/rank_variants.cpp old mode 100644 new mode 100755 diff --git a/src/read_vcfR.cpp b/src/read_vcfR.cpp old mode 100644 new mode 100755 diff --git a/src/seq_to_rects.cpp b/src/seq_to_rects.cpp old mode 100644 new mode 100755 diff --git a/src/var_window.cpp b/src/var_window.cpp old mode 100644 new mode 100755 diff --git a/src/vcfRCommon.cpp b/src/vcfRCommon.cpp old mode 100644 new mode 100755 diff --git a/src/vcfRCommon.h b/src/vcfRCommon.h old mode 100644 new mode 100755 diff --git a/src/write_vcfR.cpp b/src/write_vcfR.cpp old mode 100644 new mode 100755 diff --git a/tests/testthat.R b/tests/testthat.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_010_vcfR.R b/tests/testthat/test_010_vcfR.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_011_vcfR_methods.R b/tests/testthat/test_011_vcfR_methods.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_012_write_vcfR_cpp.R b/tests/testthat/test_012_write_vcfR_cpp.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_013_read_vcfR_cpp.R b/tests/testthat/test_013_read_vcfR_cpp.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_014_read_vcfR.R b/tests/testthat/test_014_read_vcfR.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_015_write_vcfR.R b/tests/testthat/test_015_write_vcfR.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_020_chromR.R b/tests/testthat/test_020_chromR.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_INFO2df.R b/tests/testthat/test_INFO2df.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_ad_frequency.R b/tests/testthat/test_ad_frequency.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_addID.R b/tests/testthat/test_addID.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_chromR_method.R b/tests/testthat/test_chromR_method.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_chromo_plot.R b/tests/testthat/test_chromo_plot.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_conversion.R b/tests/testthat/test_conversion.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_drplot.R b/tests/testthat/test_drplot.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_extract_gt.R b/tests/testthat/test_extract_gt.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_freq_peak.R b/tests/testthat/test_freq_peak.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_freq_peak_plot.R b/tests/testthat/test_freq_peak_plot.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_genetic_diff.R b/tests/testthat/test_genetic_diff.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_genotype_matrix_functions.R b/tests/testthat/test_genotype_matrix_functions.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_get.R b/tests/testthat/test_get.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_heatmapbp.R b/tests/testthat/test_heatmapbp.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_is_het.R b/tests/testthat/test_is_het.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_maf.R b/tests/testthat/test_maf.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_peak_to_ploid.R b/tests/testthat/test_peak_to_ploid.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_proc_chromR.R b/tests/testthat/test_proc_chromR.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_queryMETA.R b/tests/testthat/test_queryMETA.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_query_gt.R b/tests/testthat/test_query_gt.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_rank_variants.R b/tests/testthat/test_rank_variants.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_rePOS.R b/tests/testthat/test_rePOS.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_summary_tables.R b/tests/testthat/test_summary_tables.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_var_window.R b/tests/testthat/test_var_window.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_vcfR2DNAbin.R b/tests/testthat/test_vcfR2DNAbin.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_vcfR2migrate.R b/tests/testthat/test_vcfR2migrate.R old mode 100644 new mode 100755 diff --git a/tests/testthat/test_vcfRtidy.R b/tests/testthat/test_vcfRtidy.R old mode 100644 new mode 100755 diff --git a/tools/hexagon_template.svg b/tools/hexagon_template.svg old mode 100644 new mode 100755 diff --git a/tools/pinfsc50.png b/tools/pinfsc50.png old mode 100644 new mode 100755 diff --git a/tools/vcfR_hexagon.svg b/tools/vcfR_hexagon.svg old mode 100644 new mode 100755 diff --git a/tools/vcfR_hexagon_v2.svg b/tools/vcfR_hexagon_v2.svg old mode 100644 new mode 100755 diff --git a/tools/vcfR_hexagon_v3.svg b/tools/vcfR_hexagon_v3.svg old mode 100644 new mode 100755 diff --git a/tools/vcfR_hexagon_v4.svg b/tools/vcfR_hexagon_v4.svg old mode 100644 new mode 100755 diff --git a/vcfR.Rproj b/vcfR.Rproj old mode 100644 new mode 100755 diff --git a/vignettes/converting_data.Rmd b/vignettes/converting_data.Rmd old mode 100644 new mode 100755 diff --git a/vignettes/converting_data.html b/vignettes/converting_data.html old mode 100644 new mode 100755 diff --git a/vignettes/intro_to_vcfR.Rmd b/vignettes/intro_to_vcfR.Rmd old mode 100644 new mode 100755 diff --git a/vignettes/vcfR_flowchart.dia b/vignettes/vcfR_flowchart.dia old mode 100644 new mode 100755 diff --git a/vignettes/vcfR_flowchart.png b/vignettes/vcfR_flowchart.png old mode 100644 new mode 100755 diff --git a/vignettes/vcf_data.Rmd b/vignettes/vcf_data.Rmd old mode 100644 new mode 100755 diff --git a/vignettes/workflow.Rmd b/vignettes/workflow.Rmd old mode 100644 new mode 100755