[Robast-commits] r1331 - branches/robast-1.3/pkg/RobLoxBioC/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Jan 12 03:26:50 CET 2025
Author: ruckdeschel
Date: 2025-01-12 03:26:50 +0100 (Sun, 12 Jan 2025)
New Revision: 1331
Modified:
branches/robast-1.3/pkg/RobLoxBioC/inst/CITATION
branches/robast-1.3/pkg/RobLoxBioC/inst/NEWS
Log:
[RobLoxBioC] branch 1.3: CITATION and NEWS updated;
RobLoxBioC-Ex.Rout.save needs to be recreated; (on my system, packages
'org.Hs.eg.db', 'illuminaHumanv3.db' failed at installation)
Modified: branches/robast-1.3/pkg/RobLoxBioC/inst/CITATION
===================================================================
--- branches/robast-1.3/pkg/RobLoxBioC/inst/CITATION 2025-01-12 02:25:59 UTC (rev 1330)
+++ branches/robast-1.3/pkg/RobLoxBioC/inst/CITATION 2025-01-12 02:26:50 UTC (rev 1331)
@@ -2,7 +2,8 @@
bibtype = "Article",
mheader = "To cite package RobLoxBioC in publications use:",
title = "{Preprocessing of gene expression data by optimally robust estimators}",
- author = c(as.person("M. Kohl"), as.person("H.P. Deigner")),
+ author = c(person("Matthias", "Kohl", comment = c(ORCID = "0000-0001-9514-8910")),
+ person("H.P.", "Deigner")),
journal = "BMC Bioinformatics",
language = "English",
year = 2010,
Modified: branches/robast-1.3/pkg/RobLoxBioC/inst/NEWS
===================================================================
--- branches/robast-1.3/pkg/RobLoxBioC/inst/NEWS 2025-01-12 02:25:59 UTC (rev 1330)
+++ branches/robast-1.3/pkg/RobLoxBioC/inst/NEWS 2025-01-12 02:26:50 UTC (rev 1331)
@@ -1,5 +1,5 @@
###############################################################################
-## News: to package RobLox
+## News: to package RobLoxBioC
###############################################################################
(first two numbers of package versions do not necessarily reflect
@@ -11,9 +11,15 @@
version 1.3
#######################################
+#######################################
+version 1.2.2
+#######################################
+
under the hood
+ fixed some broken URLs and changed URLs from http to https where possible
+ changed encoding to UTF-8 and updated URL for r-forge project homepage
++ transformed CITATION file to new format, i.e., bibentry() instead of citEntry(),
+ person( .... ) (with ORCID where available) instead of as.person( .... )
#######################################
version 1.2.1
More information about the Robast-commits
mailing list