You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 404.html
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@
9
9
<metaname="author" content="Daniela Cassol">
10
10
<metaname="author" content="Johannes Rainer">
11
11
<metaname="author" content="Lori Shepherd">
12
+
<metaname="author" content="Marcel Ramos Pérez">
13
+
<metaname="author" content="Martin Morgan">
12
14
<metaname="description" content="The page you requested cannot be found (perhaps it was moved or renamed). You may want to try searching to find the page's new location, or use the table of contents to find the page you are...">
13
15
<metaname="generator" content="bookdown 0.43 with bs4_book()">
14
16
<metaproperty="og:title" content="Page not found | Bioconductor Packages: Development, Maintenance, and Peer Review">
@@ -116,6 +118,7 @@ <h1>
116
118
<li><aclass="" href="cmavericks-best-practices.html"><spanclass="header-section-number">E</span> C++/Mavericks Best Practices</a></li>
117
119
<li><aclass="" href="man-links.html"><spanclass="header-section-number">F</span> Debug: Links in Rd files</a></li>
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd. It was last built on 2025-06-03.</p>
148
+
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd, Marcel Ramos Pérez, Martin Morgan. It was last built on 2025-06-06.</p>
Copy file name to clipboardExpand all lines: bioconductor-package-submissions.html
+20-30Lines changed: 20 additions & 30 deletions
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,16 @@
9
9
<metaname="author" content="Daniela Cassol">
10
10
<metaname="author" content="Johannes Rainer">
11
11
<metaname="author" content="Lori Shepherd">
12
-
<metaname="description" content="Introduction Types of Packages Package Naming Policy Author/Maintainer Expectations Submission Experiment data package Annotation package Workflow package Review Process Following Acceptance...">
12
+
<metaname="author" content="Marcel Ramos Pérez">
13
+
<metaname="author" content="Martin Morgan">
14
+
<metaname="description" content="1.1 Introduction To submit a package to Bioconductor the package should: Address areas of high-throughput genomic analysis, e.g., sequencing, expression and other microarrays, flow cytometry, mass...">
13
15
<metaname="generator" content="bookdown 0.43 with bs4_book()">
<metaproperty="og:description" content="Introduction Types of Packages Package Naming Policy Author/Maintainer Expectations Submission Experiment data package Annotation package Workflow package Review Process Following Acceptance...">
18
+
<metaproperty="og:description" content="1.1 Introduction To submit a package to Bioconductor the package should: Address areas of high-throughput genomic analysis, e.g., sequencing, expression and other microarrays, flow cytometry, mass...">
<metaname="twitter:description" content="Introduction Types of Packages Package Naming Policy Author/Maintainer Expectations Submission Experiment data package Annotation package Workflow package Review Process Following Acceptance...">
21
+
<metaname="twitter:description" content="1.1 Introduction To submit a package to Bioconductor the package should: Address areas of high-throughput genomic analysis, e.g., sequencing, expression and other microarrays, flow cytometry, mass...">
<ahref="general.html#memory">memory usage</a>, <ahref="important-bioconductor-package-development-features.html#reusebioc">using existing data classes</a>,
228
+
and the other requirements described below.</p>
239
229
</li>
240
230
<li>
241
231
<p>Follow the release cycle of Bioconductor</p>
@@ -287,11 +277,11 @@ <h2>
287
277
It is important to promptly respond to bug reports and questions either on
288
278
the <ahref="https://support.bioconductor.org/"><em>Bioconductor</em> support site</a> post or directly to developers.
289
279
Some maintainers prefer to indicate a <code>BugReports:</code> field in their package’s
290
-
DESCRIPTION file. This field indicates a particular web page for submitting
280
+
<code>DESCRIPTION</code> file. This field indicates a particular web page for submitting
291
281
bug reports and questions.</p>
292
282
</li>
293
-
<li><p>Ensure the maintainer email in the DESCRIPTION stays accurate and
294
-
reachable. The maintainer email in the DESCRIPTION is the definitive contact
283
+
<li><p>Ensure the maintainer email in the <code>DESCRIPTION</code> stays accurate and
284
+
reachable. The maintainer email in the <code>DESCRIPTION</code> is the definitive contact
295
285
<em>Bioconductor</em> will use. It is important to keep this email up-to-date to
296
286
ensure we can contact you if your package is failing or to notify you of any
297
287
important upcoming impactful events. If the email is not reachable your
@@ -312,7 +302,7 @@ <h2>
312
302
the issue you are opening. You cannot specify any alternative branches; the
313
303
default branch is utilized. The default branch must contain only package
314
304
code. Any files or directories for other applications (Github Actions,
315
-
devtool, etc) should be in a different branch. If you are submitting two
305
+
devtools, etc) should be in a different branch. If you are submitting two
316
306
highly related packages or circular dependent packages please see
317
307
<ahref="https://github.com/Bioconductor/Contributions/blob/master/CONTRIBUTING.md#submitting-related-packages">here</a>. The lighter dependent or package that can be installed without
318
308
a dependency should be submitted first; this is generally the associated data
@@ -484,7 +474,7 @@ <h2>
484
474
<ahref="versionnum.html#versionnum">Version numbering</a> guidelines. If developers don’t
485
475
bump the version, the changes made to their package <em>do not propagate</em>
486
476
to the <em>Bioconductor</em> web site and package repository.</li>
487
-
<li>Devlopers should make sure the maintainer email in the DESCRIPTION stays
477
+
<li>Developers should make sure the maintainer email in the <code>DESCRIPTION</code> stays
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd. It was last built on 2025-06-03.</p>
541
+
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd, Marcel Ramos Pérez, Martin Morgan. It was last built on 2025-06-06.</p>
Copy file name to clipboardExpand all lines: booknews.html
+5-14Lines changed: 5 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@
9
9
<metaname="author" content="Daniela Cassol">
10
10
<metaname="author" content="Johannes Rainer">
11
11
<metaname="author" content="Lori Shepherd">
12
+
<metaname="author" content="Marcel Ramos Pérez">
13
+
<metaname="author" content="Martin Morgan">
12
14
<metaname="description" content="G.1 Version 1.0.1 (2021-08-19) Add a dedicated section on the package name. G.2 Version 1.0.0 (2021-06-02) Initial definition of the package development guidelines based on Bioconductor package...">
13
15
<metaname="generator" content="bookdown 0.43 with bs4_book()">
Soneson, Charlotte, Lori Shepherd, Marcel Ramos, Kevin Rue-Albrecht, Johannes Rainer, Hervé Pagès, and Vincent J Carey. 2025. <span>“Eleven Quick Tips for Writing a Bioconductor Package.”</span><em>PLoS Comput. Biol.</em> 21 (3): e1012856. <ahref="https://doi.org/10.1371/journal.pcbi.1012856">https://doi.org/10.1371/journal.pcbi.1012856</a>.
149
149
</div>
150
150
</div>
151
-
</div>
152
-
</div>
153
-
154
-
155
-
156
-
157
-
158
-
159
-
160
151
<divclass="chapter-nav">
161
152
<divclass="prev"><ahref="man-links.html"><spanclass="header-section-number">F</span> Debug: Links in Rd files</a></div>
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd. It was last built on 2025-06-03.</p>
177
+
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd, Marcel Ramos Pérez, Martin Morgan. It was last built on 2025-06-06.</p>
Copy file name to clipboardExpand all lines: branch-rename-faqs.html
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@
9
9
<metaname="author" content="Daniela Cassol">
10
10
<metaname="author" content="Johannes Rainer">
11
11
<metaname="author" content="Lori Shepherd">
12
+
<metaname="author" content="Marcel Ramos Pérez">
13
+
<metaname="author" content="Martin Morgan">
12
14
<metaname="description" content="The Bioconductor project has chosen ‘devel’ to be the default branch for GitHub and git repositories. To prepare for this transition, we have compiled a list of Frequently Asked Questions (FAQs)...">
13
15
<metaname="generator" content="bookdown 0.43 with bs4_book()">
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd. It was last built on 2025-06-03.</p>
378
+
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd, Marcel Ramos Pérez, Martin Morgan. It was last built on 2025-06-06.</p>
Copy file name to clipboardExpand all lines: c-fortran.html
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@
9
9
<metaname="author" content="Daniela Cassol">
10
10
<metaname="author" content="Johannes Rainer">
11
11
<metaname="author" content="Lori Shepherd">
12
+
<metaname="author" content="Marcel Ramos Pérez">
13
+
<metaname="author" content="Martin Morgan">
12
14
<metaname="description" content="If the package contains C or Fortran code, it should adhere to the standards and methods described in the System and foreign language interfaces section of the Writing R Extensions manual. We...">
13
15
<metaname="generator" content="bookdown 0.43 with bs4_book()">
14
16
<metaproperty="og:title" content="D C and Fortran code | Bioconductor Packages: Development, Maintenance, and Peer Review">
@@ -116,6 +118,7 @@ <h1>
116
118
<li><aclass="" href="cmavericks-best-practices.html"><spanclass="header-section-number">E</span> C++/Mavericks Best Practices</a></li>
117
119
<li><aclass="" href="man-links.html"><spanclass="header-section-number">F</span> Debug: Links in Rd files</a></li>
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd. It was last built on 2025-06-03.</p>
213
+
<p>"<strong>Bioconductor Packages: Development, Maintenance, and Peer Review</strong>" was written by Kevin Rue-Albrecht, Daniela Cassol, Johannes Rainer, Lori Shepherd, Marcel Ramos Pérez, Martin Morgan. It was last built on 2025-06-06.</p>
0 commit comments