Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 1.5.0 #86

Merged
merged 445 commits into from
Sep 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
445 commits
Select commit Hold shift + click to select a range
c715c4e
Update DESCRIPTION
alexzwanenburg Mar 17, 2023
6c3150b
Fixed code style issues.
alexzwanenburg Mar 17, 2023
7adc683
Fixed code style issues.
alexzwanenburg Mar 17, 2023
04c79ea
Fixed code style issues.
alexzwanenburg Mar 17, 2023
d45f0aa
Fixed code style issues.
alexzwanenburg Mar 17, 2023
cce9a6c
Fixed code style issues.
alexzwanenburg Mar 17, 2023
33efda0
Fixed code style issues.
alexzwanenburg Mar 17, 2023
466b036
Renamed check_column_name to .replace_illegal_column_name
alexzwanenburg Mar 17, 2023
d44e966
Fixed code style issues, aside from function names.
alexzwanenburg Mar 17, 2023
94c515d
Renamed test.create_good_data_set to test_create_good_data
alexzwanenburg Mar 17, 2023
50700ed
Renamed test.create_small_good_data_set to test_create_small_good_data
alexzwanenburg Mar 17, 2023
cb781aa
Renamed test.create_good_data_no_censoring_set to test_create_good_da…
alexzwanenburg Mar 17, 2023
a3647cc
Renamed test.create_good_data_invariant_set to test_create_invariant_…
alexzwanenburg Mar 17, 2023
f7b16b0
Renamed test.create_good_data_one_censored_set to test_create_good_da…
alexzwanenburg Mar 17, 2023
33d0deb
Renamed test.create_good_data_few_censored_set to test_create_good_da…
alexzwanenburg Mar 17, 2023
53ff254
Rename test_create_good_data_set_random_na_data to test_create_good_d…
alexzwanenburg Mar 17, 2023
7ddff1f
Renamed test.create_empty_data_set to test_create_empty_data
alexzwanenburg Mar 17, 2023
210aee5
Renamed test.create_no_feature_data_set to test_create_data_without_f…
alexzwanenburg Mar 17, 2023
6b7408e
Update TestFunctions.R
alexzwanenburg Mar 17, 2023
625780d
Rename test.create_bootstrapped_data_set to test_create_bootstrapped_…
alexzwanenburg Mar 17, 2023
ee36ba0
Renamed test.create_one_sample_data_set to test_create_one_sample_data
alexzwanenburg Mar 17, 2023
1e401b3
Renamed test.create_all_identical_data_set to test_create_all_identic…
alexzwanenburg Mar 17, 2023
cb6317e
Renamed test.create_one_feature_data_set to test_create_single_featur…
alexzwanenburg Mar 17, 2023
cec93a2
Rename test.create_one_feature_one_sample_data_set to test_create_sin…
alexzwanenburg Mar 17, 2023
271932f
Renamed test.create_one_feature_invariant_data_set to test_create_sin…
alexzwanenburg Mar 17, 2023
87b410d
Renamed test.create_one_feature_two_values_data_set to test_create_si…
alexzwanenburg Mar 17, 2023
ca518eb
Rename test.create_wide_data_set to test_create_wide_data
alexzwanenburg Mar 17, 2023
ed51a0c
Renamed test.create_bad_data_set to test_create_bad_data
alexzwanenburg Mar 17, 2023
e04e4e4
Rename test.create_small_bad_data_set to test_create_small_bad_data
alexzwanenburg Mar 17, 2023
112d0f0
Renamed test.create_prospective_data_set to test_create_prospective_data
alexzwanenburg Mar 17, 2023
f89d1b6
Renamed test.create_partially_prospective_data_set to test_create_par…
alexzwanenburg Mar 17, 2023
e3f26b1
Rename test.create_mostly_prospective_data_set to test_create_mostly_…
alexzwanenburg Mar 17, 2023
35c0f8b
Fixed code style for test_all_learners_available
alexzwanenburg Mar 17, 2023
fa5d438
Fixed code style for test_all_learners_train_predict_vimp
alexzwanenburg Mar 17, 2023
8cd291e
Fixed code style in test_all_learners_parallel_train_predict_vimp.
alexzwanenburg Mar 17, 2023
13e9a75
Fixed code style of test_all_novelty_detectors_available.
alexzwanenburg Mar 17, 2023
37524ec
Fixed code style for test_all_novelty_detectors
alexzwanenburg Mar 17, 2023
3ff8a79
Fixed code style of test_all_novelty_detectors_parallel
alexzwanenburg Mar 17, 2023
f7e3b20
Fixed code style of test_all_vimp_methods_available
alexzwanenburg Mar 17, 2023
1152141
Fixed code style of test_all_vimp_methods
alexzwanenburg Mar 17, 2023
c9ff4b7
Fixed code style of test_all_vimp_methods_parallel
alexzwanenburg Mar 17, 2023
31db31b
Fixed code style of test_all_metrics_available
alexzwanenburg Mar 17, 2023
38d3914
Fixed code style issues for test_all_metrics.
alexzwanenburg Mar 17, 2023
7ba93c5
Fixed code style of test_hyperparameter_optimisation
alexzwanenburg Mar 17, 2023
c440645
Fixed code style of test_plots
alexzwanenburg Mar 17, 2023
85976a1
Fixed code style of test_plot_ordering
alexzwanenburg Mar 17, 2023
ed5ced6
Fixed code style issues in test_export
alexzwanenburg Mar 17, 2023
285c236
Fixed code style issues.
alexzwanenburg Mar 17, 2023
b78421a
Fixed code style issues.
alexzwanenburg Mar 17, 2023
060eabc
Removed unused code.
alexzwanenburg Mar 17, 2023
082aa46
Fixed code style issues.
alexzwanenburg Mar 17, 2023
53ec035
Fixed code style issues.
alexzwanenburg Mar 17, 2023
dd09865
Fixed code style issues.
alexzwanenburg Mar 17, 2023
75846bf
Fixed code style issues.
alexzwanenburg Mar 17, 2023
ca46639
Fixed code style issues.
alexzwanenburg Mar 17, 2023
84878e1
Fixed code style issues.
alexzwanenburg Mar 17, 2023
3716a4f
Fixed code style issues.
alexzwanenburg Mar 20, 2023
393a514
Fixed code style issues.
alexzwanenburg Mar 20, 2023
05468b6
Fixed code style issues.
alexzwanenburg Mar 20, 2023
0974b40
Fixed code style issues.
alexzwanenburg Mar 20, 2023
53ee3f5
Fixed code style issues.
alexzwanenburg Mar 20, 2023
bd551ce
Fixed code style issues.
alexzwanenburg Mar 20, 2023
f6c728b
Fixed code style issues.
alexzwanenburg Mar 20, 2023
5ba7a5b
Fixed code style issues.
alexzwanenburg Mar 20, 2023
fb10fcf
Fixed code style issues.
alexzwanenburg Mar 20, 2023
30f0e82
Fixed code style issues.
alexzwanenburg Mar 20, 2023
e8b78ea
Fixed code style issues.
alexzwanenburg Mar 20, 2023
bcb4233
Fixed code style issues.
alexzwanenburg Mar 20, 2023
b0ce864
Fixed code style issues.
alexzwanenburg Mar 20, 2023
e50abcb
Fixed code style issues.
alexzwanenburg Mar 20, 2023
c3de0c1
Fixed code style issues.
alexzwanenburg Mar 20, 2023
401d5c4
Fixed code style issues.
alexzwanenburg Mar 20, 2023
6cce699
Fixed code style issues.
alexzwanenburg Mar 20, 2023
9acec53
Fixed code style issue.
alexzwanenburg Mar 20, 2023
9a74ec9
Fixed code style issues.
alexzwanenburg Mar 20, 2023
5e5a8b1
Fixed code style issues.
alexzwanenburg Mar 20, 2023
e2d4910
Fixed code style issues.
alexzwanenburg Mar 20, 2023
1be3c6f
Fixed code style issues.
alexzwanenburg Mar 20, 2023
355a31c
Fixed code style issues.
alexzwanenburg Mar 20, 2023
9c152dc
Fixed code style issues.
alexzwanenburg Mar 20, 2023
5aac5e9
Fixed code style issues.
alexzwanenburg Mar 20, 2023
d4a9fbd
Fixed code style issues.
alexzwanenburg Mar 20, 2023
fc1d4bd
Fixed code style issues
alexzwanenburg Mar 20, 2023
f414f55
Fixed code style issues.
alexzwanenburg Mar 20, 2023
9864ca6
Fixed code style issues.
alexzwanenburg Mar 20, 2023
4b9c841
Fixed code style issues.
alexzwanenburg Mar 20, 2023
ca0a9d8
Fixed code style issues.
alexzwanenburg Mar 20, 2023
f79a543
Fixed code style issues.
alexzwanenburg Mar 20, 2023
9b8ed01
Fixed code style issues.
alexzwanenburg Mar 20, 2023
32b660b
Fixed code style issues.
alexzwanenburg Mar 20, 2023
9f28c8b
Fixed code style issues.
alexzwanenburg Mar 20, 2023
8a6abb3
Fixed code style issues.
alexzwanenburg Mar 20, 2023
532b1e3
Fixed code style issues.
alexzwanenburg Mar 20, 2023
62b0f70
Fixed code style issues.
alexzwanenburg Mar 21, 2023
1303ea7
Fixed code style issues.
alexzwanenburg Mar 21, 2023
9f2e64c
Fixed code style issues.
alexzwanenburg Mar 21, 2023
7d41aa8
Fixed code style issues.
alexzwanenburg Mar 21, 2023
70e60c4
Fixed code style issues.
alexzwanenburg Mar 21, 2023
392ac21
Fixed code style issues.
alexzwanenburg Mar 22, 2023
eca7e54
Fixed code style issues.
alexzwanenburg Mar 22, 2023
3c687e7
Fixed code style issues.
alexzwanenburg Mar 22, 2023
4ef80ff
Fixed code style issues.
alexzwanenburg Mar 22, 2023
6937160
Fixed code style issues.
alexzwanenburg Mar 22, 2023
d0a6698
Fixed code style issues.
alexzwanenburg Mar 22, 2023
a48229a
Fixed code style issues.
alexzwanenburg Mar 22, 2023
fa7c215
Fixed code style issues.
alexzwanenburg Mar 22, 2023
2800a3b
Fixed code style issues.
alexzwanenburg Mar 22, 2023
41f4302
Fixed section heading.
alexzwanenburg Mar 22, 2023
a1618d0
Fixed code style issues.
alexzwanenburg Mar 22, 2023
c4e6a7b
Fixed code style issues.
alexzwanenburg Mar 22, 2023
fa67744
Fixed code style issues.
alexzwanenburg Mar 22, 2023
2a09fdb
Fixed code style isssues.
alexzwanenburg Mar 22, 2023
6f8ea77
Fixed code style issues.
alexzwanenburg Mar 22, 2023
cc9138d
Fixed code style issues
alexzwanenburg Mar 22, 2023
03ed2d3
Fixed code style issues.
alexzwanenburg Mar 22, 2023
8be56e0
Fixed code style issues.
alexzwanenburg Mar 22, 2023
c234cc4
Fixed code style issues.
alexzwanenburg Mar 22, 2023
baa2dd4
Fixed code style issues.
alexzwanenburg Mar 22, 2023
ca9dea0
Improved code section headers.
alexzwanenburg Mar 22, 2023
4d3cf06
Fixed code style issues.
alexzwanenburg Mar 22, 2023
45cc08b
Fixed code style issues.
alexzwanenburg Mar 22, 2023
8e9ef5d
Fixed code style issues.
alexzwanenburg Mar 22, 2023
e7eb01f
Fixed code style issues.
alexzwanenburg Mar 22, 2023
77a34f3
Fixed code style issues.
alexzwanenburg Mar 22, 2023
1eea1e1
Fixed code style issues.
alexzwanenburg Mar 22, 2023
911c7c9
Fixed code style issues.
alexzwanenburg Mar 22, 2023
af38e73
Fixed code style issues.
alexzwanenburg Mar 22, 2023
9c8b1a1
Fixed code style issues.
alexzwanenburg Mar 22, 2023
09cfe2d
Fixed code style issues.
alexzwanenburg Mar 22, 2023
8dbd704
Fixed code style issues.
alexzwanenburg Mar 22, 2023
a849677
WIP
alexzwanenburg Mar 22, 2023
891113a
Fixed code style issues.
alexzwanenburg Mar 22, 2023
2bdea06
Fixed code style issues.
alexzwanenburg Mar 22, 2023
49ef6b8
Fixed code style issues.
alexzwanenburg Mar 22, 2023
fd077dc
Fixed code style issues.
alexzwanenburg Mar 24, 2023
0aee05b
Fixed code style issues.
alexzwanenburg Mar 24, 2023
40916cf
Fixed code style issues.
alexzwanenburg Mar 24, 2023
b715883
Fixed code style issues.
alexzwanenburg Mar 24, 2023
60079b9
Fixed code style issues.
alexzwanenburg Mar 24, 2023
3f01145
Fixed code style issues.
alexzwanenburg Mar 24, 2023
04c1577
Fixed code style issues.
alexzwanenburg Mar 24, 2023
8d0f8ad
Fixed code style issues.
alexzwanenburg Mar 24, 2023
94db549
Fixed code style issues.
alexzwanenburg Mar 24, 2023
c1a7a45
Fixed code style issues.
alexzwanenburg Mar 24, 2023
128c64e
Fixed code style issues.
alexzwanenburg Mar 24, 2023
ee69192
Fixed code style issues.
alexzwanenburg Mar 24, 2023
5000c7f
Fixed code style issues.
alexzwanenburg Mar 24, 2023
740f728
Fixed code style issues.
alexzwanenburg Mar 24, 2023
50367fb
Fixed code style issues.
alexzwanenburg Mar 24, 2023
b2ce7b0
Fixed code style issues.
alexzwanenburg Mar 24, 2023
8b86aa0
Update NEWS.md
alexzwanenburg Mar 24, 2023
9d33bd9
Huber estimates are now computed using routines from the power.transf…
alexzwanenburg Apr 12, 2023
a603130
Added update for transformation objects.
alexzwanenburg Apr 12, 2023
68ee20c
Added update_object for power transformation objects.
alexzwanenburg Apr 14, 2023
89e6aac
Transformation now uses the power.transform package.
alexzwanenburg Apr 14, 2023
b261d71
Renamed estimation_method to optimisation_criterion.
alexzwanenburg Apr 14, 2023
55d97c5
Added backup methods in case the power.transform package is not insta…
alexzwanenburg Apr 14, 2023
2ca86e7
Transformation-related parameters can now be passed.
alexzwanenburg Apr 14, 2023
d8d50b2
First pass on updated transformation parameters.
alexzwanenburg Apr 14, 2023
b7e83b5
Setting transformation parameters requires that data are passed.
alexzwanenburg Apr 14, 2023
5f0b2ea
Ignore warnings when transforming values.
alexzwanenburg Apr 14, 2023
ca182fb
Add specific exception case when all data are NA.
alexzwanenburg Apr 14, 2023
bfbc79b
Update unit tests.
alexzwanenburg Apr 14, 2023
1f93287
Fixed incorrect reference to configuration parameters.
alexzwanenburg Apr 18, 2023
687365b
Updated "show" method for transformation objects.
alexzwanenburg Apr 18, 2023
af67ba0
Skip tests on CRAN.
alexzwanenburg Apr 18, 2023
d857045
Add version number.
alexzwanenburg Apr 18, 2023
b52b3cb
The correct element is now read.
alexzwanenburg Apr 18, 2023
406ff1b
Fixed a check for availability of similarity metrics.
alexzwanenburg Apr 18, 2023
9707afc
When swapping x and y, for pseudo-R2 metrics, we now also swap the ca…
alexzwanenburg Apr 18, 2023
cb12b50
Tests on CRAN ignore deprecation warnings.
alexzwanenburg Apr 18, 2023
648e183
Skipped a somewhat longer check on CRAN.
alexzwanenburg Apr 18, 2023
a95af31
Collecting "none" transformation objects now actually returns an obje…
alexzwanenburg Apr 18, 2023
b8e1c44
Added function to test if code is executed as part of a test.
alexzwanenburg Apr 18, 2023
038b6be
deprecation warnings are now only thrown during normal operations.
alexzwanenburg Apr 18, 2023
12d0a81
Fixed an incorrect test.
alexzwanenburg Apr 18, 2023
b6e9f7e
Fixes to unit tests.
alexzwanenburg Apr 19, 2023
eb6bd7c
Fixed computation of permutation variable importance.
alexzwanenburg Apr 19, 2023
a69817c
Removed trailing space from list item name.
alexzwanenburg Apr 19, 2023
137c165
Use MLE instead of cramer-von mises as default.
alexzwanenburg Apr 19, 2023
49aac27
Fixed incorrect intended use of callNextMethod.
alexzwanenburg Apr 19, 2023
92dd664
Fix unit tests.
alexzwanenburg Apr 19, 2023
615fbc2
Fixed a too stringent check leading to failures.
alexzwanenburg Apr 19, 2023
d46ce1a
Some leeway.
alexzwanenburg Apr 19, 2023
a988fb0
A categorical value in y with only a single level no longer produces …
alexzwanenburg Apr 23, 2023
a44ba71
Fixed test.
alexzwanenburg Apr 24, 2023
9834ba7
Merged changes from version 1.4.3 into dev.
alexzwanenburg Apr 25, 2023
a52f023
Prevent errors due to parsing columns with reserved names.
alexzwanenburg Apr 30, 2023
9829e5a
Additional reserved names.
alexzwanenburg May 4, 2023
69738ae
Added a test learner that produces probabilities of 0.0 or 1.0.
alexzwanenburg May 8, 2023
9b91236
Implement extreme predictions in standard tests.
alexzwanenburg May 8, 2023
b86352d
Prevent an error when testing extreme values.
alexzwanenburg May 8, 2023
15dcd04
Added extreme probability test flag.
alexzwanenburg May 9, 2023
439102f
Prevent issues with probability == 1.0.
alexzwanenburg May 9, 2023
d160bb5
Added suppress_warnings function
alexzwanenburg May 9, 2023
547fd5c
Suppress specific warnings from ggplot2.
alexzwanenburg May 9, 2023
4cc2b05
Update unit test for decision curves.
alexzwanenburg May 9, 2023
2c6a409
Fixed an error caused by a division by 0 when computing the t-statistic.
alexzwanenburg May 9, 2023
dae4b3a
Removed non-functional parameterisation of the variable importance me…
alexzwanenburg May 10, 2023
d64bf4f
Set fs_method to mifs to form a complete experiment.
alexzwanenburg May 10, 2023
fd33774
Prevent an error due to a lack of slope.
alexzwanenburg May 10, 2023
f85e5c0
Prevent warnings to ties in the expected values.
alexzwanenburg May 10, 2023
7e2e400
Update NEWS.md
alexzwanenburg May 10, 2023
bfeed05
Update NEWS.md
alexzwanenburg May 10, 2023
5693d10
Fixed incorrect name of transformation method.
alexzwanenburg May 11, 2023
2847abb
test_train can now be used to create naive models directly.
alexzwanenburg May 26, 2023
f55c62c
Added test for as_data_object with naive models.
alexzwanenburg May 26, 2023
d738838
Prevents an error being thrown for naive models when attempting to cr…
alexzwanenburg May 26, 2023
a5b1116
Inserted change documentation for version 1.4.5
alexzwanenburg Jun 23, 2023
c8861f6
Removed reference to arguments of plot functions that are not passed …
alexzwanenburg Jun 24, 2023
8f1ec4d
Update NEWS.md
alexzwanenburg Jun 24, 2023
fd908f0
Updated familiar to work the new version of power.transform.
alexzwanenburg Nov 21, 2023
55fd5e7
Show for featureInfo objects now also shows scale, if used.
alexzwanenburg Dec 12, 2023
3e5fbc6
Fixed CRAN notes on unused arguments in documentation.
alexzwanenburg Jan 23, 2024
7308d81
Updated news.
alexzwanenburg Jan 23, 2024
fcfcd51
Update CITATION files to use bibentry.
alexzwanenburg Jan 23, 2024
8ca9533
Update cran-comments.md
alexzwanenburg Jan 23, 2024
88f5229
Update cran-comments.md
alexzwanenburg Jan 24, 2024
664ab4b
Brought forward fixes from 1.4.7 to 1.5.0.
alexzwanenburg May 14, 2024
b9dfd2d
Add test skips for tests that take too long on CI.
alexzwanenburg May 14, 2024
df98e3a
Add additional skip_on_ci for new tests.
alexzwanenburg May 14, 2024
02ae969
Port checks on installed data packages to 1.5.0.
alexzwanenburg May 15, 2024
0eee015
Added conditional checks.
alexzwanenburg May 17, 2024
b79950e
Propagate fix to 1.5.0.
alexzwanenburg May 22, 2024
61de4bc
Bring fix to integer value errors forward to 1.5.0.
alexzwanenburg Jun 3, 2024
95e4b01
Update NEWS.md
alexzwanenburg Sep 17, 2024
a1f37be
Update DESCRIPTION
alexzwanenburg Sep 17, 2024
76bef16
Update DESCRIPTION
alexzwanenburg Sep 17, 2024
9899264
Added debugging options.
alexzwanenburg Sep 20, 2024
f44b765
Replaced code that broke widths and heights for complex codes.
alexzwanenburg Sep 20, 2024
676f4ee
Update NEWS.md
alexzwanenburg Sep 20, 2024
78f1095
Reduced amount of tests on CRAN.
alexzwanenburg Sep 20, 2024
ad9a547
Update test-update_object.R
alexzwanenburg Sep 20, 2024
23ae842
Updated processing of transformation objects created with version 1.2…
alexzwanenburg Sep 20, 2024
5a83d15
Added update statement to familiarData and familiarCollection objects.
alexzwanenburg Sep 20, 2024
135771d
Merge branch 'master' into dev1.5.0
alexzwanenburg Sep 20, 2024
d038048
Undo some of the changes introduced by merging with master.
alexzwanenburg Sep 21, 2024
720e8e4
Ensure that documentation is present.
alexzwanenburg Sep 21, 2024
7a6c41d
Add documentation.
alexzwanenburg Sep 21, 2024
5d7218c
Added two checks for noSuggests test.
alexzwanenburg Sep 21, 2024
1dd5287
Set correct winsorising fraction.
alexzwanenburg Sep 21, 2024
9bce5a2
Fixed incorrect function reference.
alexzwanenburg Sep 21, 2024
cc63d70
Fix incorrect method use.
alexzwanenburg Sep 21, 2024
cca5399
Thresholds for clustering with correlation-based metrics are now comp…
alexzwanenburg Sep 21, 2024
5cd1221
Added check on suggested packages.
alexzwanenburg Sep 21, 2024
79fa041
Select for correct package.
alexzwanenburg Sep 21, 2024
762c213
power.transform is also required for transformation_method = "none"
alexzwanenburg Sep 21, 2024
87c7993
Fixed text.
alexzwanenburg Sep 21, 2024
8e53d98
Add is_installed check to test_data_package_installed to work better …
alexzwanenburg Sep 23, 2024
7b35b48
Update cran-comments.md
alexzwanenburg Sep 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .lintr
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
linters: linters_with_defaults(
line_length_linter(120),
object_length_linter = NULL,
trailing_whitespace_linter = NULL
trailing_whitespace_linter = NULL,
cyclocomp_linter = NULL
)
encoding: "UTF-8"
57 changes: 29 additions & 28 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: familiar
Title: End-to-End Automated Machine Learning and Model Evaluation
Version: 1.4.8
Version: 1.5.0
Authors@R: c(
person("Alex", "Zwanenburg",
email = "[email protected]",
Expand Down Expand Up @@ -30,7 +30,7 @@ Depends: R (>= 4.0.0)
License: EUPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Imports:
Expand Down Expand Up @@ -64,6 +64,7 @@ Suggests:
microbenchmark,
nnet,
partykit,
power.transform,
praznik,
proxy,
qvalue,
Expand Down Expand Up @@ -123,14 +124,11 @@ Collate:
'FamiliarDataComputationVimp.R'
'FamiliarDataElement.R'
'FamiliarEnsemble.R'
'HyperparameterS4Ranger.R'
'HyperparameterS4RandomSearch.R'
'HyperparameterS4GaussianProcess.R'
'HyperparameterS4BayesianAdditiveRegressionTrees.R'
'FamiliarHyperparameterLearner.R'
'FamiliarModel.R'
'FamiliarNoveltyDetector.R'
'FamiliarObjectConversion.R'
'Transformation.R'
'FamiliarObjectUpdate.R'
'FamiliarSharedS4Methods.R'
'FamiliarVimpMethod.R'
Expand All @@ -141,30 +139,34 @@ Collate:
'HyperparameterOptimisation.R'
'HyperparameterOptimisationMetaLearners.R'
'HyperparameterOptimisationUtilities.R'
'HyperparameterS4BayesianAdditiveRegressionTrees.R'
'HyperparameterS4GaussianProcess.R'
'HyperparameterS4RandomSearch.R'
'HyperparameterS4Ranger.R'
'Imputation.R'
'Iterations.R'
'LearnerS4XGBoost.R'
'LearnerS4SurvivalRegression.R'
'LearnerS4SVM.R'
'LearnerS4RFSRC.R'
'LearnerS4Ranger.R'
'LearnerS4MBoost.R'
'LearnerS4NaiveBayes.R'
'LearnerS4KNN.R'
'LearnerS4GLMnet.R'
'LearnerS4GLM.R'
'LearnerS4Cox.R'
'LearnerMain.R'
'LearnerRecalibration.R'
'LearnerS4Cox.R'
'LearnerS4GLM.R'
'LearnerS4GLMnet.R'
'LearnerS4KNN.R'
'LearnerS4MBoost.R'
'LearnerS4NaiveBayes.R'
'LearnerS4RFSRC.R'
'LearnerS4Ranger.R'
'LearnerS4SVM.R'
'LearnerS4SurvivalRegression.R'
'LearnerS4XGBoost.R'
'LearnerSurvivalGrouping.R'
'LearnerSurvivalProbability.R'
'Logger.R'
'MetricS4Regression.R'
'MetricS4ConfusionMatrixMetrics.R'
'MetricS4Brier.R'
'MetricS4AUC.R'
'MetricS4.R'
'MetricS4AUC.R'
'MetricS4Brier.R'
'MetricS4ConcordanceIndex.R'
'MetricS4ConfusionMatrixMetrics.R'
'MetricS4Regression.R'
'ModelBuilding.R'
'NoveltyDetectorS4IsolationTree.R'
'NoveltyDetectorMain.R'
Expand Down Expand Up @@ -192,7 +194,7 @@ Collate:
'PlotUnivariateImportance.R'
'PlotUtilities.R'
'PredictS4Methods.R'
'ProcessTimeUtilites.R'
'ProcessTimeUtilities.R'
'Random.R'
'RandomGrouping.R'
'RankBordaAggregation.R'
Expand All @@ -204,17 +206,16 @@ Collate:
'TestDataCreators.R'
'TestFunctions.R'
'TrainS4Methods.R'
'Transformation.R'
'TrimUtilities.R'
'Utilities.R'
'UtilitiesS4.R'
'VimpS4Regression.R'
'VimpS4OtherMethods.R'
'VimpS4MutualInformation.R'
'VimpS4Correlation.R'
'VimpS4Concordance.R'
'VimpMain.R'
'VimpS4Concordance.R'
'VimpS4CoreLearn.R'
'VimpS4Correlation.R'
'VimpS4MutualInformation.R'
'VimpS4OtherMethods.R'
'VimpS4Regression.R'
'VimpTable.R'
'aaa.R'
Config/testthat/parallel: true
Expand Down
26 changes: 26 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# Version 1.5.0 (Whole Whale)

## Major changes

- The source code now uses the `tidyverse` code style.

- Power transformation is now handled by the `power.transform` package. This package replaces the internal routines that were previously used.

## Future deprecation

- Functionality reliant on the `mboost`, `VGAM` or `qvalue` packages will be deprecated in version 2.0.0.

- `count` outcome types will be deprecated by merging into `continuous` outcome type, starting version 2.0.0.

## Bug fixes

- Prevent errors due to parsing columns called `else`, `for`, `function`, `if`, `in`, or `while`.

- Presence of features with integer values no longer lead to rare errors during evaluation.

- The main panel for composite plots (e.g. calibration plots, Kaplan-Meier curves) is no longer of fixed width when title or subtitles are present.

- Thresholds for clustering with correlation-based metrics are now computed correctly.

# Version 1.4.8 (Valorous Viper)

## Bug fixes
Expand Down Expand Up @@ -31,6 +55,8 @@

- Creating data objects (`as_data_object`) using naive learners now works and no longer throws an error.

- `filename`, `path` and `plot` arguments are not passed to `ggplot2::ggsave` for saving, and are now no longer present in the documentation of plot functions.

# Version 1.4.4 (Quixotic Quail)

## Bug fixes
Expand Down
Loading
Loading