Skip to content

Commit 2df9b05

Browse files
committed
Fix inaccurate/misleading comment in Renviron.bioc files for BioC <= 3.16
1 parent 6dfff1f commit 2df9b05

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

3.14/Renviron.bioc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# ====================================================================
55
#
66
# BIOCONDUCTOR PACKAGE DEVELOPERS/MAINTAINERS: Please use the settings
7-
# below on your machine when working on the master branch of your
8-
# package. Also make sure to use a recent version of R 4.1. This
7+
# below on your machine when working on the RELEASE_3_14 branch of
8+
# your package. Also make sure to use a recent version of R 4.1. This
99
# should allow you to reproduce any error or warning you see on the
1010
# Bioconductor build reports. The easiest way to use the settings
1111
# below is to add them to your .Renviron file. However, please note

3.15/Renviron.bioc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# ====================================================================
55
#
66
# BIOCONDUCTOR PACKAGE DEVELOPERS/MAINTAINERS: Please use the settings
7-
# below on your machine when working on the master branch of your
8-
# package. Also make sure to use a recent version of R 4.2. This
7+
# below on your machine when working on the RELEASE_3_15 branch of
8+
# your package. Also make sure to use a recent version of R 4.2. This
99
# should allow you to reproduce any error or warning you see on the
1010
# Bioconductor build reports. The easiest way to use the settings
1111
# below is to add them to your .Renviron file. However, please note

3.16/Renviron.bioc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# ====================================================================
55
#
66
# BIOCONDUCTOR PACKAGE DEVELOPERS/MAINTAINERS: Please use the settings
7-
# below on your machine when working on the master branch of your
8-
# package. Also make sure to use a recent version of R 4.2. This
7+
# below on your machine when working on the RELEASE_3_16 branch of
8+
# your package. Also make sure to use a recent version of R 4.2. This
99
# should allow you to reproduce any error or warning you see on the
1010
# Bioconductor build reports. The easiest way to use the settings
1111
# below is to add them to your .Renviron file. However, please note

0 commit comments

Comments
 (0)