dpc10ster / RJafroc

Artificial Intelligence: Evaluating AI, optimizing AI
19 stars 8 forks source link

Populated master-abbreviated branch #26

Closed dpc10ster closed 5 years ago

dpc10ster commented 5 years ago

This was done off git in dropbox\rjafroc-copy; created new branch in git; copied files over (except for .git and RJafroc.Rproj directories Removed tests directory to reduct package size. Fixed UtilOutputReport.R so it writes to temp file unless file name is explicitly specified; need to do same for DfSaveJafroc.R Replaced \dontrun with \donttest except where execution time was > 5 sec Simplified UtilOutputReport.R and tested both text and Excel branches of code Fixed DESCRIPTION file as per instructions from CRAN Deleted License file as per instructions from CRAN Checked with R CMD check and devtools::check(run_dont_test = TRUE)

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will decrease coverage by 68.08%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #26       +/-   ##
==========================================
- Coverage   68.16%   0.08%   -68.09%     
==========================================
  Files          56      58        +2     
  Lines        7457    7436       -21     
==========================================
- Hits         5083       6     -5077     
- Misses       2374    7430     +5056
Impacted Files Coverage Δ
R/UtilFigureOfMerit.R 0% <ø> (-82.61%) :arrow_down:
R/FitBinormalRoc.R 0% <ø> (-81.75%) :arrow_down:
R/DfCreateCorCbmDataset.R 0% <ø> (-100%) :arrow_down:
R/SimulateCorCbmDataset.R 0% <ø> (-100%) :arrow_down:
R/SsSampleSizeKGivenJ.R 0% <ø> (-93.68%) :arrow_down:
R/DfReadCrossedModalities.R 0% <ø> (-68.51%) :arrow_down:
R/DfBinDataset.R 0% <ø> (-83.16%) :arrow_down:
R/SsPowerTable.R 0% <ø> (-70.38%) :arrow_down:
R/FitRsmRoc.R 0% <ø> (-71.98%) :arrow_down:
R/DfExtractCorCbmDataset.R 0% <ø> (-94.6%) :arrow_down:
... and 66 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8426bbc...acc8dff. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #26 into master will decrease coverage by 68.08%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #26       +/-   ##
==========================================
- Coverage   68.16%   0.08%   -68.09%     
==========================================
  Files          56      58        +2     
  Lines        7457    7436       -21     
==========================================
- Hits         5083       6     -5077     
- Misses       2374    7430     +5056
Impacted Files Coverage Δ
R/UtilFigureOfMerit.R 0% <ø> (-82.61%) :arrow_down:
R/FitBinormalRoc.R 0% <ø> (-81.75%) :arrow_down:
R/DfCreateCorCbmDataset.R 0% <ø> (-100%) :arrow_down:
R/SimulateCorCbmDataset.R 0% <ø> (-100%) :arrow_down:
R/SsSampleSizeKGivenJ.R 0% <ø> (-93.68%) :arrow_down:
R/DfReadCrossedModalities.R 0% <ø> (-68.51%) :arrow_down:
R/DfBinDataset.R 0% <ø> (-83.16%) :arrow_down:
R/FitCbmRoc.R 0% <ø> (-76.33%) :arrow_down:
R/SsPowerTable.R 0% <ø> (-70.38%) :arrow_down:
R/FitRsmRoc.R 0% <ø> (-71.98%) :arrow_down:
... and 67 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8426bbc...f0b3381. Read the comment docs.

dpc10ster commented 5 years ago

Changing name to CRAN