Nov 16, 2019, RAINBOWR version 0.1.15

Major changes

We fixed some parts related to the treatment of the missing in marker genotypes.

M.now <- Z.A[not.NA, ] %*% M
if (sum(is.na(M)) == 0) {
M.now <- Z.A[not.NA, ] %*% M
} else {
M.now <- M[apply(Z.A[not.NA, ], 1, function(x) which(x == 1)), ]
}

Apr 28, 2020, RAINBOWR version 0.1.16

Major changes

Apr 29, 2020, RAINBOWR version 0.1.17

Major changes

Found the following (possibly) invalid URLs:
URL: https://cran.r-project.org/web/packages/RAINBOWR/index.html
From: inst/doc/RAINBOWR.html
README.md
Status: 200
Message: OK
CRAN URL not in canonical form
The canonical URL of the CRAN page for a package is
https://CRAN.R-project.org/package=pkgname

Then, we fixed this by using the canonical URL of the CRAN package “https://cran.r-project.org/package=RAINBOWR” in inst/doc/RAINBOWR.html and README.md files.

Mar 19, 2020, RAINBOWR version 0.1.18

Major changes

Jul 22, 2020, RAINBOWR version 0.1.19

Major changes

Aug 01, 2020, RAINBOWR version 0.1.20

Major changes

Aug 18, 2020, RAINBOWR version 0.1.21

Major changes

Oct 29, 2020, RAINBOWR version 0.1.22

Major changes

Nov 03, 2020, RAINBOWR version 0.1.23

Major changes

Nov 11, 2020, RAINBOWR version 0.1.24

Major changes

Dec 15, 2020, RAINBOWR version 0.1.25

Major changes

Jan 19, 2021, RAINBOWR version 0.1.26

Major changes

Apr 06, 2021, RAINBOWR version 0.1.27

Major changes

Jan 05, 2022, RAINBOWR version 0.1.28

NOTE: There is a very large change compared to the older version.We strongly recommend you install the latest version and check the following changes!!

Major changes for correcting errors pointed by CRAN maintainers

Major changes

Jan 06, 2022, RAINBOWR version 0.1.29

Major changes

Feb 01, 2022, RAINBOWR version 0.1.30

Major changes (new functions, etc…)

Jun 25, 2022, RAINBOWR version 0.1.31

Major changes (new functions, etc…)

Jul 25, 2023, RAINBOWR version 0.1.32

Major changes (new functions, etc…)

Sep 11, 2023, RAINBOWR version 0.1.33

Major changes (new functions, etc…)

Oct 2, 2023, RAINBOWR version 0.1.34

Major changes (new functions, etc…)

Mar 03, 2024, RAINBOWR version 0.1.35

Major changes (new functions, etc…)