Bioconductor has moved to GIT for contributed packages; the subversion logs are no longer active. The following are the git logs.
GIT Logs
This is a list of recent commits to git.bioconductor.org, the devel(development) branch of the Bioconductor GIT repository.
This list is also available as an RSS feed (devel branch), and RSS feed (release branch)
Package: scRNAseqApp
Commit: 98a358bc9ba06c36525241a8dc66b7bdb2f39c42
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-12 12:54:33 -0400
Commit message:
Commit: 98a358bc9ba06c36525241a8dc66b7bdb2f39c42
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-12 12:54:33 -0400
Commit message:
Add cell segmentation for gene expression plot.
Package: spammR
Commit: 67bd7aeaff02e0610c4062792035d12ef5f0799b
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-12 08:30:23 -0700
Commit message:
Commit: 67bd7aeaff02e0610c4062792035d12ef5f0799b
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-12 08:30:23 -0700
Commit message:
updated dependencies
Package: CSAR
Commit: 67bdf02be5b305f28ec2187d817b1592f6613368
Author: lshep <lori.shepherd@roswellpark.org>
Date: 2026-06-12 10:25:20 -0400
Commit message:
Commit: 67bdf02be5b305f28ec2187d817b1592f6613368
Author: lshep <lori.shepherd@roswellpark.org>
Date: 2026-06-12 10:25:20 -0400
Commit message:
Deprecated requsted on bioc-devel
Package: ReactomeGSA
Commit: 062cbf4d9dd39e4bc05b227c50066d50ff7de1af
Author: Johannes Griss <jg@griss.co.at>
Date: 2026-06-12 16:02:02 +0200
Commit message:
Commit: 062cbf4d9dd39e4bc05b227c50066d50ff7de1af
Author: Johannes Griss <jg@griss.co.at>
Date: 2026-06-12 16:02:02 +0200
Commit message:
Completed replacement of scater with scrapper
Package: DOtools
Commit: 7a8bc8add37d857dd7e1fb54586a86e48eaf96a0
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-12 11:36:51 +0200
Commit message:
Commit: 7a8bc8add37d857dd7e1fb54586a86e48eaf96a0
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-12 11:36:51 +0200
Commit message:
vignette updates
Package: universalmotif
Commit: 405d7a9ac6d6aa61c3cdaf9ac097ea5f5dc09303
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-12 09:46:32 +0100
Commit message:
Commit: 405d7a9ac6d6aa61c3cdaf9ac097ea5f5dc09303
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-12 09:46:32 +0100
Commit message:
bump version
Package: universalmotif
Commit: 1ac647ff2a83dafa4bd6ba52860608af174ecdd4
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-12 09:46:12 +0100
Commit message:
Commit: 1ac647ff2a83dafa4bd6ba52860608af174ecdd4
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-12 09:46:12 +0100
Commit message:
fix: resolve undeclared BSgenome import warning from BiocCheck R/motif_proximity.R called BSgenome::getSeq() but BSgenome was not declared in DESCRIPTION, which triggered the R CMD check warning about an undeclared '::' import. Since getSeq is a Biostrings generic (already imported) and BSgenome only supplies the method, switch the call to Biostrings::getSeq(), matching how match_bkg.R already extracts sequences from a BSgenome. Also add BSgenome to Suggests so the genome-sampling code paths guarded by requireNamespace() can be installed and exercised in the check environment. While here, fix a quiet/quietly typo in two requireNamespace() example blocks (sequence_complexity and utils-sequence) and their generated Rd.
Package: DOtools
Commit: 940a80454e3fb44a0b64f460375c8a121a43bee1
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-12 10:23:05 +0200
Commit message:
Commit: 940a80454e3fb44a0b64f460375c8a121a43bee1
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-12 10:23:05 +0200
Commit message:
version bump to align with bioconductor version
Package: DOtools
Commit: 220bff30288d9bb52978a2da412a3fe558efc5fe
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-12 10:21:30 +0200
Commit message:
Commit: 220bff30288d9bb52978a2da412a3fe558efc5fe
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-12 10:21:30 +0200
Commit message:
Merge remote-tracking branch 'upstream/devel' into devel
Package: DOtools
Commit: fbb44a826e1744798f65c1bf3931f653be6befad
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-12 10:12:40 +0200
Commit message:
Commit: fbb44a826e1744798f65c1bf3931f653be6befad
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-12 10:12:40 +0200
Commit message:
Bug Fix in loop
Package: DOtools
Commit: 8e213db918e2155d5b5e4456e1610dea978b2ded
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-11 17:19:56 +0200
Commit message:
Commit: 8e213db918e2155d5b5e4456e1610dea978b2ded
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-11 17:19:56 +0200
Commit message:
Fix DO.MultiDGE now implements glmGamPoi test after subsetting for each cell type
Package: DOtools
Commit: 4a3289c2d0def0ae58f691c17468951a94d1bacb
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-07 12:04:34 +0200
Commit message:
Commit: 4a3289c2d0def0ae58f691c17468951a94d1bacb
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-06-07 12:04:34 +0200
Commit message:
Bug fix in MultiDGE
Package: DOtools
Commit: 1713e1a34a9aabe808a7f754900b9c0ff7247a62
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-29 13:18:09 +0200
Commit message:
Commit: 1713e1a34a9aabe808a7f754900b9c0ff7247a62
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-29 13:18:09 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DOtools
Commit: c351270674dedbf4bffb3eaeaa39ee4fb856939d
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-29 13:03:21 +0200
Commit message:
Commit: c351270674dedbf4bffb3eaeaa39ee4fb856939d
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-29 13:03:21 +0200
Commit message:
bugfix in DO.MultiDGE
Package: DOtools
Commit: 8bbdd24eb8c77b33e8d140ff5b6eb7187b458667
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-29 13:03:21 +0200
Commit message:
Commit: 8bbdd24eb8c77b33e8d140ff5b6eb7187b458667
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-29 13:03:21 +0200
Commit message:
bugfix
Package: DOtools
Commit: a6fe0e3c12920b779ad751fc500d750630b43337
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-29 12:47:09 +0200
Commit message:
Commit: a6fe0e3c12920b779ad751fc500d750630b43337
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-29 12:47:09 +0200
Commit message:
DO.MultiDGE supports now in annotation_col=NULL argument for all cell type analysis
Package: DOtools
Commit: 3ec44b4e3344e7770c46b171047a6ca7bcb33868
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 16:51:47 +0200
Commit message:
Commit: 3ec44b4e3344e7770c46b171047a6ca7bcb33868
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 16:51:47 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DOtools
Commit: 49ce09f250d6d807a8f37998e5b44540352a0b5f
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 16:05:44 +0200
Commit message:
Commit: 49ce09f250d6d807a8f37998e5b44540352a0b5f
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 16:05:44 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DOtools
Commit: 35cf19ed163fe79e01be9eeef4a5a2e5e41b7f5c
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 16:05:44 +0200
Commit message:
Commit: 35cf19ed163fe79e01be9eeef4a5a2e5e41b7f5c
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 16:05:44 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DOtools
Commit: 51b86fd7b4534d89886caf2b42fc2e510fd82222
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:34:39 +0200
Commit message:
Commit: 51b86fd7b4534d89886caf2b42fc2e510fd82222
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:34:39 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DOtools
Commit: 15568a9f2de6533cd39b87b97a2a14a672849f9b
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:34:39 +0200
Commit message:
Commit: 15568a9f2de6533cd39b87b97a2a14a672849f9b
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:34:39 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DOtools
Commit: 998b899d21766603ff55f0e996476c4eef2e4a5b
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:19:53 +0200
Commit message:
Commit: 998b899d21766603ff55f0e996476c4eef2e4a5b
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:19:53 +0200
Commit message:
fix bug in function DO.MultiDGE
Package: DOtools
Commit: 3db1f5e8cd93c12731504ff1f8608acb6d32b7c5
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:19:53 +0200
Commit message:
Commit: 3db1f5e8cd93c12731504ff1f8608acb6d32b7c5
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:19:53 +0200
Commit message:
fix bug in function DO.MultiDGE
Package: DOtools
Commit: 29fd9b24d4576595e81021fbf44641aab7dff84b
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:11:15 +0200
Commit message:
Commit: 29fd9b24d4576595e81021fbf44641aab7dff84b
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 15:11:15 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DOtools
Commit: 1fe377a1b255714ea9143a622569d0f3851caffd
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 14:44:22 +0200
Commit message:
Commit: 1fe377a1b255714ea9143a622569d0f3851caffd
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 14:44:22 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DOtools
Commit: eaf916c539e5f7cebfec9b3e039bf9403806a453
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 14:44:22 +0200
Commit message:
Commit: eaf916c539e5f7cebfec9b3e039bf9403806a453
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 14:44:22 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DOtools
Commit: a0458dc09126f5e16b256e3c8d7d0e61029cb11a
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 13:06:47 +0200
Commit message:
Commit: a0458dc09126f5e16b256e3c8d7d0e61029cb11a
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 13:06:47 +0200
Commit message:
Addition of glmGamPoi to DO.MultiDGE analysis in pseudoBulk approaches -> additional arguments method_pb and design_fit_glm
Package: DOtools
Commit: 260c08f64403e4b0916eb3c13bab2449daab9af2
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 13:06:47 +0200
Commit message:
Commit: 260c08f64403e4b0916eb3c13bab2449daab9af2
Author: MarianoRuzJurado <mariani95@gmx.de>
Date: 2026-05-05 13:06:47 +0200
Commit message:
Addition of glmGamPoi to DO.MultiDGE analysis in pseudoBulk approaches -> additional arguments method_pb and design_fit_glm
Package: Rsubread
Commit: 60e9b56428f3200fdb3fae496b318466fce14c99
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-12 14:46:34 +1000
Commit message:
Commit: 60e9b56428f3200fdb3fae496b318466fce14c99
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-12 14:46:34 +1000
Commit message:
fixed multiple accumulation of read counts
Package: Rsubread
Commit: 710f4cb6ffa2b894f760b4ef4a166c588cd48e9a
Author: Yang Liao <yang.liao@onjcri.org.au>
Date: 2026-06-12 14:19:32 +1000
Commit message:
Commit: 710f4cb6ffa2b894f760b4ef4a166c588cd48e9a
Author: Yang Liao <yang.liao@onjcri.org.au>
Date: 2026-06-12 14:19:32 +1000
Commit message:
removed a warning from manual
Package: Rsubread
Commit: e0a664fb49c4cf48f8aa121d4ec45e3a905bf761
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-12 14:18:24 +1000
Commit message:
Commit: e0a664fb49c4cf48f8aa121d4ec45e3a905bf761
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-12 14:18:24 +1000
Commit message:
modified getline to fgets for windows
Package: Rsubread
Commit: 1311da3713041fed1b615e6e982a5e65b3ad5032
Author: Yang Liao <yang.liao@onjcri.org.au>
Date: 2026-06-12 14:12:59 +1000
Commit message:
Commit: 1311da3713041fed1b615e6e982a5e65b3ad5032
Author: Yang Liao <yang.liao@onjcri.org.au>
Date: 2026-06-12 14:12:59 +1000
Commit message:
added manual for enableSoftClipping
Package: Rsubread
Commit: dc73cef6bef96ab97161b6906f2c9b0a4803b522
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-12 13:48:28 +1000
Commit message:
Commit: dc73cef6bef96ab97161b6906f2c9b0a4803b522
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-12 13:48:28 +1000
Commit message:
changed the default soft-clipping enabling: enable when junction is disabled.
Package: spammR
Commit: ab1cb5977eec13bcc60879550fa7384ef502dcf1
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-11 16:50:14 -0700
Commit message:
Commit: ab1cb5977eec13bcc60879550fa7384ef502dcf1
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-11 16:50:14 -0700
Commit message:
added package requirements to description
Package: Rsubread
Commit: 504355f87c901b80ea7cbeef18f05a034ac7b10c
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-12 09:24:56 +1000
Commit message:
Commit: 504355f87c901b80ea7cbeef18f05a034ac7b10c
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-12 09:24:56 +1000
Commit message:
done visium hd read mapping
Package: CGRphylo2
Commit: 05a7d6639feaee62e07672f06b7c9758c637318c
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-12 09:22:15 +1000
Commit message:
Commit: 05a7d6639feaee62e07672f06b7c9758c637318c
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-12 09:22:15 +1000
Commit message:
Version 0.99.2
Package: Hiiragi2013
Commit: 4a0298f1dea38121cc7daa1d11f78070333d83bc
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-11 22:09:10 +0200
Commit message:
Commit: 4a0298f1dea38121cc7daa1d11f78070333d83bc
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-11 22:09:10 +0200
Commit message:
Bump version
Package: Hiiragi2013
Commit: 075532d9e52c2addfc58bbea05e7e761792dc951
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-11 22:08:53 +0200
Commit message:
Commit: 075532d9e52c2addfc58bbea05e7e761792dc951
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-11 22:08:53 +0200
Commit message:
Add missing plot
Package: mesa
Commit: a1e3686a6af412f4c28773d63cf2285b3d299827
Author: Felipe <92517493+fpmartinez10@users.noreply.github.com>
Date: 2026-06-11 11:25:13 +0200
Commit message:
Commit: a1e3686a6af412f4c28773d63cf2285b3d299827
Author: Felipe <92517493+fpmartinez10@users.noreply.github.com>
Date: 2026-06-11 11:25:13 +0200
Commit message:
chore: bump version to 0.99.3 (#79)
Package: mesa
Commit: e45e6da3685938066c3b0f2227b45c07d85100a1
Author: Copilot <198982749+Copilot@users.noreply.github.com>
Date: 2026-06-11 09:57:17 +0100
Commit message:
Commit: e45e6da3685938066c3b0f2227b45c07d85100a1
Author: Copilot <198982749+Copilot@users.noreply.github.com>
Date: 2026-06-11 09:57:17 +0100
Commit message:
chore: update licence to GPL (>=2) (#80) * chore: update licence to GPL (>=2) * docs: add licence change to NEWS.md * docs: move licence NEWS entry to Documentation section --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Package: mesa
Commit: 378f0d2390940fad0e3410d8d690c24cdcc09519
Author: Felipe <92517493+fpmartinez10@users.noreply.github.com>
Date: 2026-06-09 15:46:26 +0200
Commit message:
Commit: 378f0d2390940fad0e3410d8d690c24cdcc09519
Author: Felipe <92517493+fpmartinez10@users.noreply.github.com>
Date: 2026-06-09 15:46:26 +0200
Commit message:
fix(check): resolve R CMD check TIMEOUT and BiocCheck NOTEs (#77)
* Fix indentation: convert 2-space to 4-space per Bioconductor style guide
Applies styler::style_dir() with scope=indention, indent_by=4
across all R/ source files and vignettes/
* style: fix function argument alignment to use 4-space indentation
Replace paren-aligned continuation lines with 4-space indents in
R/buildQset.R, calculateEnrichment.R, classes.R, combineQsets.R,
makeDMRs.R, makeQset.R, mixQsets.R, plotting.R, qseaCNV.R,
qseaExtra.R, and utilityFunctions.R to satisfy BiocCheck indentation note
* refactor: fix 4-space indentation in glue strings and function signatures
Fix BiocCheck NOTE "Consider multiples of 4 spaces for line indents"
by removing leading whitespace from continuation lines inside glue::glue()
strings and aligning function parameter lists to 4-space indent.
Files changed: R/PCA.R, R/alterQset.R, R/makeDMRs.R, R/makeQset.R,
R/plotting.R
* refactor(makeDMRs,plotting): fix remaining non-4-space indents in string literals
Remove leading whitespace from continuation lines inside warning()/glue()
strings and restore correct } else { alignment in makeDMRs.R.
Clears the final 3 lines flagged by BiocCheck indentation NOTE.
* style: fix 2-space to 4-space indentation in sampleQC and utils
* style: fix over-indented continuation lines in asValidGranges
* style: reapply indentation after main rebase
* Fix plotly PNG device error on headless build servers
- Skip plotly::ggplotly() during non-interactive builds in pca.Rmd
(plotly internally opens a PNG device which fails without X11)
- Add dev = pdf to knitr::opts_chunk() in all 5 vignettes
to prevent the default PNG device being used on headless servers
* style: add missing chunk labels to all vignettes
* fix(vignettes): use pdf device in pca vignette chunks
Switch the knitr chunk device in from PNG to PDF
to avoid graphics device issues in headless build environments.
* docs: update NEWS.md and regenerate man pages for v0.99.3
- Add v0.99.3 NEWS.md entry summarizing style and vignette fixes
- Regenerate man/ documentation to reflect any updated roxygen2 tags
* style: normalize R and vignette indentation to 4 spaces for BiocCheck
* style: remove trailing whitespace-only indent lines flagged by BiocCheck
* style(R/qseaCNV.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/buildQset.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/PCA.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/qseaExtra.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/makeDMRs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/analyseDMRs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/alterQset.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/calculateEnrichment.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/dplyrVerbs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/genome.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/makeQset.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/mixQsets.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/classes.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/combineQsets.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/plotting.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/sampleQC.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/utilityFunctions.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/utils.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/utilityFunctions.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/alterQset.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/analyseDMRs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/calculateEnrichment.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/combineQsets.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/dplyrVerbs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/mixQsets.R): wrap lines > 80 chars to satisfy BiocCheck note
* style: wrap lines longer than 80 characters
* fix: restore vignette YAML front matter
* fix: restore roxygen metadata to 7.3.3
* style: wrap reported R source lines
* style: wrap reported vignette lines
* style: wrap remaining core source findings
* style: wrap remaining helper source findings
* style: wrap remaining vignette findings
* style(r): wrap long lines in helper sources
* style(r): normalize wrapping in plotting helpers
* docs(vignettes): reflow examples and prose
* docs(man): regenerate man files with roxygen
* style: add final line to .Rbuildignore
* refactor(r): remove paste from condition signals
* docs: guard poolSamples example with dontrun
* style: move roxygen version to the same position as in main (it was moved accidentally during debuggin)
* docs: update NEWS with all the changes made in style/wrap-lines-from-format-notes
* fix(check): resolve TIMEOUT, qsea import NOTE, and global-var NOTE
- Fix skip_long_checks() to use getOption() instead of options();
the old call returned a named list so the guard never fired and
slow BAM-processing tests always ran, exceeding the 15-min limit.
- Add options(skip_long_checks = TRUE) in tests/testthat.R so
R CMD check skips long-running tests.
- Add @import qsea via R/mesa-package.R and regenerate NAMESPACE to
resolve 'Package in Depends field not imported from' NOTE.
- Replace all qsea::: and janitor::: calls with public-API equivalents
(qsea::getParameters()[["BSgenome"]], slot assignment @, tileGenome)
to resolve 'Unexported objects imported by :::' NOTE.
- Declare five data-object names in utils::globalVariables() to
resolve 'no visible binding for global variable' NOTE.
* fix(qseaCNV): correct makeGenomeWindows to use fixed-width tiles + rebase
tileGenome(..., cut.last.tile.in.chrom=FALSE) distributes tiles evenly
across chromosomes, producing wrong window widths and boundaries that
break the hmmCopyGC/hmmCopyMap overlap check in addHMMcopyCNV.
Replace with a direct reimplementation using GRanges/IRanges/Seqinfo
public APIs: fixed-width tiles, last partial window dropped — identical
to the original qsea:::makeGenomeWindows behaviour.
Also rebases fix/rcmd-check-notes onto style/wrap-lines-from-format-notes
and regenerates man/ with devtools::document().
* test: reset global mesa options before state-sensitive assertions
Calling devtools::test() in a dirty interactive session carries over
options like mesa_parallel, mesa_TxDb, mesa_genome, and mesa_annoDb,
causing expect_error(annotateWindows()) and expect_false(getMesaParallel())
to fail. Explicitly reset to NULL/FALSE at the start of the relevant
test blocks so tests are robust to session-state pollution.
* test: cache qsea fixtures and gate slowest blocks to fit 15-min budget
Add tests/testthat/helper-fixtures.R with a memoised cachedExampleQset()
so repeated qsea::getExampleQseaSet() builds in test-editQset.R and
test-DMRs.R reuse a single simulation per (repl, depth). Gate the
heaviest blocks (test-DMRs.R "Calculating DMRs", test-exampleQset.R
"Testing general functionality", test-pca.R "UMAPs") behind
skip_long_checks() so R CMD check stays under the Bioconductor 15-min
tests budget while devtools::test() still runs everything locally.
* docs: update man files' documentation
* docs(NEWS): add PR #77 links to all entries from this branch
* docs(NEWS): add missing addHMMcopyCNV makeGenomeWindows bug fix entry
* style: wrap lines > 80 chars in mixQsets.R, utils.R, plotting.R, qseaExtra.R, sampleQC.R
* docs(PCA,buildQset): replace getExampleQseaSet() in examples with exampleTumourNormal
* docs(buildQset): wrap addNormalisation examples in \donttest{}
exampleTumourNormal is filtered to CpG_density >= 5 and has no
low-density background windows; getExampleQseaSet() is retained
for these examples but hidden from R CMD check timing.
* docs: documented man/addNormalisation.Rd and man/getDimRed.Rd
* docs: mesa version updated to 0.99.2.9000
* docs: mesa version updated to 0.99.2.9000
* docs(NEWS): condense PR #77 entries; use ragg_png vignette device
Tighten the 0.99.2.9000 NEWS section: fold the three BiocCheck NOTE
resolutions into one bullet and trim wording, and drop the duplicate
### FIXED block that repeated the same #77 fixes under the old 0.99.0
heading.
Switch all vignette chunks to dev = "ragg_png" and add ragg to Suggests,
matching the NEWS entry.
* docs(ENCODEbadRegions): unwrap @source URL to fix pkgdown build and stay under 80 chars
* docs(ENCODEbadRegions): regenerate Rd to match unwrapped @source URL
Regenerate man/ENCODEbadRegions.Rd from the roxygen source so the
\source{} block no longer wraps the URL in a \url{} tag. pkgdown's
Rd parser fails on a \url{} tag that spans a line break, which aborted
build_reference() (and the pkgdown deploy) on this topic. The plain
wrapped URL parses cleanly and keeps every line under 80 characters.
* fix(qseaCNV): correct window-start seq() call in addHMMcopyCNV
The makeGenomeWindows reimplementation passed each chromosome length
positionally to seq() (matching 'from') while also supplying from = 1L,
which errors with "formal argument 'from' matched by multiple actual
arguments" and broke addHMMcopyCNV(). Use an explicit closure so the
chromosome end maps to 'to'.
* fix(sampleQC): guard BSgenome check against length-0 comparison
After dropping qsea:::getGenome(), addHyperStableFraction() compared the
BSgenome parameter directly, which throws "argument is of length zero"
when that parameter is NULL. Use identical() for a safe, intentional
error path.
* fix(mixSamples): report missing sample names instead of stopifnot
Replacing qsea:::checkSamples() with stopifnot() produced an unhelpful
"... is not TRUE" error. Compute the missing names with setdiff() and
stop() naming them.
* fix(mixThreeQsetSamples): report missing sample names instead of stopifnot
Same fix as mixSamples(): replace the generic stopifnot() with a
setdiff()-based check that names the missing sample(s).
* docs(utils): mark remove_almost_empty_cols internal, drop stale Rd
remove_almost_empty_cols() is an unexported, internally-used-only helper,
but its roxygen block (lacking @noRd) generated a help page. Add @noRd so
no man page is produced and remove the orphaned Rd. Also corrects the
@details text, which still claimed the removal message came from an
internal janitor helper after the code switched to a plain message().
* docs(NEWS.md): remove irrelevant change
---------
Co-authored-by: fperezmartinez <felipe.perezmartinez@manchester.ac.uk>
Package: mesa
Commit: 2a31e8df616f1e70a2be3a669b5097d6244dcaa9
Author: Felipe <92517493+fpmartinez10@users.noreply.github.com>
Date: 2026-06-05 17:25:12 +0100
Commit message:
Commit: 2a31e8df616f1e70a2be3a669b5097d6244dcaa9
Author: Felipe <92517493+fpmartinez10@users.noreply.github.com>
Date: 2026-06-05 17:25:12 +0100
Commit message:
style: enforce 80-char line width across codebase to resolve BiocCheck notes (#76)
* Fix indentation: convert 2-space to 4-space per Bioconductor style guide
Applies styler::style_dir() with scope=indention, indent_by=4
across all R/ source files and vignettes/
* style: fix function argument alignment to use 4-space indentation
Replace paren-aligned continuation lines with 4-space indents in
R/buildQset.R, calculateEnrichment.R, classes.R, combineQsets.R,
makeDMRs.R, makeQset.R, mixQsets.R, plotting.R, qseaCNV.R,
qseaExtra.R, and utilityFunctions.R to satisfy BiocCheck indentation note
* refactor: fix 4-space indentation in glue strings and function signatures
Fix BiocCheck NOTE "Consider multiples of 4 spaces for line indents"
by removing leading whitespace from continuation lines inside glue::glue()
strings and aligning function parameter lists to 4-space indent.
Files changed: R/PCA.R, R/alterQset.R, R/makeDMRs.R, R/makeQset.R,
R/plotting.R
* refactor(makeDMRs,plotting): fix remaining non-4-space indents in string literals
Remove leading whitespace from continuation lines inside warning()/glue()
strings and restore correct } else { alignment in makeDMRs.R.
Clears the final 3 lines flagged by BiocCheck indentation NOTE.
* style: fix 2-space to 4-space indentation in sampleQC and utils
* style: fix over-indented continuation lines in asValidGranges
* style: reapply indentation after main rebase
* Fix plotly PNG device error on headless build servers
- Skip plotly::ggplotly() during non-interactive builds in pca.Rmd
(plotly internally opens a PNG device which fails without X11)
- Add dev = pdf to knitr::opts_chunk() in all 5 vignettes
to prevent the default PNG device being used on headless servers
* fix(vignettes): use pdf device in pca vignette chunks
Switch the knitr chunk device in from PNG to PDF
to avoid graphics device issues in headless build environments.
* docs: update NEWS.md and regenerate man pages for v0.99.3
- Add v0.99.3 NEWS.md entry summarizing style and vignette fixes
- Regenerate man/ documentation to reflect any updated roxygen2 tags
* style: normalize R and vignette indentation to 4 spaces for BiocCheck
* style: remove trailing whitespace-only indent lines flagged by BiocCheck
* style(R/qseaCNV.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/buildQset.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/PCA.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/qseaExtra.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/makeDMRs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/analyseDMRs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/alterQset.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/calculateEnrichment.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/dplyrVerbs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/genome.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/makeQset.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/mixQsets.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/classes.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/combineQsets.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/plotting.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/sampleQC.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/utilityFunctions.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/utils.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/utilityFunctions.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/alterQset.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/analyseDMRs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/calculateEnrichment.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/combineQsets.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/dplyrVerbs.R): wrap lines > 80 chars to satisfy BiocCheck note
* style(R/mixQsets.R): wrap lines > 80 chars to satisfy BiocCheck note
* style: wrap lines longer than 80 characters
* fix: restore vignette YAML front matter
* fix: restore roxygen metadata to 7.3.3
* style: wrap reported R source lines
* style: wrap reported vignette lines
* style: wrap remaining core source findings
* style: wrap remaining helper source findings
* style: wrap remaining vignette findings
* style(r): wrap long lines in helper sources
* style(r): normalize wrapping in plotting helpers
* docs(vignettes): reflow examples and prose
* docs(man): regenerate man files with roxygen
* style: add final line to .Rbuildignore
* refactor(r): remove paste from condition signals
* docs: guard poolSamples example with dontrun
* style: move roxygen version to the same position as in main (it was moved accidentally during debuggin)
* docs: update NEWS with all the changes made in style/wrap-lines-from-format-notes
* docs(NEWS): add rationale for getExportedValue() and utils::data() in #76
Clarifies that these replacements were required for line-wrapping, not
independent refactors: the :: operator cannot be broken across lines in R,
so getExportedValue() and utils::data() are the only wrappable equivalents.
* docs: mesa version updated to 0.99.2.9000
* docs(NEWS.md): switch figure device from pdf to png, as it was like that on 0.99.2
---------
Co-authored-by: fperezmartinez <felipe.perezmartinez@manchester.ac.uk>
Package: mesa
Commit: 46e631acfeeadac314b1af07e608ea59eb768b2d
Author: Felipe <92517493+fpmartinez10@users.noreply.github.com>
Date: 2026-06-03 15:40:38 +0100
Commit message:
Commit: 46e631acfeeadac314b1af07e608ea59eb768b2d
Author: Felipe <92517493+fpmartinez10@users.noreply.github.com>
Date: 2026-06-03 15:40:38 +0100
Commit message:
style: standardize 4-space indentation and fix vignette build issues per Bioconductor style guide (#75)
* Fix indentation: convert 2-space to 4-space per Bioconductor style guide
Applies styler::style_dir() with scope=indention, indent_by=4
across all R/ source files and vignettes/
* style: fix function argument alignment to use 4-space indentation
Replace paren-aligned continuation lines with 4-space indents in
R/buildQset.R, calculateEnrichment.R, classes.R, combineQsets.R,
makeDMRs.R, makeQset.R, mixQsets.R, plotting.R, qseaCNV.R,
qseaExtra.R, and utilityFunctions.R to satisfy BiocCheck indentation note
* refactor: fix 4-space indentation in glue strings and function signatures
Fix BiocCheck NOTE "Consider multiples of 4 spaces for line indents"
by removing leading whitespace from continuation lines inside glue::glue()
strings and aligning function parameter lists to 4-space indent.
Files changed: R/PCA.R, R/alterQset.R, R/makeDMRs.R, R/makeQset.R,
R/plotting.R
* refactor(makeDMRs,plotting): fix remaining non-4-space indents in string literals
Remove leading whitespace from continuation lines inside warning()/glue()
strings and restore correct } else { alignment in makeDMRs.R.
Clears the final 3 lines flagged by BiocCheck indentation NOTE.
* style: fix 2-space to 4-space indentation in sampleQC and utils
* style: fix over-indented continuation lines in asValidGranges
* style: reapply indentation after main rebase
* Fix plotly PNG device error on headless build servers
- Skip plotly::ggplotly() during non-interactive builds in pca.Rmd
(plotly internally opens a PNG device which fails without X11)
- Add dev = pdf to knitr::opts_chunk() in all 5 vignettes
to prevent the default PNG device being used on headless servers
* style: add missing chunk labels to all vignettes
* fix(vignettes): use pdf device in pca vignette chunks
Switch the knitr chunk device in from PNG to PDF
to avoid graphics device issues in headless build environments.
* docs: update NEWS.md and regenerate man pages for v0.99.3
- Add v0.99.3 NEWS.md entry summarizing style and vignette fixes
- Regenerate man/ documentation to reflect any updated roxygen2 tags
* style: normalize R and vignette indentation to 4 spaces for BiocCheck
* style: remove trailing whitespace-only indent lines flagged by BiocCheck
* docs: update man/ files
* fix(vignettes): switch figure device from pdf to ragg_png
Replaces dev = "pdf" with dev = "ragg_png" in all five vignette setup
chunks. The pdf device produced poor-quality embedded figures in HTML
vignette output. ragg_png renders high-quality PNG without requiring
Cairo or X11, resolving the headless build server issue cleanly.
Adds ragg to Suggests in DESCRIPTION.
* docs: mesa version updated to 0.99.2.9000
* docs: mesa version updated to 0.99.2.9000
* docs(NEWS.md): switch figure device from pdf to png, as it was like that on 0.99.2
---------
Co-authored-by: fperezmartinez <felipe.perezmartinez@manchester.ac.uk>
Package: sfi
Commit: d5173128149a47e379d4d521b7661d3949f52e87
Author: yufree <yufree@live.cn>
Date: 2026-06-11 11:04:57 -0400
Commit message:
Commit: d5173128149a47e379d4d521b7661d3949f52e87
Author: yufree <yufree@live.cn>
Date: 2026-06-11 11:04:57 -0400
Commit message:
Ignore local claude config and test mzML file Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Package: sfi
Commit: ba536da91fc463bdfb36ba3e10288f8b2ca0ef58
Author: yufree <yufree@live.cn>
Date: 2026-06-11 11:04:51 -0400
Commit message:
Commit: ba536da91fc463bdfb36ba3e10288f8b2ca0ef58
Author: yufree <yufree@live.cn>
Date: 2026-06-11 11:04:51 -0400
Commit message:
Replace mzR with RaMS for mzML reading mzR pulls in netCDF/HDF5 system libraries and requires Rcpp compilation, which makes installation slow and often fails on fresh/CI/Docker environments. RaMS is a pure-R mzML reader with only lightweight CRAN dependencies, so it installs in seconds. getmzml() output is unchanged: a data.frame with mz, intensity, and rt (seconds) columns. RaMS reports retention time in minutes, so it is converted to seconds. Verified byte-for-byte identical output against mzR on a 9.8M-row file. Bump version to 1.1.0 (Bioc devel). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Package: ENmix
Commit: c3bfd886bc031f330891681ab1286fc0291bc98c
Author: xuz1 <xuz@niehs.nih.gov>
Date: 2026-06-11 11:01:32 -0400
Commit message:
Commit: c3bfd886bc031f330891681ab1286fc0291bc98c
Author: xuz1 <xuz@niehs.nih.gov>
Date: 2026-06-11 11:01:32 -0400
Commit message:
bugfix Signed-off-by: xuz1 <xuz@niehs.nih.gov>
Package: OSTA
Commit: df45a78b779b72808378710278eac3aeab6c1070
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-06-11 20:42:59 +0800
Commit message:
Commit: df45a78b779b72808378710278eac3aeab6c1070
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-06-11 20:42:59 +0800
Commit message:
Merge branch 'RELEASE_3_23' into devel
Package: OSTA
Commit: 44efd17aa034ecd785997ade086ac2c5b589da22
Author: Helena L. Crowell <helena@crowell.eu>
Date: 2026-05-22 10:01:32 +0200
Commit message:
Commit: 44efd17aa034ecd785997ade086ac2c5b589da22
Author: Helena L. Crowell <helena@crowell.eu>
Date: 2026-05-22 10:01:32 +0200
Commit message:
scrapper revision (#281)
Package: OSTA
Commit: 05f58c559f87cd056e4e5b74b64921116be524c7
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-22 01:11:36 +0200
Commit message:
Commit: 05f58c559f87cd056e4e5b74b64921116be524c7
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-22 01:11:36 +0200
Commit message:
fix typo
Package: OSTA
Commit: e48c897e79bb0537469b329c983a578f979e8d2e
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-21 22:29:46 +0200
Commit message:
Commit: e48c897e79bb0537469b329c983a578f979e8d2e
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-21 22:29:46 +0200
Commit message:
fix hvg/deg/svg comparison
Package: OSTA
Commit: bc9d516f3e7ff15e35939e7d3dd4782baa2f9e3a
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-21 19:50:56 +0200
Commit message:
Commit: bc9d516f3e7ff15e35939e7d3dd4782baa2f9e3a
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-21 19:50:56 +0200
Commit message:
fix hvg selection
Package: OSTA
Commit: e05b7971e749bfe048d3bdad4a4b75005d295578
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-21 15:37:40 +0200
Commit message:
Commit: e05b7971e749bfe048d3bdad4a4b75005d295578
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-21 15:37:40 +0200
Commit message:
fix aggregation
Package: OSTA
Commit: 45a9cf94825f4eba75ef7ab2cab10dffd8758694
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 11:27:12 +0200
Commit message:
Commit: 45a9cf94825f4eba75ef7ab2cab10dffd8758694
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 11:27:12 +0200
Commit message:
+scater
Package: OSTA
Commit: f1e1a40505309ed2667ecf9731d3ef68c3826712
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 10:02:12 +0200
Commit message:
Commit: f1e1a40505309ed2667ecf9731d3ef68c3826712
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 10:02:12 +0200
Commit message:
realize counts fixing anndata conversion
Package: OSTA
Commit: 80db5e6893f273ce4f63429e1864548b026c7603
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 08:21:59 +0200
Commit message:
Commit: 80db5e6893f273ce4f63429e1864548b026c7603
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 08:21:59 +0200
Commit message:
track changes v1.2.0-.1
Package: OSTA
Commit: f9bd8d96b2ebce783c4934b9b59340290902de61
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 08:19:33 +0200
Commit message:
Commit: f9bd8d96b2ebce783c4934b9b59340290902de61
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 08:19:33 +0200
Commit message:
remve _times.csv
Package: OSTA
Commit: 0ebd14bd3dc2e4792172e97dcdbedf1b32971a7c
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 08:18:25 +0200
Commit message:
Commit: 0ebd14bd3dc2e4792172e97dcdbedf1b32971a7c
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 08:18:25 +0200
Commit message:
bug fix: overwrite of 'th'
Package: OSTA
Commit: 3ba037f1d6958a0e591fde9a3fc353a13e0e1079
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 18:51:57 -0400
Commit message:
Commit: 3ba037f1d6958a0e591fde9a3fc353a13e0e1079
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 18:51:57 -0400
Commit message:
Merge pull request #283 from lmweber/scrapper_updates_seq scrapper updates - seq chapters
Package: OSTA
Commit: 3eaa35fe98911aae52dac56574ab7eb4878bc90f
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 00:26:05 +0200
Commit message:
Commit: 3eaa35fe98911aae52dac56574ab7eb4878bc90f
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 00:26:05 +0200
Commit message:
order deps alphabetically
Package: OSTA
Commit: ad6c906badac7e6d5ccc86773b8ad2ed631e1944
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 00:25:49 +0200
Commit message:
Commit: ad6c906badac7e6d5ccc86773b8ad2ed631e1944
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 00:25:49 +0200
Commit message:
breast > colorectal cancer
Package: OSTA
Commit: 22af9ab62df04f5631146e7f71053a1b3c0b876f
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 00:25:21 +0200
Commit message:
Commit: 22af9ab62df04f5631146e7f71053a1b3c0b876f
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-20 00:25:21 +0200
Commit message:
scrapper: seq-crc
Package: OSTA
Commit: 505366ff919f76a495e78a596418592494f4c8bc
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 17:13:15 -0400
Commit message:
Commit: 505366ff919f76a495e78a596418592494f4c8bc
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 17:13:15 -0400
Commit message:
scrapper updates: Visium HD (segmented) workflow
Package: OSTA
Commit: 50fd58874caec81dc0d1cd9f9377053ddc6a3bc9
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 16:56:34 -0400
Commit message:
Commit: 50fd58874caec81dc0d1cd9f9377053ddc6a3bc9
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 16:56:34 -0400
Commit message:
scrapper updates: Visium HD (binned) workflow
Package: OSTA
Commit: ac1b028ae69c155c80f6ecd8625738460caf346e
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 16:29:25 -0400
Commit message:
Commit: ac1b028ae69c155c80f6ecd8625738460caf346e
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 16:29:25 -0400
Commit message:
scrapper updates: Visium DLPFC workflow
Package: OSTA
Commit: 258ac9e3655f99fdb7cf793d68513c6fb106d058
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 16:10:26 -0400
Commit message:
Commit: 258ac9e3655f99fdb7cf793d68513c6fb106d058
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 16:10:26 -0400
Commit message:
scrapper updates: seq-deconvolution chapter
Package: OSTA
Commit: 3ff8705b9675512b69131046be0700d66599d0db
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 15:53:54 -0400
Commit message:
Commit: 3ff8705b9675512b69131046be0700d66599d0db
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 15:53:54 -0400
Commit message:
wording
Package: OSTA
Commit: 7a43cbcf1d6feed03a4357bdc6e00617f996a991
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 15:53:29 -0400
Commit message:
Commit: 7a43cbcf1d6feed03a4357bdc6e00617f996a991
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 15:53:29 -0400
Commit message:
wording
Package: OSTA
Commit: 866351eb32a0038e4f23a90ab42178644a1e88bf
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 21:47:33 +0200
Commit message:
Commit: 866351eb32a0038e4f23a90ab42178644a1e88bf
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 21:47:33 +0200
Commit message:
remove personal python env
Package: OSTA
Commit: ed4492b0d4ee1dc7b58ba7af2408412a8293b7e7
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 15:47:14 -0400
Commit message:
Commit: ed4492b0d4ee1dc7b58ba7af2408412a8293b7e7
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 15:47:14 -0400
Commit message:
scrapper updates: seq-intermediate-processing chapter
Package: OSTA
Commit: 958e7cadc91c4e984949caed21e2a90117e0d078
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:29:46 +0200
Commit message:
Commit: 958e7cadc91c4e984949caed21e2a90117e0d078
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:29:46 +0200
Commit message:
scrapper: ind-features
Package: OSTA
Commit: 0fba0e886cabe4525a9de7b78a29381d12f6cb74
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:27:07 +0200
Commit message:
Commit: 0fba0e886cabe4525a9de7b78a29381d12f6cb74
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:27:07 +0200
Commit message:
scrapper: ind-clu
Package: OSTA
Commit: 66485939618e975175e1cd84863d72cc968ae487
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:15:34 +0200
Commit message:
Commit: 66485939618e975175e1cd84863d72cc968ae487
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:15:34 +0200
Commit message:
scrapper: img-dimred
Package: OSTA
Commit: 692901f55d1cbbdbb6d279af7765f9955138368c
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:10:07 +0200
Commit message:
Commit: 692901f55d1cbbdbb6d279af7765f9955138368c
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:10:07 +0200
Commit message:
scrapper: ind-norm
Package: OSTA
Commit: b7b672eb94675bdd4743068ba836c836013d8051
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:09:23 +0200
Commit message:
Commit: b7b672eb94675bdd4743068ba836c836013d8051
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 20:09:23 +0200
Commit message:
scrapper: ind-norm
Package: OSTA
Commit: ed92cc53a4779f1226f1f7f66ca2c7b0183ad427
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 14:00:06 -0400
Commit message:
Commit: ed92cc53a4779f1226f1f7f66ca2c7b0183ad427
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 14:00:06 -0400
Commit message:
formatting
Package: OSTA
Commit: 658588d6af5c21295597a3833715e0ec5b6cc6f6
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 13:53:49 -0400
Commit message:
Commit: 658588d6af5c21295597a3833715e0ec5b6cc6f6
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 13:53:49 -0400
Commit message:
missing par mfrow
Package: OSTA
Commit: 84cb7a1b99dc0548319aaeb484dd85cf3541efa3
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 13:53:34 -0400
Commit message:
Commit: 84cb7a1b99dc0548319aaeb484dd85cf3541efa3
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 13:53:34 -0400
Commit message:
auto-update gitignore
Package: OSTA
Commit: 0a004c6bb9d95f2bae2cd837120297ad48d857bc
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 13:53:22 -0400
Commit message:
Commit: 0a004c6bb9d95f2bae2cd837120297ad48d857bc
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 13:53:22 -0400
Commit message:
auto-update Rbuildignore
Package: OSTA
Commit: 88bf36ff64d63e331ee9dc32046436a5716863a1
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 19:48:05 +0200
Commit message:
Commit: 88bf36ff64d63e331ee9dc32046436a5716863a1
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 19:48:05 +0200
Commit message:
scrapper: img-ccc
Package: OSTA
Commit: d7dcd597eb2e60a7dd695266f86365f92a420dfd
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 19:41:10 +0200
Commit message:
Commit: d7dcd597eb2e60a7dd695266f86365f92a420dfd
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 19:41:10 +0200
Commit message:
scrapper: img-processing
Package: OSTA
Commit: bf063f20001fc99b48444d6f181e0f38e944c019
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 19:25:26 +0200
Commit message:
Commit: bf063f20001fc99b48444d6f181e0f38e944c019
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 19:25:26 +0200
Commit message:
scrapper revision: img-qc
Package: OSTA
Commit: 727c35b459f746b19dc0f7dd817619496a8e6e05
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 18:32:32 +0200
Commit message:
Commit: 727c35b459f746b19dc0f7dd817619496a8e6e05
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 18:32:32 +0200
Commit message:
+scrapper
Package: OSTA
Commit: 2916a4fcdb461f36b9907a4ac4154572ca758fa0
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 18:30:10 +0200
Commit message:
Commit: 2916a4fcdb461f36b9907a4ac4154572ca758fa0
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 18:30:10 +0200
Commit message:
scrapper revision: img-workflow-cos/xen
Package: OSTA
Commit: 237df4fbd2dfcd26215c6bac6c6f028b812ebe04
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 18:22:02 +0200
Commit message:
Commit: 237df4fbd2dfcd26215c6bac6c6f028b812ebe04
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 18:22:02 +0200
Commit message:
scrapper revision: img-workflow-xenium
Package: OSTA
Commit: 089ed2d1692cfec33bc1ded62b225d46690feb39
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 11:04:46 -0400
Commit message:
Commit: 089ed2d1692cfec33bc1ded62b225d46690feb39
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 11:04:46 -0400
Commit message:
scrapper updates: seq-QC chapter
Package: OSTA
Commit: 55410ad948a6306636a6982c645d957894f7e81e
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 11:02:11 -0400
Commit message:
Commit: 55410ad948a6306636a6982c645d957894f7e81e
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-19 11:02:11 -0400
Commit message:
ignore agents files
Package: OSTA
Commit: 6f29263eb5bac786c7c8f9cbd0ab031d846a5dd2
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 13:54:43 +0200
Commit message:
Commit: 6f29263eb5bac786c7c8f9cbd0ab031d846a5dd2
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 13:54:43 +0200
Commit message:
scrapper revision: crs-workflow-xenvis
Package: OSTA
Commit: 9db709ffe2379c279b0b6da3b7c9fca22513e826
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 13:41:58 +0200
Commit message:
Commit: 9db709ffe2379c279b0b6da3b7c9fca22513e826
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 13:41:58 +0200
Commit message:
try w/ remotes
Package: OSTA
Commit: ad484ffe635524c7dd6cb1748624b5afa963089f
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 10:18:19 +0200
Commit message:
Commit: ad484ffe635524c7dd6cb1748624b5afa963089f
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 10:18:19 +0200
Commit message:
install beachmat.hdf5
Package: OSTA
Commit: 65ac5a5e38308ddfc4978f55059a33924826a808
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 10:14:36 +0200
Commit message:
Commit: 65ac5a5e38308ddfc4978f55059a33924826a808
Author: HelenaLC <helena@crowell.eu>
Date: 2026-05-19 10:14:36 +0200
Commit message:
scrapper revision: crs-imputation
Package: OSTA
Commit: 996a0454002b64ba43f2c01825a5fe4c024b3d78
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-02 14:30:52 -0400
Commit message:
Commit: 996a0454002b64ba43f2c01825a5fe4c024b3d78
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-02 14:30:52 -0400
Commit message:
remove manual installation of dependency packages (SPE, AUCell)
Package: OSTA
Commit: 427adafcc86dddd8d43296a1a82c5da2a5ebc066
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-02 12:54:51 -0400
Commit message:
Commit: 427adafcc86dddd8d43296a1a82c5da2a5ebc066
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-02 12:54:51 -0400
Commit message:
install dependency packages from source if binaries unavailable
Package: OSTA
Commit: 7c449581d0d8dba7073ac10d96321da83469217b
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-02 11:58:21 -0400
Commit message:
Commit: 7c449581d0d8dba7073ac10d96321da83469217b
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-02 11:58:21 -0400
Commit message:
remove manual installation of dependency packages (SPE, AUCell)
Package: OSTA
Commit: 254d722e238709d4d27d05f76147fd34ee8b798a
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-02 11:57:19 -0400
Commit message:
Commit: 254d722e238709d4d27d05f76147fd34ee8b798a
Author: Lukas Weber <weberlm3@gmail.com>
Date: 2026-05-02 11:57:19 -0400
Commit message:
auto-update Rbuildignore and gitignore
Package: MSA2dist
Commit: b1ba5e79b803666e42d6d33fe8b7cd6c49ef037f
Author: Kristian Ullrich <ullrich@evolbio.mpg.de>
Date: 2026-06-11 13:08:37 +0200
Commit message:
Commit: b1ba5e79b803666e42d6d33fe8b7cd6c49ef037f
Author: Kristian Ullrich <ullrich@evolbio.mpg.de>
Date: 2026-06-11 13:08:37 +0200
Commit message:
# update DESCRIPTION
Package: Rsubread
Commit: 24c767a39b73ede5b72ac67714535e12e4b60fb9
Author: Yang Liao (Monash University) <yliao@m3-login2.massive.org.au>
Date: 2026-06-11 15:36:28 +1000
Commit message:
Commit: 24c767a39b73ede5b72ac67714535e12e4b60fb9
Author: Yang Liao (Monash University) <yliao@m3-login2.massive.org.au>
Date: 2026-06-11 15:36:28 +1000
Commit message:
fixed CY and UY with +1 values
Package: Rsubread
Commit: f811951c861fb641e7fc5f4dd6b03fdfc38d4050
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-11 12:35:45 +1000
Commit message:
Commit: f811951c861fb641e7fc5f4dd6b03fdfc38d4050
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-11 12:35:45 +1000
Commit message:
Merge branch 'devel' of git.bioconductor.org:packages/Rsubread into devel
Package: Rsubread
Commit: 5153babfe8e7a5831da4ae072abd4eaea62a22e9
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-11 12:34:37 +1000
Commit message:
Commit: 5153babfe8e7a5831da4ae072abd4eaea62a22e9
Author: Yang Liao (Monash University) <yliao@m3v103.massive.org.au>
Date: 2026-06-11 12:34:37 +1000
Commit message:
added visium hd barcode extracted from space ranger bam
Package: rtracklayer
Commit: c524fdf64dfe7ecf2178a4ac85a2344ced17e158
Author: Sanchit Saini <sanchitsaini14@gmail.com>
Date: 2026-06-09 23:14:44 +0530
Commit message:
Commit: c524fdf64dfe7ecf2178a4ac85a2344ced17e158
Author: Sanchit Saini <sanchitsaini14@gmail.com>
Date: 2026-06-09 23:14:44 +0530
Commit message:
refactor(ucsc): centralize RestUri calls with rtracklayer user agent All UCSC REST API calls now identify as "rtracklayer" via a shared wrapper, consistent with rtracklayerGET/POST. Refs lawremi/restfulr#4
Package: leapR
Commit: 671d76fa86b12c31ddcd1d1394e3a7103f66c5e7
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 15:01:56 -0700
Commit message:
Commit: 671d76fa86b12c31ddcd1d1394e3a7103f66c5e7
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 15:01:56 -0700
Commit message:
Merge pull request #71 from pnnl/devel move udpated devel branch in
Package: leapR
Commit: ded347b465fed5755a9e9fc60e7fc470c9bb6cbb
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 14:53:37 -0700
Commit message:
Commit: ded347b465fed5755a9e9fc60e7fc470c9bb6cbb
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 14:53:37 -0700
Commit message:
Merge branch 'main' into devel
Package: leapR
Commit: c0c4f9b6336deda3d36148dce2380a61d1bf5c88
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 13:33:35 -0700
Commit message:
Commit: c0c4f9b6336deda3d36148dce2380a61d1bf5c88
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 13:33:35 -0700
Commit message:
tried to fix hg pages
Package: leapR
Commit: 6af3396c934b8eddd62d9e840c2ad8526b751258
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 12:51:28 -0700
Commit message:
Commit: 6af3396c934b8eddd62d9e840c2ad8526b751258
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 12:51:28 -0700
Commit message:
Merge pull request #67 from pnnl/view-fix updated biocviews to fix dependency issue and use BiocFileCache
Package: leapR
Commit: 77841eca219edf5641fbe5ea8e39f6cf1a41e6a4
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 12:50:25 -0700
Commit message:
Commit: 77841eca219edf5641fbe5ea8e39f6cf1a41e6a4
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 12:50:25 -0700
Commit message:
made additional fixes
Package: leapR
Commit: c684e29dadb187cc7316e71d324f59c655ead686
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 09:18:28 -0700
Commit message:
Commit: c684e29dadb187cc7316e71d324f59c655ead686
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 09:18:28 -0700
Commit message:
updated examples to use BiocFileCache I hope this will make the build more reliable
Package: leapR
Commit: ee49b1dfe2fc536c735b21927dc9178e76426755
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 05:34:05 -0700
Commit message:
Commit: ee49b1dfe2fc536c735b21927dc9178e76426755
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 05:34:05 -0700
Commit message:
updated biocviews to fix dependency issue
Package: leapR
Commit: e29a977760c783268ca808b36fa9663f8b66085c
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-10 15:43:28 -0700
Commit message:
Commit: e29a977760c783268ca808b36fa9663f8b66085c
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-10 15:43:28 -0700
Commit message:
Merge pull request #66 from pnnl/z-test-update Z test update
Package: leapR
Commit: d5aa34011d7740e7a6a14d3ff0892a4f0ba9ed86
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-02-12 10:15:30 -0800
Commit message:
Commit: d5aa34011d7740e7a6a14d3ff0892a4f0ba9ed86
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-02-12 10:15:30 -0800
Commit message:
Merge pull request #62 from pnnl/round2-bioc-updates Round2 bioc updates
Package: leapR
Commit: 61d7b2c7536a45bd6648e7b9889b39a233ab8f50
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 13:33:35 -0700
Commit message:
Commit: 61d7b2c7536a45bd6648e7b9889b39a233ab8f50
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 13:33:35 -0700
Commit message:
tried to fix hg pages
Package: leapR
Commit: 5a1d52366230ee36bc004fbe7d953b1371da89e4
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 12:50:25 -0700
Commit message:
Commit: 5a1d52366230ee36bc004fbe7d953b1371da89e4
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 12:50:25 -0700
Commit message:
made additional fixes
Package: leapR
Commit: 1fb93e3f34ad9d920ca0387a6e566a59e5a2e849
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 09:18:28 -0700
Commit message:
Commit: 1fb93e3f34ad9d920ca0387a6e566a59e5a2e849
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-03-11 09:18:28 -0700
Commit message:
updated examples to use BiocFileCache I hope this will make the build more reliable
Package: STADyUM
Commit: 3d71693f5c1e213d0e8fd39416259a31a2bcdfce
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-10 17:46:40 -0400
Commit message:
Commit: 3d71693f5c1e213d0e8fd39416259a31a2bcdfce
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-10 17:46:40 -0400
Commit message:
Added LRT vignettes to STADyUM package
Package: STADyUM
Commit: f321524557489b0fa07e5d9df4542161a9fddd95
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-10 17:42:23 -0400
Commit message:
Commit: f321524557489b0fa07e5d9df4542161a9fddd95
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-10 17:42:23 -0400
Commit message:
Update both readme files
Package: STADyUM
Commit: f0802afa1b162794361253185a8e4604c4c026e4
Author: rhassett-cshl <119357550+rhassett-cshl@users.noreply.github.com>
Date: 2026-06-10 17:16:47 -0400
Commit message:
Commit: f0802afa1b162794361253185a8e4604c4c026e4
Author: rhassett-cshl <119357550+rhassett-cshl@users.noreply.github.com>
Date: 2026-06-10 17:16:47 -0400
Commit message:
Merge pull request #5 from rhassett-cshl/lrt_vignette Lrt vignette
Package: STADyUM
Commit: d2980ebf93252957218ab72927b6000abc6a0c61
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-10 17:15:46 -0400
Commit message:
Commit: d2980ebf93252957218ab72927b6000abc6a0c61
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-10 17:15:46 -0400
Commit message:
update version number
Package: STADyUM
Commit: 05b31719b691000a5de278d105b2acf7786d83bf
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-10 16:31:10 -0400
Commit message:
Commit: 05b31719b691000a5de278d105b2acf7786d83bf
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-10 16:31:10 -0400
Commit message:
Use smaller dataset examples
Package: STADyUM
Commit: 79475d2854cd84cd9c95f7fa83751a30f95c2e94
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-09 23:09:19 -0400
Commit message:
Commit: 79475d2854cd84cd9c95f7fa83751a30f95c2e94
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-09 23:09:19 -0400
Commit message:
Finish adding plotting methods to the LRT vignette
Package: STADyUM
Commit: d1482dc4f0652b8786776d25913eee9d9b97c768
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2026-06-08 09:57:06 -0400
Commit message:
Commit: d1482dc4f0652b8786776d25913eee9d9b97c768
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2026-06-08 09:57:06 -0400
Commit message:
Update README.md
Package: STADyUM
Commit: a00e18a5a538f5a6443755d7537ca12cbc295528
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-07 12:42:44 -0400
Commit message:
Commit: a00e18a5a538f5a6443755d7537ca12cbc295528
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-07 12:42:44 -0400
Commit message:
Split into three separate vignettes for simulation, rate estimation and likelihood ratio testing
Package: STADyUM
Commit: 719b1e059e323e0ac8f63dbea2e6ca205d694790
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-04 10:17:37 -0400
Commit message:
Commit: 719b1e059e323e0ac8f63dbea2e6ca205d694790
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-04 10:17:37 -0400
Commit message:
rename vignettes
Package: STADyUM
Commit: 8dc8afc067e8c4d0ab609bdbec02754ce7c60190
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-03 23:25:06 -0400
Commit message:
Commit: 8dc8afc067e8c4d0ab609bdbec02754ce7c60190
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2026-06-03 23:25:06 -0400
Commit message:
Add LRT vignette
Package: STADyUM
Commit: 5204f5ae52f105030cb332939d3f2b1c87f81f02
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2026-01-14 14:35:37 -0500
Commit message:
Commit: 5204f5ae52f105030cb332939d3f2b1c87f81f02
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2026-01-14 14:35:37 -0500
Commit message:
Refactor runEMH1FkLRT to use betaInt parameters
Package: STADyUM
Commit: c57040a75984e0b416e082bf9d5d1c330541f96d
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2026-01-11 10:24:30 -0500
Commit message:
Commit: c57040a75984e0b416e082bf9d5d1c330541f96d
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2026-01-11 10:24:30 -0500
Commit message:
Fix return variable name in LRT function
Package: STADyUM
Commit: c471fa37ea6d57b1d851fe5b210b43b5a0c0a2d1
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2025-12-18 11:32:36 -0500
Commit message:
Commit: c471fa37ea6d57b1d851fe5b210b43b5a0c0a2d1
Author: Rebecca Hassett <hassett@cshl.edu>
Date: 2025-12-18 11:32:36 -0500
Commit message:
add Xin as contributor
Package: STADyUM
Commit: cae4fae1c69b0fcb50efc22f76c1023d2b7913bb
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-14 14:12:07 -0500
Commit message:
Commit: cae4fae1c69b0fcb50efc22f76c1023d2b7913bb
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-14 14:12:07 -0500
Commit message:
Fix geneId assignment in betaTblIdx
Package: STADyUM
Commit: 4d70e23e0ed7f327d391c2c2b9e52e62fbe9744a
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-08 09:30:02 -0500
Commit message:
Commit: 4d70e23e0ed7f327d391c2c2b9e52e62fbe9744a
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-08 09:30:02 -0500
Commit message:
Merge pull request #4 from rhassett-cshl/addFk_LRT Add LRT for fk
Package: STADyUM
Commit: 61a23e95e6d3ceacbdc8271ce942c1a4aa98f6be
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-07 14:41:58 -0500
Commit message:
Commit: 61a23e95e6d3ceacbdc8271ce942c1a4aa98f6be
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-07 14:41:58 -0500
Commit message:
Refactor runEMH1FkLRT to use h0Beta values
Package: STADyUM
Commit: c9a9af72e738c7362eb7b7d0d7f1c0471e03ad6d
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-07 13:19:41 -0500
Commit message:
Commit: c9a9af72e738c7362eb7b7d0d7f1c0471e03ad6d
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-07 13:19:41 -0500
Commit message:
Fix formatting issues in transcription_rates_lrt-class.R
Package: STADyUM
Commit: 53fb51166470ffddb4a56ff0990df11163e19d0a
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-07 11:36:01 -0500
Commit message:
Commit: 53fb51166470ffddb4a56ff0990df11163e19d0a
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-07 11:36:01 -0500
Commit message:
Bugfix for mainExpectationMaximizationFkH0
Package: STADyUM
Commit: ecac5f587e45e934435cbad57abd7e57c28439d9
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-04 14:34:18 -0500
Commit message:
Commit: ecac5f587e45e934435cbad57abd7e57c28439d9
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-04 14:34:18 -0500
Commit message:
Add mainExpectationMaximizationFkH0() - Add EM routine for fk under H0 - Not yet tested
Package: STADyUM
Commit: 6086db3c40d184316d0f7ea3d2aac9106996e8f6
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-04 14:07:33 -0500
Commit message:
Commit: 6086db3c40d184316d0f7ea3d2aac9106996e8f6
Author: xzengComBio <152377919+xzengComBio@users.noreply.github.com>
Date: 2025-12-04 14:07:33 -0500
Commit message:
add likelihood ratio test functions for fk Add likelihood ratio test for fk - Add one-line call in likelihoodRatioTest() to run fk LRT - Implement fk LRT pipeline (computeFkLRT, computeFkLRTParams, runEMH0FkLRT, runEMH1FkLRT) adapted from beta LRT - Reuse constructBetaLRTTable() to build fk LRT output
Package: STADyUM
Commit: e1712c1197015dee747b3e2b360a9b7b69d60eac
Author: rhassett-cshl <119357550+rhassett-cshl@users.noreply.github.com>
Date: 2025-12-04 12:03:04 -0500
Commit message:
Commit: e1712c1197015dee747b3e2b360a9b7b69d60eac
Author: rhassett-cshl <119357550+rhassett-cshl@users.noreply.github.com>
Date: 2025-12-04 12:03:04 -0500
Commit message:
Merge pull request #3 from rhassett-cshl/devel Devel
Package: leapR
Commit: fbf73862d41eaedce15790c9fdbcbe176c3e2a6f
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 14:44:00 -0700
Commit message:
Commit: fbf73862d41eaedce15790c9fdbcbe176c3e2a6f
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 14:44:00 -0700
Commit message:
updated
Package: leapR
Commit: 9752869ffe624bfe53c493c5e927c8f30038eb8e
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 14:41:12 -0700
Commit message:
Commit: 9752869ffe624bfe53c493c5e927c8f30038eb8e
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 14:41:12 -0700
Commit message:
updated bocviews to fix dependency issue
Package: BatchSVG
Commit: e95b4dd91a02d338e590f0f1c3e4d60a574a7c07
Author: Kinnary Shah <kinnaryshahh@gmail.com>
Date: 2026-06-10 16:52:48 -0400
Commit message:
Commit: e95b4dd91a02d338e590f0f1c3e4d60a574a7c07
Author: Kinnary Shah <kinnaryshahh@gmail.com>
Date: 2026-06-10 16:52:48 -0400
Commit message:
bump version
Package: BatchSVG
Commit: 52c24734f98d3e3f9cdeb46e347bab469057f25b
Author: Kinnary Shah <kinnaryshahh@gmail.com>
Date: 2026-06-10 16:51:42 -0400
Commit message:
Commit: 52c24734f98d3e3f9cdeb46e347bab469057f25b
Author: Kinnary Shah <kinnaryshahh@gmail.com>
Date: 2026-06-10 16:51:42 -0400
Commit message:
add sens analysis
Package: leapR
Commit: 3556ec1ea8f5785a48bf963c5430d8f3a4fa7485
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 11:57:00 -0700
Commit message:
Commit: 3556ec1ea8f5785a48bf963c5430d8f3a4fa7485
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 11:57:00 -0700
Commit message:
updated help pages and bumped ersion
Package: leapR
Commit: 89ccf97a050649468f232583851efc28042598c6
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 11:34:53 -0700
Commit message:
Commit: 89ccf97a050649468f232583851efc28042598c6
Author: Sara JC Gosline <sara.gosline@pnnl.gov>
Date: 2026-06-10 11:34:53 -0700
Commit message:
updated to try to work on linux
Package: imageTCGAutils
Commit: ebe0928eaa4af32beabcd170321eb06a712380d3
Author: LiNk-NY <marcel.ramos@sph.cuny.edu>
Date: 2026-06-10 12:10:39 -0400
Commit message:
Commit: ebe0928eaa4af32beabcd170321eb06a712380d3
Author: LiNk-NY <marcel.ramos@sph.cuny.edu>
Date: 2026-06-10 12:10:39 -0400
Commit message:
version bump 1.1.2
Package: imageTCGAutils
Commit: ff120544ecf2887e25bee2b4525b763ec243c4fa
Author: LiNk-NY <marcel.ramos@sph.cuny.edu>
Date: 2026-06-10 12:10:32 -0400
Commit message:
Commit: ff120544ecf2887e25bee2b4525b763ec243c4fa
Author: LiNk-NY <marcel.ramos@sph.cuny.edu>
Date: 2026-06-10 12:10:32 -0400
Commit message:
add wk package for sfdep
Package: tanggle
Commit: 51c1b0519e62980b08b9026248a01984652b727a
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-10 16:05:56 +0200
Commit message:
Commit: 51c1b0519e62980b08b9026248a01984652b727a
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-10 16:05:56 +0200
Commit message:
bump version
Package: tanggle
Commit: 050dea9f0833b409f73abc46c89564e42edc9547
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-10 15:54:19 +0200
Commit message:
Commit: 050dea9f0833b409f73abc46c89564e42edc9547
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-10 15:54:19 +0200
Commit message:
nicer formatting suggested by BiocCheck
Package: SynExtend
Commit: 77e763a19f2b8a4069790f43494a1cfb0c06f42d
Author: npcooley <npcooley@gmail.com>
Date: 2026-06-10 16:00:29 +0200
Commit message:
Commit: 77e763a19f2b8a4069790f43494a1cfb0c06f42d
Author: npcooley <npcooley@gmail.com>
Date: 2026-06-10 16:00:29 +0200
Commit message:
allow additional attributes in SquaregffBy
Package: SynExtend
Commit: e8b024d73e4dd4915875cd9c5c19c42d98301f4f
Author: npcooley <npcooley@gmail.com>
Date: 2026-05-28 09:57:27 +0100
Commit message:
Commit: e8b024d73e4dd4915875cd9c5c19c42d98301f4f
Author: npcooley <npcooley@gmail.com>
Date: 2026-05-28 09:57:27 +0100
Commit message:
default value edit
Package: Rarr
Commit: 26c56dd79eaa689258a2046d7d59cd4db9def738
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-10 14:54:06 +0200
Commit message:
Commit: 26c56dd79eaa689258a2046d7d59cd4db9def738
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-10 14:54:06 +0200
Commit message:
Bump version
Package: Rarr
Commit: 3fc3139223f8a519ca4ae5620ebebba01bcfa728
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-10 14:53:59 +0200
Commit message:
Commit: 3fc3139223f8a519ca4ae5620ebebba01bcfa728
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-10 14:53:59 +0200
Commit message:
Mention int size change when writing in NEWS
Package: Rarr
Commit: 7abf33740733259fdcf7648d01db473ea310fdbf
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-10 11:50:35 +0200
Commit message:
Commit: 7abf33740733259fdcf7648d01db473ea310fdbf
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-10 11:50:35 +0200
Commit message:
Specify types in benchmarks
Package: Rarr
Commit: 11a31bd409e9945f4aa4f7935f85524d0de18ed3
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-10 11:47:05 +0200
Commit message:
Commit: 11a31bd409e9945f4aa4f7935f85524d0de18ed3
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-10 11:47:05 +0200
Commit message:
Default to lowest possible bitsize when writing ints
Package: Rarr
Commit: ad535aa8677e3f85ee9ee562449af21643659b8f
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:56:23 +0200
Commit message:
Commit: ad535aa8677e3f85ee9ee562449af21643659b8f
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:56:23 +0200
Commit message:
Add test for writing NA warning
Package: Rarr
Commit: 3f4175fae30e84210661da5748a15a4aacb3d60e
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:52:06 +0200
Commit message:
Commit: 3f4175fae30e84210661da5748a15a4aacb3d60e
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:52:06 +0200
Commit message:
Add test for mixed consolidated metadata
Package: Rarr
Commit: d51baae89a1d5c5bac45b8a7901dcf47faeeace1
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:46:30 +0200
Commit message:
Commit: d51baae89a1d5c5bac45b8a7901dcf47faeeace1
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:46:30 +0200
Commit message:
Remove debug escape hatch
Package: Rarr
Commit: ce2c348957bcfad2e607f17053509e1cb6ae6426
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:45:34 +0200
Commit message:
Commit: ce2c348957bcfad2e607f17053509e1cb6ae6426
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:45:34 +0200
Commit message:
Test invalid compression levels
Package: Rarr
Commit: 6f52ac4f64be8fa9cd2830e6e998686ff31d7f76
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:40:58 +0200
Commit message:
Commit: 6f52ac4f64be8fa9cd2830e6e998686ff31d7f76
Author: Hugo Gruson <git@hugogruson.fr>
Date: 2026-06-06 11:40:58 +0200
Commit message:
Error on unsupported codec
Package: tanggle
Commit: f169d9546d6b101ae534c6ecde11c4ce1a412ab4
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-10 15:20:35 +0200
Commit message:
Commit: f169d9546d6b101ae534c6ecde11c4ce1a412ab4
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-10 15:20:35 +0200
Commit message:
bump version
Package: tanggle
Commit: e3b968e39e9af9064c777d480a223858ca197c3a
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-09 10:02:24 +0200
Commit message:
Commit: e3b968e39e9af9064c777d480a223858ca197c3a
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-09 10:02:24 +0200
Commit message:
Merge pull request #17 from KlausVigo/devel Devel
Package: scDblFinder
Commit: b568f7d280bfba6822ba1e7731938c35d1afdecb
Author: plger <pl.germain@gmail.com>
Date: 2026-06-10 12:14:00 +0200
Commit message:
Commit: b568f7d280bfba6822ba1e7731938c35d1afdecb
Author: plger <pl.germain@gmail.com>
Date: 2026-06-10 12:14:00 +0200
Commit message:
typo
Package: scDblFinder
Commit: d0022d2bdf59348b9843befa5b6559ddd7a6d642
Author: plger <pl.germain@gmail.com>
Date: 2026-06-10 11:21:30 +0200
Commit message:
Commit: d0022d2bdf59348b9843befa5b6559ddd7a6d642
Author: plger <pl.germain@gmail.com>
Date: 2026-06-10 11:21:30 +0200
Commit message:
further typos...
Package: scDblFinder
Commit: ac7c45bd94c0604577ee2485493dcf8ae03b8489
Author: plger <pl.germain@gmail.com>
Date: 2026-06-10 11:16:09 +0200
Commit message:
Commit: ac7c45bd94c0604577ee2485493dcf8ae03b8489
Author: plger <pl.germain@gmail.com>
Date: 2026-06-10 11:16:09 +0200
Commit message:
fixed typo
Package: scDblFinder
Commit: 43dd8d4c7b7019010712567d6ddd722bfdabc8e8
Author: plger <pl.germain@gmail.com>
Date: 2026-06-10 11:10:28 +0200
Commit message:
Commit: 43dd8d4c7b7019010712567d6ddd722bfdabc8e8
Author: plger <pl.germain@gmail.com>
Date: 2026-06-10 11:10:28 +0200
Commit message:
fix sf on row subset
Package: scDblFinder
Commit: c789e122b4a8d8735dc8a3f92343234956406b47
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 22:12:53 +0200
Commit message:
Commit: c789e122b4a8d8735dc8a3f92343234956406b47
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 22:12:53 +0200
Commit message:
fixed typo
Package: scDblFinder
Commit: bee10881837a39ba0ca2aee62c75f65e2849c888
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:54:48 +0200
Commit message:
Commit: bee10881837a39ba0ca2aee62c75f65e2849c888
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:54:48 +0200
Commit message:
fixed more tests...
Package: scDblFinder
Commit: 63b5c11b458312a0b4ed935a4b1970139b95aa0f
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:34:46 +0200
Commit message:
Commit: 63b5c11b458312a0b4ed935a4b1970139b95aa0f
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:34:46 +0200
Commit message:
removed some refs
Package: scDblFinder
Commit: f230a97215101b091ee7590240e7d5b952cb82d7
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:25:06 +0200
Commit message:
Commit: f230a97215101b091ee7590240e7d5b952cb82d7
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:25:06 +0200
Commit message:
fixed wrong param name
Package: scDblFinder
Commit: c4231aa37508d48830e3e2eff623b7fe2d2985cb
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:18:50 +0200
Commit message:
Commit: c4231aa37508d48830e3e2eff623b7fe2d2985cb
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:18:50 +0200
Commit message:
removed outdated info
Package: scDblFinder
Commit: a1266bfdf43fcbc4f854b0c5edab9ffc87263590
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:12:30 +0200
Commit message:
Commit: a1266bfdf43fcbc4f854b0c5edab9ffc87263590
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:12:30 +0200
Commit message:
removed sanity check based on old scrna pipeline
Package: scDblFinder
Commit: 62eb705dfcc5c6cf179aad709503810849121971
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:05:18 +0200
Commit message:
Commit: 62eb705dfcc5c6cf179aad709503810849121971
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 21:05:18 +0200
Commit message:
fixed error on empty colnames
Package: scDblFinder
Commit: 346068f69f48c12ca899ee398c304f57d7947f36
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:56:20 +0200
Commit message:
Commit: 346068f69f48c12ca899ee398c304f57d7947f36
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:56:20 +0200
Commit message:
fixed typo
Package: scDblFinder
Commit: 6d649970a8d2a061860bbacae594fca8de7b8aec
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:51:38 +0200
Commit message:
Commit: 6d649970a8d2a061860bbacae594fca8de7b8aec
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:51:38 +0200
Commit message:
remove counts acc on matrix input
Package: scDblFinder
Commit: 3b252a4286e6113e87427e03fd6722aa792092a9
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:37:06 +0200
Commit message:
Commit: 3b252a4286e6113e87427e03fd6722aa792092a9
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:37:06 +0200
Commit message:
handle se inputs to agg
Package: scDblFinder
Commit: 80184941bcf3a4dd71b6db694b5d37bf70aa9c34
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:36:24 +0200
Commit message:
Commit: 80184941bcf3a4dd71b6db694b5d37bf70aa9c34
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:36:24 +0200
Commit message:
added magick BiocStyle... why isn't this in the core image?
Package: scDblFinder
Commit: 78c241b9525f91c1351b66e058b333ce4fb6dfc3
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:07:49 +0200
Commit message:
Commit: 78c241b9525f91c1351b66e058b333ce4fb6dfc3
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:07:49 +0200
Commit message:
more updates for scrapper...
Package: scDblFinder
Commit: 88654d687a5f59ed557125bf20d51d94c16c59e2
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:07:43 +0200
Commit message:
Commit: 88654d687a5f59ed557125bf20d51d94c16c59e2
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 20:07:43 +0200
Commit message:
updated image
Package: scDblFinder
Commit: 3d62b5ec1abd2d2ed12b58ce142165eaf5999c96
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 18:13:22 +0200
Commit message:
Commit: 3d62b5ec1abd2d2ed12b58ce142165eaf5999c96
Author: plger <pl.germain@gmail.com>
Date: 2026-06-09 18:13:22 +0200
Commit message:
first shot at moving to scrapper...
Package: qpgraph
Commit: 947872c7225bdc06cd97122cfb68f50c1826c732
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-10 12:05:52 +0200
Commit message:
Commit: 947872c7225bdc06cd97122cfb68f50c1826c732
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-10 12:05:52 +0200
Commit message:
Bump version testing
Package: gDR
Commit: 1b8ef1c1b54dff370c920c1fe1420c423a79d0cb
Author: Bartek <32614650+bczech@users.noreply.github.com>
Date: 2026-06-10 11:49:21 +0200
Commit message:
Commit: 1b8ef1c1b54dff370c920c1fe1420c423a79d0cb
Author: Bartek <32614650+bczech@users.noreply.github.com>
Date: 2026-06-10 11:49:21 +0200
Commit message:
Merge pull request #60 from gdrplatform/GDR-3420 GDR-3420: add custom annotation support to import_data
Package: gDR
Commit: 2c20e0441232b5e998578f16c15f5799c7a74652
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 17:08:29 +0200
Commit message:
Commit: 2c20e0441232b5e998578f16c15f5799c7a74652
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 17:08:29 +0200
Commit message:
docs: regenerate man pages
Package: gDR
Commit: 60ba648a9eb4fc4931318ddef77f2bb704d8f4bc
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 14:28:35 +0200
Commit message:
Commit: 60ba648a9eb4fc4931318ddef77f2bb704d8f4bc
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 14:28:35 +0200
Commit message:
chore: bump version to 1.11.3
Package: gDR
Commit: a269f92574186343b8f30a2b18332e630949b177
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 14:24:10 +0200
Commit message:
Commit: a269f92574186343b8f30a2b18332e630949b177
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 14:24:10 +0200
Commit message:
feat: add custom annotation support to import_data Pass optional cell_line_annotation and drug_annotation parameters through to gDRcore::merge_data(), enabling open-source users to supply their own annotations without gDRinternal.
Package: gDRcore
Commit: 7919ff1fdb6c2a2e1259327180331762b1bdc371
Author: Bartek <32614650+bczech@users.noreply.github.com>
Date: 2026-06-10 11:49:05 +0200
Commit message:
Commit: 7919ff1fdb6c2a2e1259327180331762b1bdc371
Author: Bartek <32614650+bczech@users.noreply.github.com>
Date: 2026-06-10 11:49:05 +0200
Commit message:
Merge pull request #197 from gdrplatform/GDR-3420 GDR-3420: allow custom annotations in merge_data
Package: gDRcore
Commit: 03c5ecd9db285bed8d59f2ae330c476685ba4c50
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 13:24:43 +0200
Commit message:
Commit: 03c5ecd9db285bed8d59f2ae330c476685ba4c50
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 13:24:43 +0200
Commit message:
fix: add input validation for optional annotation parameters
Package: gDRcore
Commit: 35b0bcc34c222d02935a5a0cdb485fb84f726db8
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 17:08:22 +0200
Commit message:
Commit: 35b0bcc34c222d02935a5a0cdb485fb84f726db8
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 17:08:22 +0200
Commit message:
docs: regenerate man pages
Package: gDRcore
Commit: 93b591e7763b76029b1e1e931b7c3e00a502a245
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 14:28:29 +0200
Commit message:
Commit: 93b591e7763b76029b1e1e931b7c3e00a502a245
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 14:28:29 +0200
Commit message:
chore: bump version to 1.11.5
Package: gDRcore
Commit: dfa1d339470756b26fc0de10dec9cba09cad6fe4
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 14:23:32 +0200
Commit message:
Commit: dfa1d339470756b26fc0de10dec9cba09cad6fe4
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 14:23:32 +0200
Commit message:
feat: allow custom annotations in merge_data and cleanup_metadata Add optional cell_line_annotation and drug_annotation parameters to merge_data() and cleanup_metadata(). When provided, these bypass the automatic package-based lookup (gDRinternal/gDRtestData), enabling open-source users to supply their own annotation CSVs.
Package: universalmotif
Commit: 06b691945959497430c5ebf1e6b66d40d9f1ab6c
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-10 09:33:31 +0100
Commit message:
Commit: 06b691945959497430c5ebf1e6b66d40d9f1ab6c
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-10 09:33:31 +0100
Commit message:
bump version
Package: universalmotif
Commit: 6282f51fada2118947aab60e2f5855923190c0b4
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-10 09:33:14 +0100
Commit message:
Commit: 6282f51fada2118947aab60e2f5855923190c0b4
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-10 09:33:14 +0100
Commit message:
fix: use backtick formatting instead of \pkg{} in vignette
The raw \pkg{ggplot2} LaTeX macro is valid in roxygen/Rd files but
undefined in the vignette's LaTeX preamble, causing an 'Undefined
control sequence' error that broke the Bioconductor vignette build.
Replace it with the plain inline-code form used elsewhere for package
names.
Package: igblastr
Commit: 35939806dc3b71cca7feb6f0263ebfbc652935c2
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-10 00:21:26 -0700
Commit message:
Commit: 35939806dc3b71cca7feb6f0263ebfbc652935c2
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-10 00:21:26 -0700
Commit message:
Oops.. forgot to mention in previous commit message that arguments 'without.intdata' and 'without.auxdata' were replaced with 'auto.intdata' and 'auto.auxdata' in function install_IMGT_germline_db(). See '?install_IMGT_germline_db' for more information.
Package: gDRtestData
Commit: bcbf5400b1e5f943f42dfa99568a3c7937903560
Author: Bartek <32614650+bczech@users.noreply.github.com>
Date: 2026-06-10 08:58:19 +0200
Commit message:
Commit: bcbf5400b1e5f943f42dfa99568a3c7937903560
Author: Bartek <32614650+bczech@users.noreply.github.com>
Date: 2026-06-10 08:58:19 +0200
Commit message:
Merge pull request #79 from gdrplatform/GDR-3417 GDR-3417: add workshop drug annotations
Package: gDRtestData
Commit: 56a37443395edb6daca373725bdab5670537c858
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 16:48:37 +0200
Commit message:
Commit: 56a37443395edb6daca373725bdab5670537c858
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 16:48:37 +0200
Commit message:
fix: add trailing newline to drugs.csv
Package: gDRtestData
Commit: 0c5a551650465094d354f1553b93d14c6ad35566
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 13:27:36 +0200
Commit message:
Commit: 0c5a551650465094d354f1553b93d14c6ad35566
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 13:27:36 +0200
Commit message:
docs: remove Dimensions column from DepMap dataset table
Package: gDRtestData
Commit: 5247ed2f54fe87447914ab8ae6eabbd01be285b2
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 11:28:16 +0200
Commit message:
Commit: 5247ed2f54fe87447914ab8ae6eabbd01be285b2
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 11:28:16 +0200
Commit message:
chore: merge main and bump version to 1.11.5
Package: gDRtestData
Commit: 458e41261e89009098cf2b8f3efd0716e0f8b8ae
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 11:24:34 +0200
Commit message:
Commit: 458e41261e89009098cf2b8f3efd0716e0f8b8ae
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-09 11:24:34 +0200
Commit message:
fix: correct version to 1.11.4 and simplify NEWS entry
Package: gDRtestData
Commit: 950d6a96060810566636257047865f03389b3f25
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 11:37:21 +0200
Commit message:
Commit: 950d6a96060810566636257047865f03389b3f25
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 11:37:21 +0200
Commit message:
feat: add workshop cell line annotations (CL00100-CL00146)
Package: gDRtestData
Commit: 0dbd3ea6d7c1091ee7b3bdeeb712bf66c7e5c7d9
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 10:55:14 +0200
Commit message:
Commit: 0dbd3ea6d7c1091ee7b3bdeeb712bf66c7e5c7d9
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 10:55:14 +0200
Commit message:
chore: bump version to 1.11.4
Package: gDRtestData
Commit: d01623d10c3232239742f9d4e3ca9659ca32f104
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 10:34:22 +0200
Commit message:
Commit: d01623d10c3232239742f9d4e3ca9659ca32f104
Author: Bartek Czech <bartosz.w.czech@gmail.com>
Date: 2026-06-08 10:34:22 +0200
Commit message:
feat: add workshop drug annotations (G00100-G00106)
Package: igblastr
Commit: 58295e3d15c58ed54a9cdedc9a038af2efb7342e
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-09 23:38:57 -0700
Commit message:
Commit: 58295e3d15c58ed54a9cdedc9a038af2efb7342e
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-09 23:38:57 -0700
Commit message:
igblastr 1.3.9 Replace arguments 'with.intdata' and 'with.auxdata' with 'intdata' and 'auxdata' in function install_custom_germline_db(). The new arguments can be NULL, or "auto", or a data.frame containing custom annotations (internal or auxiliary data}, or the path to a file containing custom annotations. Setting 'intdata' or 'auxdata' to "auto" achieves the same as setting the old 'with.intdata' or 'with.auxdata' arguments to TRUE, that is, it tells install_custom_germline_db() to compute and add the annotations to the new germline db. Alternatively, the user can now supply their own custom annotations by passing a data.frame -- or the path to a file containing annotations -- to 'intdata' or 'auxdata'. See '?install_custom_germline_db' for more information.
Package: Rsubread
Commit: 627a4f677c20604aba59ec19c5c788be42483f73
Author: Gordon Smyth <smyth@wehi.edu.au>
Date: 2026-06-10 14:20:19 +1000
Commit message:
Commit: 627a4f677c20604aba59ec19c5c788be42483f73
Author: Gordon Smyth <smyth@wehi.edu.au>
Date: 2026-06-10 14:20:19 +1000
Commit message:
Fix typo
Package: EMTscore
Commit: 44f56e4f8dcddf5bc1904bdf3a19fdf082d05d95
Author: wenmm <hudie.luoluo@gmail.com>
Date: 2026-06-09 20:48:57 -0500
Commit message:
Commit: 44f56e4f8dcddf5bc1904bdf3a19fdf082d05d95
Author: wenmm <hudie.luoluo@gmail.com>
Date: 2026-06-09 20:48:57 -0500
Commit message:
Update
Package: fluentGenomics
Commit: fc9849dc926e4666beb9a4924ed2788289e2415e
Author: sa-lee <stuart.andrew.lee@gmail.com>
Date: 2026-06-10 11:28:01 +1000
Commit message:
Commit: fc9849dc926e4666beb9a4924ed2788289e2415e
Author: sa-lee <stuart.andrew.lee@gmail.com>
Date: 2026-06-10 11:28:01 +1000
Commit message:
Merge remote-tracking branch 'upstream/devel' into devel
Package: fluentGenomics
Commit: c34ac7c50a22d0a7e4d63dbaefcce3eda69d00c9
Author: Stuart Lee <8033857+sa-lee@users.noreply.github.com>
Date: 2026-06-10 11:25:12 +1000
Commit message:
Commit: c34ac7c50a22d0a7e4d63dbaefcce3eda69d00c9
Author: Stuart Lee <8033857+sa-lee@users.noreply.github.com>
Date: 2026-06-10 11:25:12 +1000
Commit message:
Merge pull request #9 from sa-lee/claude/bioc-build-failure-0rdfv7 ci: test against Bioconductor devel (3.24) to catch build failures
Package: fluentGenomics
Commit: 97d03d519dd510a565dcf362a55e949424a2c9b3
Author: Claude <noreply@anthropic.com>
Date: 2026-06-10 00:41:20 +0000
Commit message:
Commit: 97d03d519dd510a565dcf362a55e949424a2c9b3
Author: Claude <noreply@anthropic.com>
Date: 2026-06-10 00:41:20 +0000
Commit message:
ci: track current Bioconductor release (3.23) instead of 3.22 3.24 is the current devel (workflows-LATEST), so the current release line is 3.23. Point the release job at RELEASE_3_23 (R 4.6) instead of the now-outdated RELEASE_3_22.
Package: fluentGenomics
Commit: 43a430242a49d2a55bbdd544c3ba3a16fe4637c4
Author: Claude <noreply@anthropic.com>
Date: 2026-06-10 00:20:36 +0000
Commit message:
Commit: 43a430242a49d2a55bbdd544c3ba3a16fe4637c4
Author: Claude <noreply@anthropic.com>
Date: 2026-06-10 00:20:36 +0000
Commit message:
fix(vignette): build TxDb from local GTF via useHub=FALSE The Bioconductor 3.24 (devel) build fails when re-building the vignette at the tximeta-run chunk: Quitting from fluentGenomics.Rmd:189-194 [tximeta-run] Error: error in evaluating the argument 'x' in selecting a method for function 'bfcadd': object 'bfc' not found 1. tximeta::tximeta(coldata, dropInfReps = TRUE) 2. getTxDb(txomeInfo, useHub = useHub, skipFtp = skipFtp) 3. checkViaAHub(txomeInfo, srcName, ensSrc, dbType) 4. BiocFileCache::bfcadd(bfc, ...) This is an upstream regression in tximeta 1.31.2: its internal checkViaAHub() references an unbound variable 'bfc' on the AnnotationHub code path (the default useHub = TRUE). Older tximeta (Bioc 3.22) is unaffected, which is why this only shows up on devel. Pass useHub = FALSE so tximeta builds the TxDb directly from the local GTF already registered by makeLinkedTxome in the setup chunk, avoiding the broken checkViaAHub path. This is also more robust for the build machines since it does not depend on AnnotationHub.
Package: fluentGenomics
Commit: fc0713f7f67b87f5c469be50bebf9f6ae942e2ef
Author: Claude <noreply@anthropic.com>
Date: 2026-06-10 00:00:37 +0000
Commit message:
Commit: fc0713f7f67b87f5c469be50bebf9f6ae942e2ef
Author: Claude <noreply@anthropic.com>
Date: 2026-06-10 00:00:37 +0000
Commit message:
ci: test against Bioconductor devel (3.24) and fix stale cache keys The check-bioc workflow only built against RELEASE_3_22, so the development-version build failures reported on the Bioconductor build machines (workflows-LATEST / Bioc 3.24) were never reproduced in CI. Add a bioconductor_docker:devel job to the matrix so the devel build is exercised, and derive the package cache keys from the matrix bioc/r values instead of the hardcoded RELEASE_3_18 / r-4.3 strings that never matched the container in use.
Package: rfaRm
Commit: ac979b29fe1c52574e07cd16e1cae0d99c06e78c
Author: LaraSellesVidal <lara.selles@oist.jp>
Date: 2026-06-10 10:05:22 +0900
Commit message:
Commit: ac979b29fe1c52574e07cd16e1cae0d99c06e78c
Author: LaraSellesVidal <lara.selles@oist.jp>
Date: 2026-06-10 10:05:22 +0900
Commit message:
fix sequence search API
Package: igblastr
Commit: 846407b7725e66ca5c0ac66a0367d487d15fdce0
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-09 16:23:56 -0700
Commit message:
Commit: 846407b7725e66ca5c0ac66a0367d487d15fdce0
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-09 16:23:56 -0700
Commit message:
minor improvements to the vignette and man pages
Package: imageTCGAutils
Commit: 273954291c430032146bf5cbc4be2ff612ab895b
Author: LiNk-NY <marcel.ramos@sph.cuny.edu>
Date: 2026-06-09 16:45:11 -0400
Commit message:
Commit: 273954291c430032146bf5cbc4be2ff612ab895b
Author: LiNk-NY <marcel.ramos@sph.cuny.edu>
Date: 2026-06-09 16:45:11 -0400
Commit message:
version bump 1.1.1
Package: imageTCGAutils
Commit: 31dc59d0fca4879a5b57c2188ef49578d52b4e82
Author: LiNK-NY <mramos09@gmail.com>
Date: 2026-06-09 16:34:38 -0400
Commit message:
Commit: 31dc59d0fca4879a5b57c2188ef49578d52b4e82
Author: LiNK-NY <mramos09@gmail.com>
Date: 2026-06-09 16:34:38 -0400
Commit message:
add json to parquet conversion script
Package: imageTCGAutils
Commit: d286e05b9af0f5bc7702ea86369927fd25e508ad
Author: LiNK-NY <mramos09@gmail.com>
Date: 2026-06-09 15:18:14 -0400
Commit message:
Commit: d286e05b9af0f5bc7702ea86369927fd25e508ad
Author: LiNK-NY <mramos09@gmail.com>
Date: 2026-06-09 15:18:14 -0400
Commit message:
use local file df in cloud_compare.R
Package: imageTCGAutils
Commit: e9333c9b578bc20131daacf8cc652cf5d9d42765
Author: LiNK-NY <mramos09@gmail.com>
Date: 2026-06-09 12:43:00 -0400
Commit message:
Commit: e9333c9b578bc20131daacf8cc652cf5d9d42765
Author: LiNK-NY <mramos09@gmail.com>
Date: 2026-06-09 12:43:00 -0400
Commit message:
compare cloud and local files
Package: imageTCGAutils
Commit: eaea88adb89f78f759767a8055296a452dcf814d
Author: LiNK-NY <mramos09@gmail.com>
Date: 2026-06-08 17:47:55 -0400
Commit message:
Commit: eaea88adb89f78f759767a8055296a452dcf814d
Author: LiNK-NY <mramos09@gmail.com>
Date: 2026-06-08 17:47:55 -0400
Commit message:
add transfer script --dry-run
Package: igblastr
Commit: 3aec231c3090d193af3aae374f260222eb088cf1
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-09 13:02:06 -0700
Commit message:
Commit: 3aec231c3090d193af3aae374f260222eb088cf1
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-09 13:02:06 -0700
Commit message:
expand "Internal data and auxiliary data" section of the vignette
Package: scRepertoire
Commit: bebc413a50c67c333614fd1ce3e86461f5ea3f1c
Author: theHumanBorch <ncborch@gmail.com>
Date: 2026-05-12 08:34:45 -0500
Commit message:
Commit: bebc413a50c67c333614fd1ce3e86461f5ea3f1c
Author: theHumanBorch <ncborch@gmail.com>
Date: 2026-05-12 08:34:45 -0500
Commit message:
Merge branch 'devel' of https://github.com/BorchLab/scRepertoire into devel Getting hex sticker fixed
Package: scRepertoire
Commit: 081479a3d007d597d55c80dfa36f499a20320f30
Author: theHumanBorch <ncborch@gmail.com>
Date: 2026-04-24 18:50:57 -0500
Commit message:
Commit: 081479a3d007d597d55c80dfa36f499a20320f30
Author: theHumanBorch <ncborch@gmail.com>
Date: 2026-04-24 18:50:57 -0500
Commit message:
Merge pull request #576 from doliv071/parallel Updates annotateInvariant function to support BiocParallel
Package: scRepertoire
Commit: 2823d1f607a6876b92df85e47c584fe49bf9aea8
Author: theHumanBorch <ncborch@gmail.com>
Date: 2026-04-24 13:01:25 -0500
Commit message:
Commit: 2823d1f607a6876b92df85e47c584fe49bf9aea8
Author: theHumanBorch <ncborch@gmail.com>
Date: 2026-04-24 13:01:25 -0500
Commit message:
update documentation
Package: scRepertoire
Commit: fc0353486e4bfacf2dc219b064596c046ed0df19
Author: David Oliver <doliv071@gmail.com>
Date: 2026-04-23 13:08:25 -0400
Commit message:
Commit: fc0353486e4bfacf2dc219b064596c046ed0df19
Author: David Oliver <doliv071@gmail.com>
Date: 2026-04-23 13:08:25 -0400
Commit message:
Updates annotateInvariant function to support BiocParallel for parallel computations.
Package: DaparToolshedData
Commit: 6f82d35513e0ac83d8ec04612cd24d5905c6bc99
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 16:21:19 +0200
Commit message:
Commit: 6f82d35513e0ac83d8ec04612cd24d5905c6bc99
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 16:21:19 +0200
Commit message:
Fixing warnings
Package: Rega
Commit: 5023676d93501c559e86a1bd8cf1059d23816114
Author: Igor Cervenka <wormikk@gmail.com>
Date: 2026-06-09 15:58:09 +0200
Commit message:
Commit: 5023676d93501c559e86a1bd8cf1059d23816114
Author: Igor Cervenka <wormikk@gmail.com>
Date: 2026-06-09 15:58:09 +0200
Commit message:
Fixed tests
Package: DaparToolshedData
Commit: f6aa938b25a954ac64e69346b4845eaf272bb42a
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 16:09:26 +0200
Commit message:
Commit: f6aa938b25a954ac64e69346b4845eaf272bb42a
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 16:09:26 +0200
Commit message:
Update data files
Package: smoppix
Commit: ed70b1e5260d8e637b159660cb2019720efff243
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2026-06-09 15:42:34 +0200
Commit message:
Commit: ed70b1e5260d8e637b159660cb2019720efff243
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2026-06-09 15:42:34 +0200
Commit message:
With r universe testing
Package: DaparToolshedData
Commit: 4d317c4e674daeedca0331ec3cdefb9226b0e308
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 15:28:12 +0200
Commit message:
Commit: 4d317c4e674daeedca0331ec3cdefb9226b0e308
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 15:28:12 +0200
Commit message:
Update DaparToolshedData
Package: dnaEPICO
Commit: 743b72b2584cc2fb7876e88c6d7bda913c1c06dc
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-09 21:44:07 +1000
Commit message:
Commit: 743b72b2584cc2fb7876e88c6d7bda913c1c06dc
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-09 21:44:07 +1000
Commit message:
0.99.30 nlme fit, CpG bacthing, Methylation scale, these changes were done to reduce running time
Package: rhinotypeR
Commit: 9f0a77240dae8f94f54bdd88390d0083c66b0b46
Author: marthaluka <mawia.martha@gmail.com>
Date: 2026-06-09 10:19:25 +0100
Commit message:
Commit: 9f0a77240dae8f94f54bdd88390d0083c66b0b46
Author: marthaluka <mawia.martha@gmail.com>
Date: 2026-06-09 10:19:25 +0100
Commit message:
Calling DNAMultipleAlignment from MultipleAlignment not Biostrings
Package: DaparToolshedData
Commit: 771e35139790166d51624277b59dbd861f864c0a
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 11:17:35 +0200
Commit message:
Commit: 771e35139790166d51624277b59dbd861f864c0a
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 11:17:35 +0200
Commit message:
Update DaparToolshedData
Package: DaparToolshedData
Commit: 248aa78d2963849a45d3f26edd16b280c3ab5b4d
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 11:15:22 +0200
Commit message:
Commit: 248aa78d2963849a45d3f26edd16b280c3ab5b4d
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 11:15:22 +0200
Commit message:
Update DaparToolshedData
Package: DaparToolshedData
Commit: 502654d4c20296c4b32ea7a8ac7e9571cea7357f
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 11:05:24 +0200
Commit message:
Commit: 502654d4c20296c4b32ea7a8ac7e9571cea7357f
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 11:05:24 +0200
Commit message:
Update DaparToolshedData
Package: DaparToolshedData
Commit: 26a0ab1a5530c4cae25dc03268a8b63b63eb5646
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 10:51:19 +0200
Commit message:
Commit: 26a0ab1a5530c4cae25dc03268a8b63b63eb5646
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 10:51:19 +0200
Commit message:
Merge remote-tracking branch 'origin/devel' into devel
Package: DaparToolshedData
Commit: 92faeacc44ce6ff29a8840eae69bf180bf945b3b
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 10:47:47 +0200
Commit message:
Commit: 92faeacc44ce6ff29a8840eae69bf180bf945b3b
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 10:47:47 +0200
Commit message:
Update R-CMD-check.yaml
Package: DaparToolshedData
Commit: 0c44df7216e10e012597ee0eaad33b41f1b20dc6
Author: Manon Gaudin <144104844+PomKokca@users.noreply.github.com>
Date: 2026-06-09 10:26:20 +0200
Commit message:
Commit: 0c44df7216e10e012597ee0eaad33b41f1b20dc6
Author: Manon Gaudin <144104844+PomKokca@users.noreply.github.com>
Date: 2026-06-09 10:26:20 +0200
Commit message:
Merge branch 'main' into devel
Package: DaparToolshedData
Commit: 7a10105c6ce746a67cb2fbfd2845f95a1f642eb5
Author: Manon Gaudin <144104844+PomKokca@users.noreply.github.com>
Date: 2026-06-09 10:24:07 +0200
Commit message:
Commit: 7a10105c6ce746a67cb2fbfd2845f95a1f642eb5
Author: Manon Gaudin <144104844+PomKokca@users.noreply.github.com>
Date: 2026-06-09 10:24:07 +0200
Commit message:
Delete DaparToolshedData.Rproj
Package: DaparToolshedData
Commit: 7fae36c13836240d6de933e48acbb0afa5a916eb
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 10:23:16 +0200
Commit message:
Commit: 7fae36c13836240d6de933e48acbb0afa5a916eb
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 10:23:16 +0200
Commit message:
Minor changes
Package: DaparToolshedData
Commit: 60e4740cdbb085e420a44a15e34c713a01e86873
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 10:14:13 +0200
Commit message:
Commit: 60e4740cdbb085e420a44a15e34c713a01e86873
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 10:14:13 +0200
Commit message:
Add tests
Package: DaparToolshedData
Commit: e8d03a911e54e8908c702fc86c6d12128ea1747b
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 09:35:57 +0200
Commit message:
Commit: e8d03a911e54e8908c702fc86c6d12128ea1747b
Author: PomKokca <manong2085@orange.fr>
Date: 2026-06-09 09:35:57 +0200
Commit message:
Update DaparToolshedData
Package: DaparToolshedData
Commit: dc45b973dac6b2d3111ea5cf62464f92fe7e84d9
Author: Manon Gaudin <144104844+PomKokca@users.noreply.github.com>
Date: 2026-06-09 09:15:40 +0200
Commit message:
Commit: dc45b973dac6b2d3111ea5cf62464f92fe7e84d9
Author: Manon Gaudin <144104844+PomKokca@users.noreply.github.com>
Date: 2026-06-09 09:15:40 +0200
Commit message:
Delete DaparToolshedData.Rproj
Package: DaparToolshedData
Commit: 0f1a3cf4f87dd52d253a57ae7a8bc94f3ff917d1
Author: Samuel Wieczorek <samuel.wieczorek@cea.fr>
Date: 2025-10-22 09:13:29 +0200
Commit message:
Commit: 0f1a3cf4f87dd52d253a57ae7a8bc94f3ff917d1
Author: Samuel Wieczorek <samuel.wieczorek@cea.fr>
Date: 2025-10-22 09:13:29 +0200
Commit message:
Untrack file DaparToolshedData.Rproj
Package: tanggle
Commit: 4691c00d176048cb4528844a0d021f436581bf15
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-09 09:49:02 +0200
Commit message:
Commit: 4691c00d176048cb4528844a0d021f436581bf15
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-06-09 09:49:02 +0200
Commit message:
Merge remote-tracking branch 'upstream/devel' into devel
Package: tanggle
Commit: 0f75f901c7aebd578b88f9d2aeefbc6fe10a3a27
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-05-05 10:33:33 +0200
Commit message:
Commit: 0f75f901c7aebd578b88f9d2aeefbc6fe10a3a27
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-05-05 10:33:33 +0200
Commit message:
Merge pull request #16 from KlausVigo/master Add citation
Package: tanggle
Commit: 0c69ab0b317559e1e011a9af12d65dcb134aa075
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-05-05 08:08:56 +0200
Commit message:
Commit: 0c69ab0b317559e1e011a9af12d65dcb134aa075
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2026-05-05 08:08:56 +0200
Commit message:
Add citation
Package: tanggle
Commit: 7dbbb1f02951dd4d1ed19f873ab132624bd02c20
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2025-10-22 16:52:19 +0200
Commit message:
Commit: 7dbbb1f02951dd4d1ed19f873ab132624bd02c20
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2025-10-22 16:52:19 +0200
Commit message:
Merge pull request #15 from KlausVigo/master remove ignored files
Package: tanggle
Commit: 4cd42e85f29a8f11579f9b911ad4a7a0218f1bcb
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2025-10-22 16:02:02 +0200
Commit message:
Commit: 4cd42e85f29a8f11579f9b911ad4a7a0218f1bcb
Author: Klaus Schliep <klaus.schliep@gmail.com>
Date: 2025-10-22 16:02:02 +0200
Commit message:
Merge pull request #14 from KlausVigo/master bring devel and master together
Package: dnaEPICO
Commit: a81a7b1186ed834e30f03109c0bf8e5b1c5275eb
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-09 17:22:32 +1000
Commit message:
Commit: a81a7b1186ed834e30f03109c0bf8e5b1c5275eb
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-09 17:22:32 +1000
Commit message:
Bioconductor 0.99.29 nlme fit, CpG bacthing, Methylation scale, these changes were made to improve performance
Package: MSA2dist
Commit: d41507bcc8cbe464e9386e656334ec0fe0e8fd78
Author: Kristian Ullrich <ullrich@evolbio.mpg.de>
Date: 2026-06-09 07:53:04 +0200
Commit message:
Commit: d41507bcc8cbe464e9386e656334ec0fe0e8fd78
Author: Kristian Ullrich <ullrich@evolbio.mpg.de>
Date: 2026-06-09 07:53:04 +0200
Commit message:
# update DESCRIPTION
Package: igblastr
Commit: f2140a0afd05735b3abc201a939ab9463830995f
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-08 22:18:50 -0700
Commit message:
Commit: f2140a0afd05735b3abc201a939ab9463830995f
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-08 22:18:50 -0700
Commit message:
illustrate use of percent_mutation() in the vignette
Package: ggmsa
Commit: 804859e2adfefb1a6a52153fdba646c8aff1c6f0
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2026-06-09 11:12:09 +0800
Commit message:
Commit: 804859e2adfefb1a6a52153fdba646c8aff1c6f0
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2026-06-09 11:12:09 +0800
Commit message:
MultipleAlignment
Package: ggmsa
Commit: 956078ed388a5e5199164edc7da52edaf0311442
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2026-04-29 12:16:06 +0800
Commit message:
Commit: 956078ed388a5e5199164edc7da52edaf0311442
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2026-04-29 12:16:06 +0800
Commit message:
update bioc version
Package: ggmsa
Commit: 76bf9ad95ede07d9eff46b8f457c36abb1d7ce9f
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2026-04-29 12:15:29 +0800
Commit message:
Commit: 76bf9ad95ede07d9eff46b8f457c36abb1d7ce9f
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2026-04-29 12:15:29 +0800
Commit message:
Merge remote-tracking branch 'upstream/devel' into devel
Package: ggmsa
Commit: 4f1048b192fe7808780c1864385c3971d098d880
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2025-11-01 17:10:19 +0800
Commit message:
Commit: 4f1048b192fe7808780c1864385c3971d098d880
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2025-11-01 17:10:19 +0800
Commit message:
update bioc version
Package: CLAMPData
Commit: 869b63175129f0ce747f4de8b75bda905d31d8dc
Author: amcim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-08 10:47:53 -0600
Commit message:
Commit: 869b63175129f0ce747f4de8b75bda905d31d8dc
Author: amcim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-08 10:47:53 -0600
Commit message:
Merge pull request #3 from pivlab/sub-feedback Vignette update and version bump
Package: CLAMPData
Commit: cb1a3687760b1f8725066d8a65d68bd96d83a0aa
Author: Alexander McKim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-07 14:12:15 -0600
Commit message:
Commit: cb1a3687760b1f8725066d8a65d68bd96d83a0aa
Author: Alexander McKim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-07 14:12:15 -0600
Commit message:
adding functions to vignette and bump version to 0.99.5
Package: CLAMPData
Commit: 8689cd08e54c6c9d3b3882edf450bd5880db1d88
Author: amcim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-05 21:14:26 -0600
Commit message:
Commit: 8689cd08e54c6c9d3b3882edf450bd5880db1d88
Author: amcim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-05 21:14:26 -0600
Commit message:
Merge pull request #2 from pivlab/sub-feedback Responding to submission feedback by creating user functions to read and validate data
Package: CLAMPData
Commit: dcbdf7b54a991976a3f30bc63a665cfaa2179ab5
Author: Alexander McKim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-05 13:26:01 -0600
Commit message:
Commit: dcbdf7b54a991976a3f30bc63a665cfaa2179ab5
Author: Alexander McKim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-05 13:26:01 -0600
Commit message:
Adding user functions to load data and validate h5
Package: CLAMP
Commit: 1768d3b1bc1ed9f6c7029ca870f5b013c191aee0
Author: Marc Subirana Granes <48090783+msubirana@users.noreply.github.com>
Date: 2026-06-08 09:36:17 -0600
Commit message:
Commit: 1768d3b1bc1ed9f6c7029ca870f5b013c191aee0
Author: Marc Subirana Granes <48090783+msubirana@users.noreply.github.com>
Date: 2026-06-08 09:36:17 -0600
Commit message:
Merge pull request #50 from chikinalab/update_clampdata_readers Update clampdata readers
Package: CLAMP
Commit: 80e7091980811782d88061fd88ea48359948dca5
Author: Marc Subirana Granes <48090783+msubirana@users.noreply.github.com>
Date: 2026-06-06 20:20:21 -0600
Commit message:
Commit: 80e7091980811782d88061fd88ea48359948dca5
Author: Marc Subirana Granes <48090783+msubirana@users.noreply.github.com>
Date: 2026-06-06 20:20:21 -0600
Commit message:
Merge branch 'devel' into update_clampdata_readers
Package: CLAMP
Commit: ab1abb6049fdea4c1ccddf31fb28deafa0e810e7
Author: msubirana <mb2subi@gmail.com>
Date: 2026-06-06 16:21:11 -0600
Commit message:
Commit: ab1abb6049fdea4c1ccddf31fb28deafa0e810e7
Author: msubirana <mb2subi@gmail.com>
Date: 2026-06-06 16:21:11 -0600
Commit message:
Bump version to 0.99.2
Package: CLAMP
Commit: 7567436eda51fc36c2ae1880424008d2363a45a4
Author: msubirana <mb2subi@gmail.com>
Date: 2026-06-06 16:19:29 -0600
Commit message:
Commit: 7567436eda51fc36c2ae1880424008d2363a45a4
Author: msubirana <mb2subi@gmail.com>
Date: 2026-06-06 16:19:29 -0600
Commit message:
Update vignette to use new CLAMPData reader functions
Package: CLAMP
Commit: b4028172ef3b74985bc94075c09a498f87c25649
Author: amcim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-04 10:57:14 -0600
Commit message:
Commit: b4028172ef3b74985bc94075c09a498f87c25649
Author: amcim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-04 10:57:14 -0600
Commit message:
Addressing CLAMP bioconductor submission feedback (#49) * Address Bioconductor revision 1 * vignette refactor, added assertions * uploaded summary for results in get_started --------- Co-authored-by: msubirana <mb2subi@gmail.com>
Package: CLAMP
Commit: cc2d05db56618687d0f8272bb0edf57174567bfb
Author: msubirana <mb2subi@gmail.com>
Date: 2026-06-04 09:48:50 -0600
Commit message:
Commit: cc2d05db56618687d0f8272bb0edf57174567bfb
Author: msubirana <mb2subi@gmail.com>
Date: 2026-06-04 09:48:50 -0600
Commit message:
uploaded summary for results in get_started
Package: CLAMP
Commit: b19b14cd4073e6fb3630bb780a1e6a7ff5608e6a
Author: Alexander McKim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-03 16:27:03 -0600
Commit message:
Commit: b19b14cd4073e6fb3630bb780a1e6a7ff5608e6a
Author: Alexander McKim <alexander.mckim@cuanschutz.edu>
Date: 2026-06-03 16:27:03 -0600
Commit message:
vignette refactor, added assertions
Package: CLAMP
Commit: 48b01daf9fe68bc7c3be757ab9ee3a83f923f6ff
Author: msubirana <mb2subi@gmail.com>
Date: 2026-06-03 11:44:56 -0600
Commit message:
Commit: 48b01daf9fe68bc7c3be757ab9ee3a83f923f6ff
Author: msubirana <mb2subi@gmail.com>
Date: 2026-06-03 11:44:56 -0600
Commit message:
Address Bioconductor revision 1
Package: pipeComp
Commit: 7d4963a63ff1bec5cb35297151d0d0f4d7f2143f
Author: plger <pl.germain@gmail.com>
Date: 2026-06-08 20:05:38 +0200
Commit message:
Commit: 7d4963a63ff1bec5cb35297151d0d0f4d7f2143f
Author: plger <pl.germain@gmail.com>
Date: 2026-06-08 20:05:38 +0200
Commit message:
version bump
Package: pipeComp
Commit: 36cf9623f3a561c6386725b3b49e14efa963b99a
Author: plger <pl.germain@gmail.com>
Date: 2026-06-08 20:05:10 +0200
Commit message:
Commit: 36cf9623f3a561c6386725b3b49e14efa963b99a
Author: plger <pl.germain@gmail.com>
Date: 2026-06-08 20:05:10 +0200
Commit message:
fixed missing )
Package: igblastr
Commit: c9a1b3ea12b5e008d6f87f5942eb720f5a607208
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-08 10:21:01 -0700
Commit message:
Commit: c9a1b3ea12b5e008d6f87f5942eb720f5a607208
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-08 10:21:01 -0700
Commit message:
igblastr 1.3.8: Refactor compute_auxdata()
Package: GSVA
Commit: 34da93a1da0a850faa78002c6370fb4271641e6c
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 17:10:05 +0200
Commit message:
Commit: 34da93a1da0a850faa78002c6370fb4271641e6c
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 17:10:05 +0200
Commit message:
Bump version
Package: GSVA
Commit: 6f06ac7ee9d1e2b3d56184bdfb6ea9bd12933c07
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 17:09:01 +0200
Commit message:
Commit: 6f06ac7ee9d1e2b3d56184bdfb6ea9bd12933c07
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 17:09:01 +0200
Commit message:
Merge pull request #269 from rcastelo/268-add-savehdf5gsvarnorm-loadhdf5gsvarnorm
Package: GSVA
Commit: c4791ad7492dc40f66fbbab745a1a4c67cb62a1b
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:49:23 +0200
Commit message:
Commit: c4791ad7492dc40f66fbbab745a1a4c67cb62a1b
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:49:23 +0200
Commit message:
Fix comment in source code Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Package: GSVA
Commit: bd44d4598bc213723241fc43e281924e93f14c1f
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:48:41 +0200
Commit message:
Commit: bd44d4598bc213723241fc43e281924e93f14c1f
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:48:41 +0200
Commit message:
Fix comment in source code Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Package: GSVA
Commit: 5d2ab5bd0f3839616afd85b39d5183f4b544fa9f
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:47:37 +0200
Commit message:
Commit: 5d2ab5bd0f3839616afd85b39d5183f4b544fa9f
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:47:37 +0200
Commit message:
Fix typos in help page of saveHDF5GSVA() and loadHDF5GSVA() Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Package: GSVA
Commit: 9d95ef2a4491248551244d5a766c8a41611b0827
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:36:22 +0200
Commit message:
Commit: 9d95ef2a4491248551244d5a766c8a41611b0827
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:36:22 +0200
Commit message:
Fix in the help pages of saveHDF5GSVA() and loadHDF5GSVA()
Package: GSVA
Commit: f7702aba55d241f948e22afe7e51271b45d6aec6
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:20:50 +0200
Commit message:
Commit: f7702aba55d241f948e22afe7e51271b45d6aec6
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 16:20:50 +0200
Commit message:
Update unit tests for serialization, update example for saveHDF5GSVA() / loadHDF5GSVA
Package: GSVA
Commit: 2bac6bd6abc6b61728caa6b6015d3636be4a476b
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 11:48:17 +0200
Commit message:
Commit: 2bac6bd6abc6b61728caa6b6015d3636be4a476b
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 11:48:17 +0200
Commit message:
Replaced internal assay name "gsvarownr" by "gsvarnorm" for tagging row-normalized expression values produced by gsvaRowNorm() in the GSVA algorithm
Package: GSVA
Commit: e4133dcfb3b5a110b4dfd1758ccf044ad98bccbc
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 11:22:59 +0200
Commit message:
Commit: e4133dcfb3b5a110b4dfd1758ccf044ad98bccbc
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-08 11:22:59 +0200
Commit message:
Removed unnecessary parameter from the internal .pull_param() helper function
Package: GSVA
Commit: b07380ef80bb98c2a6f45993d932ebfdf3da6065
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-07 21:06:59 +0200
Commit message:
Commit: b07380ef80bb98c2a6f45993d932ebfdf3da6065
Author: Robert Castelo <robert.castelo@upf.edu>
Date: 2026-06-07 21:06:59 +0200
Commit message:
Added saveHDF5GSVA() / loadHDF5GSVA(). Deprecated saveHDF5GSVAranks() / loadHDF5GSVAranks()
Package: HiCDOC
Commit: 2c0c315182e4170e5604b42608222fb89a7b6a9a
Author: Elise Maigné <elise.maigne@inrae.fr>
Date: 2026-06-08 16:08:02 +0200
Commit message:
Commit: 2c0c315182e4170e5604b42608222fb89a7b6a9a
Author: Elise Maigné <elise.maigne@inrae.fr>
Date: 2026-06-08 16:08:02 +0200
Commit message:
version bump
Package: HiCDOC
Commit: 7a18a4d1b6ac85feb77455fc647de78de91ef28c
Author: Elise Maigné <elise.maigne@inrae.fr>
Date: 2026-06-08 16:07:50 +0200
Commit message:
Commit: 7a18a4d1b6ac85feb77455fc647de78de91ef28c
Author: Elise Maigné <elise.maigne@inrae.fr>
Date: 2026-06-08 16:07:50 +0200
Commit message:
dont ignore vignette in inst/doc
Package: Spectra
Commit: 1396898e82fd39e26ae2a16eb24eb62d17e474f5
Author: Johannes Rainer <5506112+jorainer@users.noreply.github.com>
Date: 2026-06-08 15:55:32 +0200
Commit message:
Commit: 1396898e82fd39e26ae2a16eb24eb62d17e474f5
Author: Johannes Rainer <5506112+jorainer@users.noreply.github.com>
Date: 2026-06-08 15:55:32 +0200
Commit message:
Merge pull request #388 from rformassspectrometry/jomain docs: better explain parallel processing
Package: Spectra
Commit: 26a0a0f759e01396bf0fd3047244da3864debc90
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-08 15:25:52 +0200
Commit message:
Commit: 26a0a0f759e01396bf0fd3047244da3864debc90
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-08 15:25:52 +0200
Commit message:
docs: better explain parallel processing - Related to issue #387: better describe parallel processing, in particular for Windows machines.
Package: universalmotif
Commit: f7d995f9c36cf438eca584971662f4eca39307c4
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 14:17:03 +0100
Commit message:
Commit: f7d995f9c36cf438eca584971662f4eca39307c4
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 14:17:03 +0100
Commit message:
bump version
Package: universalmotif
Commit: 7e270b12476f8904a343d80ae4d79878d88de71c
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 14:14:11 +0100
Commit message:
Commit: 7e270b12476f8904a343d80ae4d79878d88de71c
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 14:14:11 +0100
Commit message:
feat: Tomtom-style HTML report for compare_motifs() and compare_motifs2() Finish the compare_motifs(output.report=) report and add the same to compare_motifs2(), through one shared function-agnostic generator in R/compare_report.R. The self-contained report has a summary header (the call, query/target motif counts and mean widths, settings, match count), a sortable results table (offset, strand, score, and P/E- or q-values), and a query-vs-target sequence-logo alignment per top match, drawn as information-content logos. compare_motifs2() gains output.report / output.report.max.print and feeds its native offset/strand from the scored alignment; compare_motifs() recomputes those via view_motifs_prep(). Both fail fast when output.report is set without compare.to or without knitr/rmarkdown, validate the output path, escape motif names in headers, render in a private directory so figures embed (truly self-contained), and isolate per-figure errors. The "still in development" note is dropped.
Package: enhancerHomologSearch
Commit: 03692413854b570695459fd61bc42db68a3921e3
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-08 08:08:26 -0400
Commit message:
Commit: 03692413854b570695459fd61bc42db68a3921e3
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-08 08:08:26 -0400
Commit message:
import write.phylip from MultipleAlignment and fix example for saveAlignments.
Package: gDRtestData
Commit: ca18277929de31a6bdfc1455df084cff59fa27b1
Author: j-smola <31825957+j-smola@users.noreply.github.com>
Date: 2026-06-08 14:16:42 +0200
Commit message:
Commit: ca18277929de31a6bdfc1455df084cff59fa27b1
Author: j-smola <31825957+j-smola@users.noreply.github.com>
Date: 2026-06-08 14:16:42 +0200
Commit message:
Merge pull request #78 from gdrplatform/GDR-3409 [GDR-3409] Add prism data - first phase
Package: gDRtestData
Commit: b47586f787920a13d120340eb44a42c08a99c0b1
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-03 10:28:56 +0000
Commit message:
Commit: b47586f787920a13d120340eb44a42c08a99c0b1
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-03 10:28:56 +0000
Commit message:
doc: remove column with no info
Package: gDRtestData
Commit: 285939501ea1fbb95efd8b52cc6e911b3e70527f
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-03 10:28:18 +0000
Commit message:
Commit: 285939501ea1fbb95efd8b52cc6e911b3e70527f
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-03 10:28:18 +0000
Commit message:
chore: remove column with no info
Package: gDRtestData
Commit: a9a8a4a3142f3c8c580405c81f627581af18175b
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-03 10:20:17 +0000
Commit message:
Commit: a9a8a4a3142f3c8c580405c81f627581af18175b
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-03 10:20:17 +0000
Commit message:
chore: as per review
Package: gDRtestData
Commit: 35067f93e3eea870a40b7e6a2b48df4f29564a10
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 12:35:57 +0000
Commit message:
Commit: 35067f93e3eea870a40b7e6a2b48df4f29564a10
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 12:35:57 +0000
Commit message:
chore: as per review
Package: gDRtestData
Commit: 1e4194b0fb07fa63aedf678697361c8c62183278
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 11:58:17 +0000
Commit message:
Commit: 1e4194b0fb07fa63aedf678697361c8c62183278
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 11:58:17 +0000
Commit message:
doc: add prism data
Package: gDRtestData
Commit: d6290b1381bdc1b053cb37cfd9d8532959931b73
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 11:58:07 +0000
Commit message:
Commit: d6290b1381bdc1b053cb37cfd9d8532959931b73
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 11:58:07 +0000
Commit message:
chore: add prism data
Package: gDRtestData
Commit: 82fec3bcd4e6326d11cf273e0c47747103b86004
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 09:52:41 +0000
Commit message:
Commit: 82fec3bcd4e6326d11cf273e0c47747103b86004
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 09:52:41 +0000
Commit message:
doc: update data description
Package: gDRtestData
Commit: 0f1fc0f139e28bbaa3266a8eb4b28917c79a55d0
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 09:52:18 +0000
Commit message:
Commit: 0f1fc0f139e28bbaa3266a8eb4b28917c79a55d0
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 09:52:18 +0000
Commit message:
doc: update data description
Package: gDRtestData
Commit: d44787da53b2940b648b5121001ffc4a590f1b5d
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 09:52:01 +0000
Commit message:
Commit: d44787da53b2940b648b5121001ffc4a590f1b5d
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-02 09:52:01 +0000
Commit message:
chore: update data description
Package: universalmotif
Commit: 2eaf57bac561526b0e06989711d3c1f69856dc4e
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 13:15:03 +0100
Commit message:
Commit: 2eaf57bac561526b0e06989711d3c1f69856dc4e
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 13:15:03 +0100
Commit message:
udpate version
Package: universalmotif
Commit: 5dd15f4bb78aca2f5647fbdd3c017cc88301dcbc
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 13:14:06 +0100
Commit message:
Commit: 5dd15f4bb78aca2f5647fbdd3c017cc88301dcbc
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 13:14:06 +0100
Commit message:
feat: add motif_proximity() for enrichment near genomic anchors motif_proximity() and plot_motif_proximity() test whether a motif's hits are spatially enriched near a set of anchor coordinates, genome-wide. It is the distance-based sibling of motif_peaks(): binomial (default), anchor-randomisation permutation, and KS nulls; hit- and anchor-counting modes; strand-aware directional (upstream/downstream) testing; and either precomputed hits or internal scanning of an XStringSet or BSgenome. motif_peaks() gains a seq.strand argument that orients local mode by feature strand, so mirror-image peaks across strands combine, and its examples now document the windowed genome-coordinate recipe. Also fix two stale motif_peaks(sequences, motif=) calls (the implant_motifs example and the SequenceSearches vignette) left over from the CentriMo rewrite, and add a proximity-enrichment section to that vignette.
Package: BgeeCall
Commit: b3834f8d02ce34103c696afea158daff3d6bb790
Author: Julien Wollbrett <julien.wollbrett@unil.ch>
Date: 2026-06-08 12:25:14 +0200
Commit message:
Commit: b3834f8d02ce34103c696afea158daff3d6bb790
Author: Julien Wollbrett <julien.wollbrett@unil.ch>
Date: 2026-06-08 12:25:14 +0200
Commit message:
bump version
Package: BgeeCall
Commit: 1e9cc9b0454077077f9def1b9ea7a499e8807426
Author: Julien Wollbrett <julien.wollbrett@unil.ch>
Date: 2026-06-08 12:24:22 +0200
Commit message:
Commit: 1e9cc9b0454077077f9def1b9ea7a499e8807426
Author: Julien Wollbrett <julien.wollbrett@unil.ch>
Date: 2026-06-08 12:24:22 +0200
Commit message:
update example to generate calls
Package: BgeeCall
Commit: 636562ae3549994cd0bb51ba7be7f265c50c4537
Author: Julien Wollbrett <julien.wollbrett@unil.ch>
Date: 2026-06-08 12:23:23 +0200
Commit message:
Commit: 636562ae3549994cd0bb51ba7be7f265c50c4537
Author: Julien Wollbrett <julien.wollbrett@unil.ch>
Date: 2026-06-08 12:23:23 +0200
Commit message:
update galaxy documentation
Package: msa
Commit: 13ac2416f386805fc471243086b889276f64637d
Author: UBod <ulrich@bodenhofer.com>
Date: 2026-06-08 12:11:39 +0200
Commit message:
Commit: 13ac2416f386805fc471243086b889276f64637d
Author: UBod <ulrich@bodenhofer.com>
Date: 2026-06-08 12:11:39 +0200
Commit message:
Adaptations for BioC 3.24; version number bumped to 1.45.1
Package: universalmotif
Commit: 92dbea7fad57b270dc403b5c2f288bc9f7126231
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 10:02:46 +0100
Commit message:
Commit: 92dbea7fad57b270dc403b5c2f288bc9f7126231
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 10:02:46 +0100
Commit message:
update version
Package: universalmotif
Commit: d8714f97cb8614bc6c69498fc42b596aec63b0e9
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 10:02:01 +0100
Commit message:
Commit: d8714f97cb8614bc6c69498fc42b596aec63b0e9
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 10:02:01 +0100
Commit message:
feat: add no.overlaps option to motif_coocc() Forward scan_sequences2()'s no.overlaps / no.overlaps.by to the internal-scan path. Because motif_coocc()'s Fisher test is on per-sequence presence/absence, collapsing overlaps never removes the last hit from a sequence, so the p-/q-values are unchanged; the option only affects the descriptive spatial columns under max.distance, where it stops tandem/overlapping matches of one motif being counted as separate instances. Dedup stays within each motif (relying on scan_sequences2()'s no.overlaps.by.motif = FALSE) so between-motif overlaps, i.e. heterodimer footprints, are preserved. Default FALSE, matching scan_sequences2()/enrich_motifs2(); ignored with a warning on the precomputed-hits path. Adds roxygen, NEWS note, and tests.
Package: universalmotif
Commit: c54b354aed05e8e02ae88f82b5fff9db197b29d2
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 09:55:32 +0100
Commit message:
Commit: c54b354aed05e8e02ae88f82b5fff9db197b29d2
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-08 09:55:32 +0100
Commit message:
docs: align enrich_motifs2() vignette example with enrich_motifs() The two functions default to different tests (enrich_motifs() uses mode = "total.hits", enrich_motifs2() uses test = "seqs" to match yamtk enr), so the side-by-side example was comparing a per-site test against a per-sequence test. The per-sequence test is also degenerate for this dataset (1000 bp promoters, a low-complexity poly-pyrimidine motif present in nearly every sequence of both target and background), leaving a borderline q-value that can cross the 0.1 cutoff and empty the result. Pass test = "sites" so enrich_motifs2() mirrors the enrich_motifs() default shown above it, and note the default difference.
Package: MSA2dist
Commit: 0336f4dc5457a0f3c0d050af8af25fe935adbc04
Author: Kristian Ullrich <ullrich@evolbio.mpg.de>
Date: 2026-06-08 09:29:54 +0200
Commit message:
Commit: 0336f4dc5457a0f3c0d050af8af25fe935adbc04
Author: Kristian Ullrich <ullrich@evolbio.mpg.de>
Date: 2026-06-08 09:29:54 +0200
Commit message:
# added MultipleAlignment
Package: scBatchQC
Commit: 9f8df9af73e1bbd2bd56d2d2e0772d357246652a
Author: SubhadipJana1409 <subhadipjana1409@gmail.com>
Date: 2026-06-08 12:33:56 +0530
Commit message:
Commit: 9f8df9af73e1bbd2bd56d2d2e0772d357246652a
Author: SubhadipJana1409 <subhadipjana1409@gmail.com>
Date: 2026-06-08 12:33:56 +0530
Commit message:
v0.99.3: vignette and documentation updates
Package: dnaEPICO
Commit: 32d07ed2a457e37ee6e49d57933505d5739e2555
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-07 18:42:47 +1000
Commit message:
Commit: 32d07ed2a457e37ee6e49d57933505d5739e2555
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-07 18:42:47 +1000
Commit message:
Bioconductor 0.99.28 SVA matrix plot out of range
Package: universalmotif
Commit: 0e0aebb13d6b707558218dd4d695aa816ad381dc
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-07 21:17:36 +0100
Commit message:
Commit: 0e0aebb13d6b707558218dd4d695aa816ad381dc
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-07 21:17:36 +0100
Commit message:
udpate version
Package: universalmotif
Commit: cf6fb463cbe79dfb20846162fe67528c506eb235
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-07 21:15:30 +0100
Commit message:
Commit: cf6fb463cbe79dfb20846162fe67528c506eb235
Author: bjmt <benjmtremblay@gmail.com>
Date: 2026-06-07 21:15:30 +0100
Commit message:
feat: geom_motif/geom_logo layers and motif_tree2 tip logos Add ggplot2 layers that embed sequence logos into arbitrary ggplot constructions, reusing the view_motifs() logo renderer: - geom_motif()/annotate_motif() take universalmotif objects (honouring use.type); geom_logo()/annotate_logo() take bare row-named numeric matrices. annotate_*() place one logo at fixed coordinates; geom_*() position from aesthetics (bounding box, or x/y anchor with width/height) and can draw a different motif per group via a named list plus a `motif` selector aesthetic. Built on shared ggproto objects GeomMotif/StatMotif/StatLogo; letter colours are resolved internally so the layers never touch the plot's fill scale. - motif_tree2() now draws aligned tip logos by default (tiplogo = TRUE, aligned via view_motifs2()), the motifs serve as tip labels. Its default layout changes to "rectangular"; tip logos are drawn only on rectangular/slanted layouts (others warn and skip) and not for dist input. New args: tiplogo, tiplogo.align, tiplogo.width, tiplogo.height, tiplogo.offset. Also fix a pre-existing renderer bug shared with view_motifs()/ view_logo(): with a small min.height, letters shorter than their per-letter y.spacer allotment were scaled by a negative height and flipped below the baseline. The spacer is now capped at half the letter height. Replace the cowplot side-by-side tree+motifs vignette section with a motif_tree2() example, and document the ggtree >= 3.13 requirement for tip labels (ggtree's empty() calls the removed ggplot2:::is.waive() under ggplot2 4.0). Adds tests and NEWS entries.
Package: BEclear
Commit: 33fe5e713b8ccbf109c648761eec56e96d78bd41
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-07 13:47:44 +0200
Commit message:
Commit: 33fe5e713b8ccbf109c648761eec56e96d78bd41
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-07 13:47:44 +0200
Commit message:
update description
Package: BEclear
Commit: c9320418793a530b744b9c04dbad6bbbbab02282
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-07 13:45:55 +0200
Commit message:
Commit: c9320418793a530b744b9c04dbad6bbbbab02282
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-07 13:45:55 +0200
Commit message:
fix test, update news and description
Package: dnaEPICO
Commit: 82b2564ef8448a7a3180a28fb685b641d10adc83
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-07 11:07:50 +1000
Commit message:
Commit: 82b2564ef8448a7a3180a28fb685b641d10adc83
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-07 11:07:50 +1000
Commit message:
Bioconductor 0.99.27 Probe-exclusion reference files integrated and extended EPICv2
Package: CGRphylo2
Commit: f9eccfccff9b3187d78e3b43c3824cc5bd69f1cb
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-07 11:41:18 +1000
Commit message:
Commit: f9eccfccff9b3187d78e3b43c3824cc5bd69f1cb
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-07 11:41:18 +1000
Commit message:
Fix DOI, update Date, reword Description field - Correct DOI from 10.2174/1389202924666230517115655 to 10.2174/0113892029264990231013112156 (was returning 404) - Update Date to 2026-06-07 - Reword Description to not start with package name (R CMD check NOTE) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Package: CGRphylo2
Commit: 35c5df64c41f652f808e7e6b6e3f0ee99fb65646
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-07 11:30:43 +1000
Commit message:
Commit: 35c5df64c41f652f808e7e6b6e3f0ee99fb65646
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-07 11:30:43 +1000
Commit message:
Fix NEWS versioning and vignette eval=FALSE data loading
Package: crisprDesign
Commit: 60039dc1e30aab66d164b34f16f937a04c5fdc90
Author: Jean-Philippe Fortin <fortin946@gmail.com>
Date: 2026-06-06 09:06:25 -0700
Commit message:
Commit: 60039dc1e30aab66d164b34f16f937a04c5fdc90
Author: Jean-Philippe Fortin <fortin946@gmail.com>
Date: 2026-06-06 09:06:25 -0700
Commit message:
Fixed bug in addSpecificityProxyScore
Package: crisprDesign
Commit: 83e84c3542ba70f2cdfa02fc749193f87126e5b0
Author: Jean-Philippe Fortin <fortin946@gmail.com>
Date: 2026-06-06 08:54:40 -0700
Commit message:
Commit: 83e84c3542ba70f2cdfa02fc749193f87126e5b0
Author: Jean-Philippe Fortin <fortin946@gmail.com>
Date: 2026-06-06 08:54:40 -0700
Commit message:
added addSpecificityProxyScore
Package: ensembldb
Commit: eb82f264d218ccf084a66862c3ddbe8c099a6177
Author: Johannes Rainer <5506112+jorainer@users.noreply.github.com>
Date: 2026-06-06 11:24:19 +0200
Commit message:
Commit: eb82f264d218ccf084a66862c3ddbe8c099a6177
Author: Johannes Rainer <5506112+jorainer@users.noreply.github.com>
Date: 2026-06-06 11:24:19 +0200
Commit message:
Merge pull request #169 from jorainer/jomain fix: address all SQL injection security issues
Package: ensembldb
Commit: 2e4d94d3f1e0f0de3dd6265a89d7dddb45317b1c
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-06 08:32:30 +0200
Commit message:
Commit: 2e4d94d3f1e0f0de3dd6265a89d7dddb45317b1c
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-06 08:32:30 +0200
Commit message:
fix: address all SQL injection security issues - Address and fix all potential SQL injection risks reported by the Bioconductor security audit system.
Package: MultipleAlignment
Commit: a3f8b65658f35937b23c0480d3fdd381376246f9
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-06 00:22:48 -0700
Commit message:
Commit: a3f8b65658f35937b23c0480d3fdd381376246f9
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-06 00:22:48 -0700
Commit message:
define updateObject() methods for MultipleAlignment derivatives
Package: BiocGenerics
Commit: d3baf57ee632d96b02ee48ec30206164ac9c0152
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-06 00:19:30 -0700
Commit message:
Commit: d3baf57ee632d96b02ee48ec30206164ac9c0152
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-06 00:19:30 -0700
Commit message:
BiocGenerics 0.59.7: Small tweak to updateObject() Make sure that the updateObject() generic finds the methods for MultipleAlignment derivatives defined in the MultipleAlignment package.
Package: gdsfmt
Commit: d5ffddad3e074499ffc3c7488c239ba93df8972e
Author: Xiuwen Zheng <zhengxwen@gmail.com>
Date: 2026-06-06 00:43:39 -0500
Commit message:
Commit: d5ffddad3e074499ffc3c7488c239ba93df8972e
Author: Xiuwen Zheng <zhengxwen@gmail.com>
Date: 2026-06-06 00:43:39 -0500
Commit message:
major fix in Unload.gdsn()
Package: dnaEPICO
Commit: 3ed5459824efe0e029cfddea2a303800efae4776
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-06 10:17:52 +1000
Commit message:
Commit: 3ed5459824efe0e029cfddea2a303800efae4776
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-06 10:17:52 +1000
Commit message:
Bioconductot 0.99.26 Replicating study require adding IDAT_FORCE to read Idat files. Added to News
Package: dnaEPICO
Commit: 01507becf5c2c12a9853def530041196a3d8483b
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-06 09:37:22 +1000
Commit message:
Commit: 01507becf5c2c12a9853def530041196a3d8483b
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-06 09:37:22 +1000
Commit message:
Bioconductor 0.99.25 Correcting PARAM = empty to NULL
Package: enhancerHomologSearch
Commit: 305ea9ceb6f788da5632a0081a3f43e41613012d
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-05 18:01:34 -0400
Commit message:
Commit: 305ea9ceb6f788da5632a0081a3f43e41613012d
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-05 18:01:34 -0400
Commit message:
fix the version.
Package: enhancerHomologSearch
Commit: 05da14b392c439a78f7f4d329ccf6804672fd063
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-05 17:58:33 -0400
Commit message:
Commit: 05da14b392c439a78f7f4d329ccf6804672fd063
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-05 17:58:33 -0400
Commit message:
import DNAMultipleAlignment from MultipleAlignment.
Package: igblastr
Commit: 21e808e88d25772359b59da8ff5e2fec9baf9b86
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-05 13:27:35 -0700
Commit message:
Commit: 21e808e88d25772359b59da8ff5e2fec9baf9b86
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-05 13:27:35 -0700
Commit message:
more tweak to README.md
Package: igblastr
Commit: 25acd966412aac44beaf65b1a7aa6eb4735606a0
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-05 13:23:07 -0700
Commit message:
Commit: 25acd966412aac44beaf65b1a7aa6eb4735606a0
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-05 13:23:07 -0700
Commit message:
small tweak to README.md
Package: MeLSI
Commit: 5409586d0773bb45a956c1295d6ae324bad283e9
Author: Nathan Bresette <nathanbresette04@gmail.com>
Date: 2026-06-05 11:16:48 -0500
Commit message:
Commit: 5409586d0773bb45a956c1295d6ae324bad283e9
Author: Nathan Bresette <nathanbresette04@gmail.com>
Date: 2026-06-05 11:16:48 -0500
Commit message:
Further optimize ensemble: diagonal storage and rejection sampling - Store diagonal vectors instead of full p x p matrices in learned_matrices, eliminating B x p^2 memory allocation per permutation (~920MB churn at n_perms=100, B=20, p=240) - Replace setdiff() in gradient optimizer with direct index filtering, removing per-iteration vector allocation (100k calls per full run) - Combined with 1.1.2 optimizations: ~2.9x faster than 1.1.1 end-to-end. Parity verified: p-values identical, all outputs within machine epsilon. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Package: MeLSI
Commit: 063620738af43c1fe5153962e3d5455991424353
Author: Nathan Bresette <nathanbresette04@gmail.com>
Date: 2026-06-05 11:03:18 -0500
Commit message:
Commit: 063620738af43c1fe5153962e3d5455991424353
Author: Nathan Bresette <nathanbresette04@gmail.com>
Date: 2026-06-05 11:03:18 -0500
Commit message:
Optimize permutation testing: 2.3x faster, identical results - Replace per-feature prefiltering loops with vectorized colMeans/apply - Replace aov() per feature with vectorized one-way ANOVA F-statistic - Replace adonis2 with direct PERMANOVA F formula (avoids formula parsing and PCoA machinery overhead; called 21x per permutation) - Exploit diagonal structure of M: replace O(p^3) eigen() decomposition with O(p) diag() extraction in calculate_mahalanobis_dist_robust - Aggregate ensemble using diagonal vectors instead of full p x p matrices - Hoist combn() out of gradient descent iteration loop - Reuse dist_observed instead of recomputing distance matrix post-run - Suppress spurious NaN warnings from log2 on CLR-transformed data Parity verified: p-values identical, all other outputs within machine epsilon (max_diff < 2e-14). Benchmarked at n=100, p=300, n_perms=100. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Package: ensembldb
Commit: cdecb22267351c3de98834b15d9eb30764e32bf5
Author: Johannes Rainer <5506112+jorainer@users.noreply.github.com>
Date: 2026-06-05 09:28:30 +0200
Commit message:
Commit: cdecb22267351c3de98834b15d9eb30764e32bf5
Author: Johannes Rainer <5506112+jorainer@users.noreply.github.com>
Date: 2026-06-05 09:28:30 +0200
Commit message:
Merge pull request #168 from jorainer/jomain fix: security issue in fetchTablesFromEnsembl
Package: ensembldb
Commit: 9581c6ed047db709b3d7b905b4a49f10535d8af6
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-05 09:05:50 +0200
Commit message:
Commit: 9581c6ed047db709b3d7b905b4a49f10535d8af6
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-05 09:05:50 +0200
Commit message:
fix: security issue in fetchTablesFromEnsembl
Package: ensembldb
Commit: cccf826fdb8e882656d6ab89847b14d449dddf02
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-05-25 14:31:20 +0200
Commit message:
Commit: cccf826fdb8e882656d6ab89847b14d449dddf02
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-05-25 14:31:20 +0200
Commit message:
Update/fix
Package: ensembldb
Commit: 4239c2c8aa1abd8778a1f1c211ac0c99b1856262
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-05-25 14:16:49 +0200
Commit message:
Commit: 4239c2c8aa1abd8778a1f1c211ac0c99b1856262
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-05-25 14:16:49 +0200
Commit message:
Fix manual install
Package: PostChicago
Commit: 9927510d79959375849fa26f987c73ee4ab05110
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-05 16:00:14 +0200
Commit message:
Commit: 9927510d79959375849fa26f987c73ee4ab05110
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-05 16:00:14 +0200
Commit message:
Merge branch 'devel' of git.bioconductor.org:packages/PostChicago into devel
Package: PostChicago
Commit: c8b0ca57b03adf432eaea1443662300f44eb6fbb
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-04 18:19:17 +0200
Commit message:
Commit: c8b0ca57b03adf432eaea1443662300f44eb6fbb
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-04 18:19:17 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 48cfb4917a3ac331a63e7113df9bccc8736ada50
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-04 18:18:58 +0200
Commit message:
Commit: 48cfb4917a3ac331a63e7113df9bccc8736ada50
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-04 18:18:58 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 0e9fe4a71290d014551c21f730752ce22549a558
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-04 18:18:31 +0200
Commit message:
Commit: 0e9fe4a71290d014551c21f730752ce22549a558
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-04 18:18:31 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: f948727c13a771a6625f64ca4a651e3095994760
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-04 18:18:11 +0200
Commit message:
Commit: f948727c13a771a6625f64ca4a651e3095994760
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-04 18:18:11 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: beedd5d88bd67a7624d84f2ff82a7939e6d4ab43
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:15:16 +0200
Commit message:
Commit: beedd5d88bd67a7624d84f2ff82a7939e6d4ab43
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:15:16 +0200
Commit message:
Delete NAMESPACE
Package: PostChicago
Commit: f1ca9b6b6407410b4e10aa3f4b23a84d84f12517
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:15:03 +0200
Commit message:
Commit: f1ca9b6b6407410b4e10aa3f4b23a84d84f12517
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:15:03 +0200
Commit message:
Delete DESCRIPTION
Package: PostChicago
Commit: 9d4681fc72a1986bc5fc0e7d0522184768f9c3fb
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:14:49 +0200
Commit message:
Commit: 9d4681fc72a1986bc5fc0e7d0522184768f9c3fb
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:14:49 +0200
Commit message:
Delete vignettes/PostChicago_v17.Rmd
Package: PostChicago
Commit: 98bf232a41b47473cb85fd61e286275003f8cea9
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:13:44 +0200
Commit message:
Commit: 98bf232a41b47473cb85fd61e286275003f8cea9
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:13:44 +0200
Commit message:
Delete man directory
Package: PostChicago
Commit: 562669d1b7d40dc7c01c7243bc01c6683936834c
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:12:05 +0200
Commit message:
Commit: 562669d1b7d40dc7c01c7243bc01c6683936834c
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-04 18:12:05 +0200
Commit message:
Delete R directory
Package: PostChicago
Commit: 4e5451f6d85d57870ad13d1e900ec8aedaca8203
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:03:35 +0200
Commit message:
Commit: 4e5451f6d85d57870ad13d1e900ec8aedaca8203
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:03:35 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: f58c2c2e498b285910678223837ac20834f6e935
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:03:19 +0200
Commit message:
Commit: f58c2c2e498b285910678223837ac20834f6e935
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:03:19 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 10eeac75968addf5664d40558cc962468d634f07
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:03:02 +0200
Commit message:
Commit: 10eeac75968addf5664d40558cc962468d634f07
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:03:02 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: ae2fb5a9c0d03f6c4b23e1718a91cbe74dcfac87
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:02:45 +0200
Commit message:
Commit: ae2fb5a9c0d03f6c4b23e1718a91cbe74dcfac87
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:02:45 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: ed213adebdda3f91032bfa8dbddfb38dd83b105f
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:01:23 +0200
Commit message:
Commit: ed213adebdda3f91032bfa8dbddfb38dd83b105f
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:01:23 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 762884daf3919e4e0e84ae3ff2f72eb6fc0c3b09
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:01:01 +0200
Commit message:
Commit: 762884daf3919e4e0e84ae3ff2f72eb6fc0c3b09
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 13:01:01 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 824a79364affba7a47d5da5e86df4a173593117b
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 13:00:07 +0200
Commit message:
Commit: 824a79364affba7a47d5da5e86df4a173593117b
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 13:00:07 +0200
Commit message:
Delete inst/extdata directory
Package: PostChicago
Commit: 74e77aa7e84f1e443a81f5d3a8a5ef5b921cb7cb
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:51 +0200
Commit message:
Commit: 74e77aa7e84f1e443a81f5d3a8a5ef5b921cb7cb
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:51 +0200
Commit message:
Delete NAMESPACE
Package: PostChicago
Commit: 97508196fa80b79551ca8670e8a4d71794be60ae
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:41 +0200
Commit message:
Commit: 97508196fa80b79551ca8670e8a4d71794be60ae
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:41 +0200
Commit message:
Delete DESCRIPTION
Package: PostChicago
Commit: 8d3efc881d5f9b5744c7cef272566c88240e57cf
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:30 +0200
Commit message:
Commit: 8d3efc881d5f9b5744c7cef272566c88240e57cf
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:30 +0200
Commit message:
Delete vignettes directory
Package: PostChicago
Commit: 2ecfe327f0d9d1bd1101d5338ddb6f69b95a0ba6
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:20 +0200
Commit message:
Commit: 2ecfe327f0d9d1bd1101d5338ddb6f69b95a0ba6
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:20 +0200
Commit message:
Delete man directory
Package: PostChicago
Commit: dc9ec6e8895c8b9dd102952e039fed053475ff20
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:02 +0200
Commit message:
Commit: dc9ec6e8895c8b9dd102952e039fed053475ff20
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 12:59:02 +0200
Commit message:
Delete R directory
Package: PostChicago
Commit: 47010dafd9017ed49849539d54b2f9b0f0e0d9a9
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:48:53 +0200
Commit message:
Commit: 47010dafd9017ed49849539d54b2f9b0f0e0d9a9
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:48:53 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 732df110287eed8c75ea70c99ca547021df5b154
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:48:28 +0200
Commit message:
Commit: 732df110287eed8c75ea70c99ca547021df5b154
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:48:28 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: b39a7b0e2238db0cd837a3ae207028cad3df6e93
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:45:52 +0200
Commit message:
Commit: b39a7b0e2238db0cd837a3ae207028cad3df6e93
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:45:52 +0200
Commit message:
Delete NAMESPACE
Package: PostChicago
Commit: fbc0a87c2bc5f7fb721c9f06c7ff92f765a67cb8
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:45:40 +0200
Commit message:
Commit: fbc0a87c2bc5f7fb721c9f06c7ff92f765a67cb8
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:45:40 +0200
Commit message:
Delete man directory
Package: PostChicago
Commit: 585297b72e903969a38f57a0eee3a9efbfcaf27e
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:45:09 +0200
Commit message:
Commit: 585297b72e903969a38f57a0eee3a9efbfcaf27e
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:45:09 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: b427011fc4a86ef0d090b4c927eb6ce5be94af3e
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:44:45 +0200
Commit message:
Commit: b427011fc4a86ef0d090b4c927eb6ce5be94af3e
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:44:45 +0200
Commit message:
Delete R/utils_v9.R
Package: PostChicago
Commit: 99961715104ce4ef3872cc9d3b580771676cb28e
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:38:01 +0200
Commit message:
Commit: 99961715104ce4ef3872cc9d3b580771676cb28e
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:38:01 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 4b19f69b7b7f40cbd23fb6a239a8192476218b2d
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:37:40 +0200
Commit message:
Commit: 4b19f69b7b7f40cbd23fb6a239a8192476218b2d
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:37:40 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: fb23732797e8d06f8f6d60a11c6705fbce09685f
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:37:24 +0200
Commit message:
Commit: fb23732797e8d06f8f6d60a11c6705fbce09685f
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:37:24 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 14de6d6da7aac886481931e6c5f2cf4e517db17c
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:37:07 +0200
Commit message:
Commit: 14de6d6da7aac886481931e6c5f2cf4e517db17c
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:37:07 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: f5743de79d81823c4b580c60803054e6f86dcb54
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:36:44 +0200
Commit message:
Commit: f5743de79d81823c4b580c60803054e6f86dcb54
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:36:44 +0200
Commit message:
Delete vignettes directory
Package: PostChicago
Commit: 6d35d31e8999690eefb9443d2f08125396869cf3
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:35:23 +0200
Commit message:
Commit: 6d35d31e8999690eefb9443d2f08125396869cf3
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-06-01 01:35:23 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 36b4fce316b8b0721177b4699748362882eb4470
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:30:50 +0200
Commit message:
Commit: 36b4fce316b8b0721177b4699748362882eb4470
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:30:50 +0200
Commit message:
Delete vignettes directory
Package: PostChicago
Commit: f6a90da26ff0cc01db4021033af36de5fa0b2539
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:30:32 +0200
Commit message:
Commit: f6a90da26ff0cc01db4021033af36de5fa0b2539
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:30:32 +0200
Commit message:
Delete NAMESPACE
Package: PostChicago
Commit: f8edf75b616f07bcb8c8565423e08989fdc85fcf
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:30:19 +0200
Commit message:
Commit: f8edf75b616f07bcb8c8565423e08989fdc85fcf
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:30:19 +0200
Commit message:
Delete DESCRIPTION
Package: PostChicago
Commit: c952f0adef60261cf00c00d30ba5be56680f2b19
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:27:47 +0200
Commit message:
Commit: c952f0adef60261cf00c00d30ba5be56680f2b19
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:27:47 +0200
Commit message:
Delete man directory
Package: PostChicago
Commit: a31401a5a5947a94363ebb07e53199b3b83e0300
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:27:30 +0200
Commit message:
Commit: a31401a5a5947a94363ebb07e53199b3b83e0300
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-06-01 01:27:30 +0200
Commit message:
Delete R directory
Package: PostChicago
Commit: d77d3be14a6869267c1c12c53ea2609cfb2070dd
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:39:46 +0200
Commit message:
Commit: d77d3be14a6869267c1c12c53ea2609cfb2070dd
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:39:46 +0200
Commit message:
Delete R/PostChicagoTidyNestedRemoved_v18.R
Package: PostChicago
Commit: bbdb6faa41a7d5c1f5ebf792b3de6e6f26497a65
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:32:55 +0200
Commit message:
Commit: bbdb6faa41a7d5c1f5ebf792b3de6e6f26497a65
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:32:55 +0200
Commit message:
Update DESCRIPTION
Package: PostChicago
Commit: 40ccfe5616c261034a22e4f2a47bbc94b5e444cd
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:18:53 +0200
Commit message:
Commit: 40ccfe5616c261034a22e4f2a47bbc94b5e444cd
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:18:53 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: f01d17fdf45615b69418a94a330c33698610aa98
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:18:09 +0200
Commit message:
Commit: f01d17fdf45615b69418a94a330c33698610aa98
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:18:09 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: d7826ce33e4123c9a0d34f7e5ef64d5283725f47
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:17:42 +0200
Commit message:
Commit: d7826ce33e4123c9a0d34f7e5ef64d5283725f47
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:17:42 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 32e3105dd5e2b353c04a913115b438f98f0f81bd
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:15:41 +0200
Commit message:
Commit: 32e3105dd5e2b353c04a913115b438f98f0f81bd
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:15:41 +0200
Commit message:
Delete R directory
Package: PostChicago
Commit: 18c0898e84fd95da0af9824b29e506f4d3585907
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:15:18 +0200
Commit message:
Commit: 18c0898e84fd95da0af9824b29e506f4d3585907
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:15:18 +0200
Commit message:
Delete inst/extdata directory
Package: PostChicago
Commit: 99827a4874c6c54175573c05a19cba95f8d8d4fd
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:14:42 +0200
Commit message:
Commit: 99827a4874c6c54175573c05a19cba95f8d8d4fd
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:14:42 +0200
Commit message:
Delete man directory
Package: PostChicago
Commit: 57aeec4b8ba9de8e116fc1db9875ba676a6bde3d
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:14:14 +0200
Commit message:
Commit: 57aeec4b8ba9de8e116fc1db9875ba676a6bde3d
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:14:14 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 1895693b9af19358cd9fd4fc5589e5aa45d2d0a8
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:13:43 +0200
Commit message:
Commit: 1895693b9af19358cd9fd4fc5589e5aa45d2d0a8
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:13:43 +0200
Commit message:
Delete vignettes/PostChicago.Rmd
Package: PostChicago
Commit: 128b7641287728d4c7a839ca2a678b9c9acab7c7
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:13:21 +0200
Commit message:
Commit: 128b7641287728d4c7a839ca2a678b9c9acab7c7
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:13:21 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: 3c15850b70bd7a24255cc4e7d2182493816fa422
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:11:42 +0200
Commit message:
Commit: 3c15850b70bd7a24255cc4e7d2182493816fa422
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:11:42 +0200
Commit message:
Delete NAMESPACE
Package: PostChicago
Commit: c45c61917e2989710b752a11a8092dcb9a33d3d8
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:11:21 +0200
Commit message:
Commit: c45c61917e2989710b752a11a8092dcb9a33d3d8
Author: Angelika Feldmann <angelika.feldmann@dkfz-heidelberg.de>
Date: 2026-05-31 16:11:21 +0200
Commit message:
Add files via upload
Package: PostChicago
Commit: cc3b5763c29bfc044c08380f9c5c33a53be04316
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:10:31 +0200
Commit message:
Commit: cc3b5763c29bfc044c08380f9c5c33a53be04316
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:10:31 +0200
Commit message:
Delete NAMESPACE
Package: PostChicago
Commit: 8efae4f2a19ab5558bdc0db7152e2ef41d7a956f
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:10:18 +0200
Commit message:
Commit: 8efae4f2a19ab5558bdc0db7152e2ef41d7a956f
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2026-05-31 16:10:18 +0200
Commit message:
Delete DESCRIPTION
Package: PostChicago
Commit: c3124362ec9f7c65f96d5816aaebf072e9d0ee3b
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2025-12-15 10:55:16 +0100
Commit message:
Commit: c3124362ec9f7c65f96d5816aaebf072e9d0ee3b
Author: Angelika Feldmann <angifeldmann@gmail.com>
Date: 2025-12-15 10:55:16 +0100
Commit message:
Update DESCRIPTION
Package: dnaEPICO
Commit: 2236082a512e48481efcf6d060fcea72853e5cf4
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-05 22:33:11 +1000
Commit message:
Commit: 2236082a512e48481efcf6d060fcea72853e5cf4
Author: Paul Ruiz <ruizpint@qut.edu.au>
Date: 2026-06-05 22:33:11 +1000
Commit message:
Bioconductor 0.99.24 R-Makefile changed adding Cross-reactive detection
Package: ReactomeGSA
Commit: 22b9e27954aef16ac1956f9374ce57d29d3bfefd
Author: Johannes Griss <jg@griss.co.at>
Date: 2026-06-05 14:16:15 +0200
Commit message:
Commit: 22b9e27954aef16ac1956f9374ce57d29d3bfefd
Author: Johannes Griss <jg@griss.co.at>
Date: 2026-06-05 14:16:15 +0200
Commit message:
Replacted scater::aggregateAcrossCells
Package: pathMED
Commit: 5b61242ff78c05ca484d4e5b908a1aff5503c546
Author: jordimartorell <jmartorellm@gmail.com>
Date: 2026-06-05 11:57:35 +0200
Commit message:
Commit: 5b61242ff78c05ca484d4e5b908a1aff5503c546
Author: jordimartorell <jmartorellm@gmail.com>
Date: 2026-06-05 11:57:35 +0200
Commit message:
Fix vignette
Package: CGRphylo2
Commit: e1246564ade2bd680c5722381859c2b5b130901e
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-05 16:23:56 +1000
Commit message:
Commit: e1246564ade2bd680c5722381859c2b5b130901e
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-05 16:23:56 +1000
Commit message:
Address Bioconductor review (js2264): BiocParallel, filter_N, remove cgat
Package: CGRphylo2
Commit: 86650964159f0d9cf681e569a2ce3e93e448b852
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-05 13:24:58 +1000
Commit message:
Commit: 86650964159f0d9cf681e569a2ce3e93e448b852
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-05 13:24:58 +1000
Commit message:
Remove INSTALL file (content already in vignette)
Package: CGRphylo2
Commit: ddcfa583a238c8d950ee5b34cbf65c438a0786df
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-05 13:24:00 +1000
Commit message:
Commit: ddcfa583a238c8d950ee5b34cbf65c438a0786df
Author: Amarinder Thind <thind.amarinder@gmail.com>
Date: 2026-06-05 13:24:00 +1000
Commit message:
Remove .RData and .Rhistory artefacts
Package: Rsubread
Commit: b7538aecc33c7b5101b25310a27ec756e70ed74e
Author: Yang Liao (Monash University) <yliao@m3-login2.massive.org.au>
Date: 2026-06-05 12:52:29 +1000
Commit message:
Commit: b7538aecc33c7b5101b25310a27ec756e70ed74e
Author: Yang Liao (Monash University) <yliao@m3-login2.massive.org.au>
Date: 2026-06-05 12:52:29 +1000
Commit message:
added DBPZ_Core_CHUNK_READS for controling subread/subjunc batch size
Package: MultipleAlignment
Commit: b4a7e873961428be0531da139b408e46605d13d6
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-04 16:42:17 -0700
Commit message:
Commit: b4a7e873961428be0531da139b408e46605d13d6
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-04 16:42:17 -0700
Commit message:
fix small issue
Package: Biostrings
Commit: e4039ed7a43d843756aba6918b59b5eab602a4ea
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-04 16:35:11 -0700
Commit message:
Commit: e4039ed7a43d843756aba6918b59b5eab602a4ea
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-04 16:35:11 -0700
Commit message:
Biostrings 2.81.3: MultipleAlignment objects now have their own package MultipleAlignment objects and associated functionality are now implemented and documented in the new MultipleAlignment package.
Package: scRNAseqApp
Commit: 17dba536dc8681349dae58ee379eee54732c93ab
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-04 17:42:10 -0400
Commit message:
Commit: 17dba536dc8681349dae58ee379eee54732c93ab
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-04 17:42:10 -0400
Commit message:
Fix multiple element that not work with dark mode.
Package: lcmsPlot
Commit: 1a326fb0e7f6da05b1aad2855d9c6d7c7a35dab8
Author: Ossama Edbali <ossedb@gmail.com>
Date: 2026-06-01 20:42:51 +0100
Commit message:
Commit: 1a326fb0e7f6da05b1aad2855d9c6d7c7a35dab8
Author: Ossama Edbali <ossedb@gmail.com>
Date: 2026-06-01 20:42:51 +0100
Commit message:
fix: declare htmltools in Suggests to resolve R CMD check warning htmltools was used via :: in app-launcher.R but not listed in DESCRIPTION, causing an undeclared dependency warning in R CMD check. Added it to Suggests since it is only needed by the Shiny app feature.
Package: lcmsPlot
Commit: 0a86d136251d4b19df8eacc7e1bb882437d1d878
Author: Ossama Edbali <ossedb@gmail.com>
Date: 2026-06-01 17:26:10 +0100
Commit message:
Commit: 0a86d136251d4b19df8eacc7e1bb882437d1d878
Author: Ossama Edbali <ossedb@gmail.com>
Date: 2026-06-01 17:26:10 +0100
Commit message:
feat: add lcmsPlotApp() interactive Shiny dashboard Introduce a Shiny-based interactive app for exploring raw LC-MS data, accessible via lcmsPlotApp(). The app is structured around eight R modules (chromatogram, TIC, EIC, peak density, spectra, options, interface, launcher) following Bioconductor's Shiny code-organisation guidelines — all UI/server logic lives in R/ and the function returns a shinyApp object. The UI is a Tailwind-based dashboard with a sticky topbar, left nav rail, card-style file uploader, sample picker, and per-tab Options panel exposing lp_facets(), lp_arrange(), lp_legend(), and lp_labels() without writing R code. CSS is precompiled and shipped under inst/www/; dev sources live in tools/ (excluded from the package). Supported file types: mzML, CDF (existing), Thermo .raw (multi-file), Compound Discoverer .cdResult, serialised XCMSnExp/MsExperiment via .rds, and .RData/.rda workspaces. shiny, shinytoastr, and shinytest2 added to Suggests. Version bumped to 1.1.3.
Package: profileplyr
Commit: d79bb2457a06eee1594ed2559367e07fdd3e3f14
Author: Douglas Barrows <dbarrows@rockefeller.edu>
Date: 2026-06-04 13:48:57 -0400
Commit message:
Commit: d79bb2457a06eee1594ed2559367e07fdd3e3f14
Author: Douglas Barrows <dbarrows@rockefeller.edu>
Date: 2026-06-04 13:48:57 -0400
Commit message:
version bump to 1.29.3
Package: profileplyr
Commit: 2544df3ffa469616083cb7945465da6ee3f52f12
Author: Douglas Barrows <dbarrows@rockefeller.edu>
Date: 2026-06-04 13:32:45 -0400
Commit message:
Commit: 2544df3ffa469616083cb7945465da6ee3f52f12
Author: Douglas Barrows <dbarrows@rockefeller.edu>
Date: 2026-06-04 13:32:45 -0400
Commit message:
add soggi functions, remove soggi dependency, and fix plyranges chipseeker clash
Package: igblastr
Commit: 1488c1652b2685a552d25a67b5daecd61942fc37
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-04 08:55:51 -0700
Commit message:
Commit: 1488c1652b2685a552d25a67b5daecd61942fc37
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-04 08:55:51 -0700
Commit message:
add 'as.matrix' argument to percent_mutation()
Package: igblastr
Commit: f4552b11859d8f7ce7067f2b4646a83351085553
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-04 08:16:09 -0700
Commit message:
Commit: f4552b11859d8f7ce7067f2b4646a83351085553
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-04 08:16:09 -0700
Commit message:
small tweaks
Package: Fancy
Commit: bb66e815854e7078006a004e6fb76ad064534db7
Author: wala-github <graceca.norsk@gmail.com>
Date: 2026-06-04 16:31:43 +0200
Commit message:
Commit: bb66e815854e7078006a004e6fb76ad064534db7
Author: wala-github <graceca.norsk@gmail.com>
Date: 2026-06-04 16:31:43 +0200
Commit message:
Version bump to exclude rproj
Package: BEclear
Commit: 6feb7fffe754fe856cf64c6d9619b02b9882702f
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-04 15:04:09 +0200
Commit message:
Commit: 6feb7fffe754fe856cf64c6d9619b02b9882702f
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-04 15:04:09 +0200
Commit message:
version bump
Package: BEclear
Commit: 46ba32cdd349de7312b499e4c9105f1145ef026b
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-04 15:03:05 +0200
Commit message:
Commit: 46ba32cdd349de7312b499e4c9105f1145ef026b
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-04 15:03:05 +0200
Commit message:
^xMerge branch 'master' into devel
Package: BEclear
Commit: 9dac3c2f7df329baec7daacfa725ed6c60e13625
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-01 22:54:52 +0200
Commit message:
Commit: 9dac3c2f7df329baec7daacfa725ed6c60e13625
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-01 22:54:52 +0200
Commit message:
remove deprecated context function in tests
Package: BEclear
Commit: 94f6222c09294b02698fdedef431c2497a8a810d
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-01 22:36:16 +0200
Commit message:
Commit: 94f6222c09294b02698fdedef431c2497a8a810d
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-01 22:36:16 +0200
Commit message:
fix commented out tests regarding new seeds
Package: BEclear
Commit: a64714f9c1e2277e78cb1977c56293bc1f4fbda1
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-01 22:14:57 +0200
Commit message:
Commit: a64714f9c1e2277e78cb1977c56293bc1f4fbda1
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-01 22:14:57 +0200
Commit message:
fixed roxygen documentation
Package: BEclear
Commit: df6235a1e4a8e13ddf843e34e0eab12c2943f5f6
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-01 22:07:32 +0200
Commit message:
Commit: df6235a1e4a8e13ddf843e34e0eab12c2943f5f6
Author: Livia Rasp <Livia.Rasp@gmail.com>
Date: 2026-06-01 22:07:32 +0200
Commit message:
remove unnecessary requirement
Package: scFastDE
Commit: 543071ed85a3d260095cf95942c55c4df5d8fcc8
Author: SubhadipJana1409 <subhadipjana1409@gmail.com>
Date: 2026-06-04 14:50:04 +0530
Commit message:
Commit: 543071ed85a3d260095cf95942c55c4df5d8fcc8
Author: SubhadipJana1409 <subhadipjana1409@gmail.com>
Date: 2026-06-04 14:50:04 +0530
Commit message:
v0.99.3: code updates and refinements
Package: muscat
Commit: 85db6262819eedd071811d23accad1383af36103
Author: Helena L. Crowell <helena@crowell.eu>
Date: 2026-06-04 09:02:36 +0200
Commit message:
Commit: 85db6262819eedd071811d23accad1383af36103
Author: Helena L. Crowell <helena@crowell.eu>
Date: 2026-06-04 09:02:36 +0200
Commit message:
DESeq2 lfcShrink option (#151) * added shrinkage option and extra free args to downstream methods (#53) * changed default edgeR norm to TMMwsp * fix warning import on 2 lines * move NEWS to inst/ * code style & typo fixes * add r-universe GitHub action * NEWS and v1.27.2 bump --------- Co-authored-by: plger <pl.germain@gmail.com>
Package: Fancy
Commit: 88d5c57400fd264cb532979f0949c482cfd8981a
Author: wala-github <graceca.norsk@gmail.com>
Date: 2026-06-04 08:31:34 +0200
Commit message:
Commit: 88d5c57400fd264cb532979f0949c482cfd8981a
Author: wala-github <graceca.norsk@gmail.com>
Date: 2026-06-04 08:31:34 +0200
Commit message:
Bumping version number
Package: ggtreeExtra
Commit: b353b67109d84f344f63b5607567357a5c1a58e2
Author: xiangpin <xshuangbin@163.com>
Date: 2026-06-04 14:26:22 +0800
Commit message:
Commit: b353b67109d84f344f63b5607567357a5c1a58e2
Author: xiangpin <xshuangbin@163.com>
Date: 2026-06-04 14:26:22 +0800
Commit message:
update news and bump version
Package: ggtreeExtra
Commit: 2ebc0f69ade7f966473988115ff546cd42984ef4
Author: xiangpin <xshuangbin@163.com>
Date: 2026-06-03 17:17:10 +0800
Commit message:
Commit: 2ebc0f69ade7f966473988115ff546cd42984ef4
Author: xiangpin <xshuangbin@163.com>
Date: 2026-06-03 17:17:10 +0800
Commit message:
Merge branch 'master' into devel
Package: ggtreeExtra
Commit: bb35f395cded652d4d83e9951b7c726f4d85a7f7
Author: xiangpin <xshuangbin@163.com>
Date: 2026-06-03 17:16:12 +0800
Commit message:
Commit: bb35f395cded652d4d83e9951b7c726f4d85a7f7
Author: xiangpin <xshuangbin@163.com>
Date: 2026-06-03 17:16:12 +0800
Commit message:
add text.height parameter in axis.params
Package: ggtreeExtra
Commit: e54f904388ed099eb4079d879a55e0a192e42b00
Author: xiangpin <xshuangbin@163.com>
Date: 2026-06-03 17:15:04 +0800
Commit message:
Commit: e54f904388ed099eb4079d879a55e0a192e42b00
Author: xiangpin <xshuangbin@163.com>
Date: 2026-06-03 17:15:04 +0800
Commit message:
update man
Package: ggtreeExtra
Commit: bbe647d1744dc481a6145fe5d7adfa9cfb2c8f05
Author: xiangpin <xshuangbin@163.com>
Date: 2026-04-29 16:57:09 +0800
Commit message:
Commit: bbe647d1744dc481a6145fe5d7adfa9cfb2c8f05
Author: xiangpin <xshuangbin@163.com>
Date: 2026-04-29 16:57:09 +0800
Commit message:
released new bioconductor version and updated news
Package: igblastr
Commit: f7a36ebfa184eb0129edb35a14c76eb5f645a6a7
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-03 19:54:26 -0700
Commit message:
Commit: f7a36ebfa184eb0129edb35a14c76eb5f645a6a7
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-03 19:54:26 -0700
Commit message:
document how percent_mutation() computes the percent mutation
Package: igblastr
Commit: cd042511056c4b9e708dc98e68124d8e6efcb582
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-03 19:22:57 -0700
Commit message:
Commit: cd042511056c4b9e708dc98e68124d8e6efcb582
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-03 19:22:57 -0700
Commit message:
igblastr 1.3.7: Add percent_mutation() The function computes the percent mutation in the V, D, J segments of a set of BCR or TCR sequences, at the nucleotide or amino acid levels. See '?percent_mutation' for more information.
Package: pathMED
Commit: 07b9fe20731fe15348a63c83e82ba163cadafebb
Author: jordimartorell <jmartorellm@gmail.com>
Date: 2026-06-03 14:47:15 +0200
Commit message:
Commit: 07b9fe20731fe15348a63c83e82ba163cadafebb
Author: jordimartorell <jmartorellm@gmail.com>
Date: 2026-06-03 14:47:15 +0200
Commit message:
Add ensemble models
Package: Spectra
Commit: 952a07588868312426f1135a540e788d4ca8a5fd
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-03 13:25:45 +0200
Commit message:
Commit: 952a07588868312426f1135a540e788d4ca8a5fd
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-03 13:25:45 +0200
Commit message:
refactor: export MsBackendHdf5Peaks class
Package: pairedGSEA
Commit: 6ec0337063fb055421c4d53b381fa589dd286fcf
Author: Søren Helweg Dam <49019552+shdam@users.noreply.github.com>
Date: 2026-05-13 12:53:08 +0200
Commit message:
Commit: 6ec0337063fb055421c4d53b381fa589dd286fcf
Author: Søren Helweg Dam <49019552+shdam@users.noreply.github.com>
Date: 2026-05-13 12:53:08 +0200
Commit message:
Merge pull request #5 from IsoformAnalysisGroup/devel Update installation guide in README
Package: pairedGSEA
Commit: d298bf4d8f867d1d64b97a6297cd2a8d0751196d
Author: Søren Helweg Dam <49019552+shdam@users.noreply.github.com>
Date: 2026-05-13 12:48:11 +0200
Commit message:
Commit: d298bf4d8f867d1d64b97a6297cd2a8d0751196d
Author: Søren Helweg Dam <49019552+shdam@users.noreply.github.com>
Date: 2026-05-13 12:48:11 +0200
Commit message:
Update installation guide in README
Package: igblastr
Commit: a3152c5834e8b847e75d6b158dd732704f21e925
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-03 00:24:06 -0700
Commit message:
Commit: a3152c5834e8b847e75d6b158dd732704f21e925
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-03 00:24:06 -0700
Commit message:
igblastr 1.3.6 o Some tweaks to print_J_alleles(). Improve its man page including the Examples section. o Fix issue that affected how compute_auxdata() handles germline TCR J alleles. o Small tweaks to infer_cdr3_ends_via_fwr4_comparisons(). Add some unit tests. o When 'tcr.db' is set to TRUE, install_IMGT_germline_db() now tries to compute and include the "auxiliary data" for any organism for which IMGT provides germline TCR sequences. Tested (and known to work) only for Homo_sapiens, Macaca_mulatta, Mus_musculus, and Oryctolagus_cuniculus at the moment.
Package: scRNAseqApp
Commit: 49c8e2e7b6ed2d7063c1a56672c9726d40a15dec
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-02 21:23:49 -0400
Commit message:
Commit: 49c8e2e7b6ed2d7063c1a56672c9726d40a15dec
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-02 21:23:49 -0400
Commit message:
add dark mode switch
Package: scRNAseqApp
Commit: 4fbf9980333e97adfb7c054a60cc58718f9f66f1
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-01 14:34:45 -0400
Commit message:
Commit: 4fbf9980333e97adfb7c054a60cc58718f9f66f1
Author: Jianhong Ou <jianhong.ou@gmail.com>
Date: 2026-06-01 14:34:45 -0400
Commit message:
export db folder as a parameter.
Package: MSstatsConvert
Commit: 5ce2a62de262f164d74cf344dc487691d8e4dd67
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-06-02 15:29:16 -0700
Commit message:
Commit: 5ce2a62de262f164d74cf344dc487691d8e4dd67
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-06-02 15:29:16 -0700
Commit message:
Bump version from 1.23.0 to 1.23.1
Package: MSstatsConvert
Commit: 872b557d368fe9a814f1c450ed82858e65c37a44
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-06-02 15:28:44 -0700
Commit message:
Commit: 872b557d368fe9a814f1c450ed82858e65c37a44
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-06-02 15:28:44 -0700
Commit message:
fix(spectronaut): Enable R.Fraction column to be processed (#137)
Package: MSstatsConvert
Commit: 4221ab4843f0bc67b45051048f896e1d6c391c51
Author: Swaraj Patil <patil.swaraj@northeastern.edu>
Date: 2026-05-27 17:05:33 -0400
Commit message:
Commit: 4221ab4843f0bc67b45051048f896e1d6c391c51
Author: Swaraj Patil <patil.swaraj@northeastern.edu>
Date: 2026-05-27 17:05:33 -0400
Commit message:
feat(metabolomics): Add new MZMinetoMSstatsFormat converter (#132)
Package: MSstatsConvert
Commit: d7d0fb5cc4ba04f5a47e7d87a7978f733b6fcdf7
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-05-27 15:40:05 -0400
Commit message:
Commit: d7d0fb5cc4ba04f5a47e7d87a7978f733b6fcdf7
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-05-27 15:40:05 -0400
Commit message:
docs(fractions): Update documentation around fractionation (#136)
Package: MSstatsConvert
Commit: 3145427d40a3c0df427c539ad9de0e3e3ab33e98
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-05-27 15:08:44 -0400
Commit message:
Commit: 3145427d40a3c0df427c539ad9de0e3e3ab33e98
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-05-27 15:08:44 -0400
Commit message:
fix(maxquant): Filter out decoys with decoy column (#133)
Package: MSstatsConvert
Commit: 6aec444920b3d84159a0681cdbecbf918841b869
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-05-27 08:49:54 -0400
Commit message:
Commit: 6aec444920b3d84159a0681cdbecbf918841b869
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-05-27 08:49:54 -0400
Commit message:
fix(anomaly-scores): standardize column names for run for MSstatsAnomalyScores (#135)
Package: MSstatsConvert
Commit: 6dace147abe6085f561bf4c310815b6fee778228
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-05-26 16:16:45 -0400
Commit message:
Commit: 6dace147abe6085f561bf4c310815b6fee778228
Author: tonywu1999 <wu.anthon@northeastern.edu>
Date: 2026-05-26 16:16:45 -0400
Commit message:
fix(anomaly scores): Standardize column names for the Run name (#134)
Package: MSstatsShiny
Commit: 7d6bc41082276d09e73e25cdc43b40b775bee4f8
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-06-02 15:30:27 -0700
Commit message:
Commit: 7d6bc41082276d09e73e25cdc43b40b775bee4f8
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-06-02 15:30:27 -0700
Commit message:
Update package version to 1.15.1 Bump version number from 1.15.0 to 1.15.1 in DESCRIPTION file.
Package: MSstatsShiny
Commit: 316258946f84310571c0162469179253270fc6f0
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-27 15:40:14 -0400
Commit message:
Commit: 316258946f84310571c0162469179253270fc6f0
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-27 15:40:14 -0400
Commit message:
fix(fragpipe): Fix PTM tooltip w.r.t. column name (#214)
Package: MSstatsShiny
Commit: bbc2ba65cca81acffccdc6f72e17ebd711dc6422
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-27 10:57:46 -0400
Commit message:
Commit: bbc2ba65cca81acffccdc6f72e17ebd711dc6422
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-27 10:57:46 -0400
Commit message:
feat(diann): Add large file mode and anomaly score modeling (#213)
Package: MSstatsShiny
Commit: 87bddeab0aefcaeacc1a834ff4ae71cb3843654e
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-26 12:39:18 -0400
Commit message:
Commit: 87bddeab0aefcaeacc1a834ff4ae71cb3843654e
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-26 12:39:18 -0400
Commit message:
feat(spectronaut): Add annotation and run order uploads for large spectronaut uploads (#212)
Package: MSstatsShiny
Commit: b5c19647084a6dd69889617fc37cab1f0d913c99
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-19 11:38:29 -0400
Commit message:
Commit: b5c19647084a6dd69889617fc37cab1f0d913c99
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-19 11:38:29 -0400
Commit message:
feat(turnover): Added synthesis/degradation toggle to turnover response curves (#211)
Package: MSstatsShiny
Commit: 0ac1c031e214209733abaeaaa04154c8da9d7f2b
Author: Swaraj Patil <patil.swaraj@northeastern.edu>
Date: 2026-05-14 21:23:01 -0400
Commit message:
Commit: 0ac1c031e214209733abaeaaa04154c8da9d7f2b
Author: Swaraj Patil <patil.swaraj@northeastern.edu>
Date: 2026-05-14 21:23:01 -0400
Commit message:
Fix #185: thread censoredInt correctly and remove spurious unique() in exported script (#210)
Package: MSstatsShiny
Commit: ba5966d9cf65b65d841047da80dcdd839172499a
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-13 16:46:50 -0400
Commit message:
Commit: ba5966d9cf65b65d841047da80dcdd839172499a
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-13 16:46:50 -0400
Commit message:
fix(MSstats+): Fix download analysis code (#209)
Package: MSstatsShiny
Commit: 2881aa486cfe4be6f75c61d589696b45c5bae13a
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-13 10:08:13 -0400
Commit message:
Commit: 2881aa486cfe4be6f75c61d589696b45c5bae13a
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-05-13 10:08:13 -0400
Commit message:
fix(loadpage): switched file reads to data.table::fread (#208)
Package: MSstatsShiny
Commit: 3aae85448cf70b3a0309d7b4707a6e4c6c6b5cd9
Author: Swaraj Patil <patil.swaraj@northeastern.edu>
Date: 2026-05-03 12:38:32 -0400
Commit message:
Commit: 3aae85448cf70b3a0309d7b4707a6e4c6c6b5cd9
Author: Swaraj Patil <patil.swaraj@northeastern.edu>
Date: 2026-05-03 12:38:32 -0400
Commit message:
fix(plots): Fix plotting bugs in statistical analysis page (#203)
Package: MSstatsShiny
Commit: 048b3c097b61c501d83c5674d71ebe2cc3751145
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-04-29 16:14:38 -0400
Commit message:
Commit: 048b3c097b61c501d83c5674d71ebe2cc3751145
Author: tonywu1999 <anthonywu92@gmail.com>
Date: 2026-04-29 16:14:38 -0400
Commit message:
fix(statistical-page): Add horizontal scrollbar for p-value tables (#205)
Package: Rsubread
Commit: ab903d7bcb3d43a3eaa7801109a585877e7cd0a7
Author: Yang Liao (Monash University) <yliao@m3v101.massive.org.au>
Date: 2026-06-03 07:39:55 +1000
Commit message:
Commit: ab903d7bcb3d43a3eaa7801109a585877e7cd0a7
Author: Yang Liao (Monash University) <yliao@m3v101.massive.org.au>
Date: 2026-06-03 07:39:55 +1000
Commit message:
added read number output from cellCounts on junction detection mode.
Package: Spectra
Commit: c2f351fb1a6724a90ab7957f9bdfffad6c330102
Author: Johannes Rainer <5506112+jorainer@users.noreply.github.com>
Date: 2026-06-02 20:50:08 +0200
Commit message:
Commit: c2f351fb1a6724a90ab7957f9bdfffad6c330102
Author: Johannes Rainer <5506112+jorainer@users.noreply.github.com>
Date: 2026-06-02 20:50:08 +0200
Commit message:
Merge pull request #386 from rformassspectrometry/jomain Support dataStorageBasePath for MsBackendHdf5Peaks
Package: Spectra
Commit: b46f6c0e21a5a76f99fd0f735e4edddfa99c081f
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 15:02:24 +0200
Commit message:
Commit: b46f6c0e21a5a76f99fd0f735e4edddfa99c081f
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 15:02:24 +0200
Commit message:
docs: add missing aliases
Package: Spectra
Commit: b165edfd8792d5a44dd11ce3a632574f2fd0651e
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 14:54:19 +0200
Commit message:
Commit: b165edfd8792d5a44dd11ce3a632574f2fd0651e
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 14:54:19 +0200
Commit message:
ci: update GHA
Package: Spectra
Commit: 71dd954688d55ba84da49d6409113bd9721aa972
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 14:52:29 +0200
Commit message:
Commit: 71dd954688d55ba84da49d6409113bd9721aa972
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 14:52:29 +0200
Commit message:
Update NEWS
Package: Spectra
Commit: 5a67662d7a28939566a0401b4fbbd43e06b0b8ab
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 14:52:18 +0200
Commit message:
Commit: 5a67662d7a28939566a0401b4fbbd43e06b0b8ab
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 14:52:18 +0200
Commit message:
Merge branch 'main' into jomain
Package: Spectra
Commit: 83a8cee45e93db3267ea0785f05ac0fcdf7958b6
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 14:50:43 +0200
Commit message:
Commit: 83a8cee45e93db3267ea0785f05ac0fcdf7958b6
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-06-02 14:50:43 +0200
Commit message:
feat: support dataStoragePath for MsBackendHdf5Peaks
Package: Spectra
Commit: 1628ed9b81d0223240cfb6c43810bfa3e551695f
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-04-10 17:20:46 +0200
Commit message:
Commit: 1628ed9b81d0223240cfb6c43810bfa3e551695f
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2026-04-10 17:20:46 +0200
Commit message:
tests: adapt MsBackend testing suite
Package: igblastr
Commit: 7207463f03fed62cc0f03116974253b9a4e8e222
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-02 10:12:01 -0700
Commit message:
Commit: 7207463f03fed62cc0f03116974253b9a4e8e222
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2026-06-02 10:12:01 -0700
Commit message:
Add print_J_alleles() and infer_cdr3_ends_via_fwr4_comparisons()
print_J_alleles() gets extensive examples. See '?print_J_alleles'.
infer_cdr3_ends_via_fwr4_comparisons() is used internally by
install_IMGT_germline_db() to solve missing "cdr3_end" values in
the "auxiliary data" that gets included in the germline db, when
possible. For example, it succeeds with mouse allele IGLJ2P*01.
The function still needs some unit tests and documentation.
Also:
o install_IMGT_germline_db() now computes and includes the "auxiliary
data" when 'organism' is Homo_sapiens and 'tcr.db' is TRUE.
Note that:
(a) Homo sapiens is the first and only organism for which
install_IMGT_germline_db() does this when 'tcr.db' is TRUE.
(b) This only works for IMGT release 202603-4 or older. Starting
with IMGT release 202611-4, the "codon start" reported by IMGT
for human allele TRDJ4*01 has changed and is now incompatible
with the "auxiliary data" shipped with IgBLAST, which breaks
install_IMGT_germline_db(). This means that the "auxiliary data"
for human TR alleles is now out-of-sync and would need to be
updated by the IgBLAST folks at NCBI.
o Rename load_germline_db() -> load_germline_sequences() and
load_c_region_db() -> load_c_region_sequences().
Package: sosta
Commit: 0c7092a6aff3827fe98f22afa5ba220097f0b43b
Author: sgunz <samuel.gunz@uzh.ch>
Date: 2026-06-02 14:13:50 +0200
Commit message:
Commit: 0c7092a6aff3827fe98f22afa5ba220097f0b43b
Author: sgunz <samuel.gunz@uzh.ch>
Date: 2026-06-02 14:13:50 +0200
Commit message:
version bump
Package: sosta
Commit: 70cfd52cb385580b443c8964716519c1b20b2705
Author: sgunz <samuel.gunz@uzh.ch>
Date: 2026-06-02 13:37:26 +0200
Commit message:
Commit: 70cfd52cb385580b443c8964716519c1b20b2705
Author: sgunz <samuel.gunz@uzh.ch>
Date: 2026-06-02 13:37:26 +0200
Commit message:
small change to plotting
Package: gDRstyle
Commit: 29cd77d5b974a8db685e818e1aafa0b9627b2dbc
Author: darsoo <daro.scig@gmail.com>
Date: 2026-06-02 13:22:18 +0200
Commit message:
Commit: 29cd77d5b974a8db685e818e1aafa0b9627b2dbc
Author: darsoo <daro.scig@gmail.com>
Date: 2026-06-02 13:22:18 +0200
Commit message:
Merge pull request #98 from gdrplatform/GDR-3418 Gdr 3418
Package: gDRstyle
Commit: 274f64d7ba82d00f332484a54bd34356c3ada139
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 11:01:51 +0200
Commit message:
Commit: 274f64d7ba82d00f332484a54bd34356c3ada139
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 11:01:51 +0200
Commit message:
ci: post pending test-result status with GitLab pipeline link
Package: gDRstyle
Commit: 8f0fea443f273a9b6284ff3b0d8e23bb897300cf
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 10:09:51 +0200
Commit message:
Commit: 8f0fea443f273a9b6284ff3b0d8e23bb897300cf
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 10:09:51 +0200
Commit message:
ci: post test-result commit status from external_check job
Package: gDRstyle
Commit: 499839b6be0e42a282016a57a0cde364e7ee22f3
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 09:57:25 +0200
Commit message:
Commit: 499839b6be0e42a282016a57a0cde364e7ee22f3
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 09:57:25 +0200
Commit message:
ci: split into separate jobs for external checks and internal trigger
Package: gDRstyle
Commit: 490258ede1475dbd95fe4f5eb834b0fdca16026c
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 09:49:08 +0200
Commit message:
Commit: 490258ede1475dbd95fe4f5eb834b0fdca16026c
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 09:49:08 +0200
Commit message:
ci: rename workflow to CI
Package: gDRstyle
Commit: c2aae9f3f797afe92d1aeb84f8c896332230579f
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 09:46:28 +0200
Commit message:
Commit: c2aae9f3f797afe92d1aeb84f8c896332230579f
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-02 09:46:28 +0200
Commit message:
ci: replace Docker-based test workflow with r-lib/actions
Package: gDRstyle
Commit: f290f39231b93685e39f6e320341fb27aadffd4c
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-01 18:32:19 +0200
Commit message:
Commit: f290f39231b93685e39f6e320341fb27aadffd4c
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-01 18:32:19 +0200
Commit message:
fix: use install = TRUE in pkgdown to load package for examples
Package: gDRstyle
Commit: a7fe9fa0e241a832ac9dba2c20232dae6a806fbf
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-01 18:10:33 +0200
Commit message:
Commit: a7fe9fa0e241a832ac9dba2c20232dae6a806fbf
Author: Dariusz Scigocki <daro.scig@gmail.com>
Date: 2026-06-01 18:10:33 +0200
Commit message:
ci: replace Docker-based pkgdown workflow with r-lib/actions
Package: splatter
Commit: eeb1dfcbfcb230928588f046f99082618043fe6b
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:51:07 +0200
Commit message:
Commit: eeb1dfcbfcb230928588f046f99082618043fe6b
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:51:07 +0200
Commit message:
Update NEWS and bump version
Package: splatter
Commit: 73657e85056c7397d8b1448342c4d6bbfefde392
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:31:19 +0200
Commit message:
Commit: 73657e85056c7397d8b1448342c4d6bbfefde392
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:31:19 +0200
Commit message:
Roxygenise
Package: splatter
Commit: 03b4e749b9be172457504db18717a4ce1a6e9ed4
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:29:22 +0200
Commit message:
Commit: 03b4e749b9be172457504db18717a4ce1a6e9ed4
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:29:22 +0200
Commit message:
Ignore AI directories
Package: splatter
Commit: 15f700de64451153137e9fd9460b3909539d54cc
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:28:59 +0200
Commit message:
Commit: 15f700de64451153137e9fd9460b3909539d54cc
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:28:59 +0200
Commit message:
Remove MFA from pkgdown
Package: splatter
Commit: 59fff66ccc9e140228fdb45c18006390c7790b0e
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:28:39 +0200
Commit message:
Commit: 59fff66ccc9e140228fdb45c18006390c7790b0e
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:28:39 +0200
Commit message:
Remove mfa dependency
Package: splatter
Commit: f7fd8d5aec28047c5a40cd2c2ab0f2f71b423a65
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:28:26 +0200
Commit message:
Commit: f7fd8d5aec28047c5a40cd2c2ab0f2f71b423a65
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:28:26 +0200
Commit message:
Remove MFA tests
Package: splatter
Commit: ae13080ab84f656d0781528b2422d9235d203945
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:27:48 +0200
Commit message:
Commit: ae13080ab84f656d0781528b2422d9235d203945
Author: Luke Zappia <lazappi@users.noreply.github.com>
Date: 2026-05-20 18:27:48 +0200
Commit message:
Remove deprecated MFA simulation
Package: clustSIGNAL
Commit: 2e25b688a73ff0a5cc8c28114fccf237798629d3
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 16:26:17 +1000
Commit message:
Commit: 2e25b688a73ff0a5cc8c28114fccf237798629d3
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 16:26:17 +1000
Commit message:
Updated the package to improve method scaling. Method now accepts externally generated smoothed count embeddings in final clustering. Merge branch 'main' into devel # Conflicts: # DESCRIPTION
Package: clustSIGNAL
Commit: b7e3054760dc7f4bc296e10f70499dd0e78d9c9e
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 16:13:36 +1000
Commit message:
Commit: b7e3054760dc7f4bc296e10f70499dd0e78d9c9e
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 16:13:36 +1000
Commit message:
Updated version to match version from bioconductor release.
Package: clustSIGNAL
Commit: 13bdb32eb7a73c4ae53fa5c81c037035d8c5f922
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:40:25 +1000
Commit message:
Commit: 13bdb32eb7a73c4ae53fa5c81c037035d8c5f922
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:40:25 +1000
Commit message:
Updated version.
Package: clustSIGNAL
Commit: b6ddf7bc91bd0f9ac65474d80f1ecd5fb7e49b02
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:37:49 +1000
Commit message:
Commit: b6ddf7bc91bd0f9ac65474d80f1ecd5fb7e49b02
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:37:49 +1000
Commit message:
Updated the package version and dependencies.
Package: clustSIGNAL
Commit: 3c0e9c231d8488a27668c2de417725971c9e75c8
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:37:24 +1000
Commit message:
Commit: 3c0e9c231d8488a27668c2de417725971c9e75c8
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:37:24 +1000
Commit message:
Updated the example data, readMe and Vignette.
Package: clustSIGNAL
Commit: b04829fa61a338ce761ecbccd569a20148aa6390
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:19:38 +1000
Commit message:
Commit: b04829fa61a338ce761ecbccd569a20148aa6390
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:19:38 +1000
Commit message:
Updated the code. Reduced the minimum number of centers needed for bluster k-means from 5000 to 3000 centers.
Package: clustSIGNAL
Commit: 41a2bbc957520ae6223ad06bc0d0ea725bc270e9
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:15:22 +1000
Commit message:
Commit: 41a2bbc957520ae6223ad06bc0d0ea725bc270e9
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:15:22 +1000
Commit message:
Updated code to improve scalability.
Package: clustSIGNAL
Commit: 6e34f946ea2cd5d68ce5246ba29b62357ec30dd2
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:14:48 +1000
Commit message:
Commit: 6e34f946ea2cd5d68ce5246ba29b62357ec30dd2
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:14:48 +1000
Commit message:
Updated code to run on the neighbourhood composition matrix.
Package: clustSIGNAL
Commit: 51cac602d593e1cf85b8c28a46dc3b3678d39ece
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:14:07 +1000
Commit message:
Commit: 51cac602d593e1cf85b8c28a46dc3b3678d39ece
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:14:07 +1000
Commit message:
Updated parameter description.
Package: clustSIGNAL
Commit: 06fd555ad3a039718b900819a0bcea0ff1fa60eb
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:13:40 +1000
Commit message:
Commit: 06fd555ad3a039718b900819a0bcea0ff1fa60eb
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 15:13:40 +1000
Commit message:
Updated method description.
Package: clustSIGNAL
Commit: 04d60123887d71a247fd574171714e2d30f0e7d3
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 13:33:12 +1000
Commit message:
Commit: 04d60123887d71a247fd574171714e2d30f0e7d3
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 13:33:12 +1000
Commit message:
Simplified the code by embedding the utility functions in the main function here. Also, the neighbourhood composition (regXclust) is stored in a matrix now.
Package: clustSIGNAL
Commit: b2cceeb2c0d377250b8bc3336f99a93f3981894f
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 13:27:58 +1000
Commit message:
Commit: b2cceeb2c0d377250b8bc3336f99a93f3981894f
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 13:27:58 +1000
Commit message:
Replaced dimRed with dimRed_init specific to initial clustering. Reduced the minimum number of centers used in bluster k-means from 5000 to 3000.
Package: clustSIGNAL
Commit: d5f520dc8239c651672c0232dbe47ee721a2e52e
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 13:26:32 +1000
Commit message:
Commit: d5f520dc8239c651672c0232dbe47ee721a2e52e
Author: ppan0697 <pratibha.panwar@sydney.edu.au>
Date: 2026-06-02 13:26:32 +1000
Commit message:
Split dimRed option for initial and final clustering. Now allows use of externally generated smoothed expression embeddings (embed.smooth) in the final clustering step.
Package: gemma.R
Commit: a359de629f19c6e7e8a83bc6fa1b5ee055d0c74e
Author: OganM <ogan.mancarci@gmail.com>
Date: 2026-06-01 15:18:05 -0700
Commit message:
Commit: a359de629f19c6e7e8a83bc6fa1b5ee055d0c74e
Author: OganM <ogan.mancarci@gmail.com>
Date: 2026-06-01 15:18:05 -0700
Commit message:
maintenance
Package: gemma.R
Commit: 47a102404333161cb2d05180645c6c3869cfaac9
Author: OganM <ogan.mancarci@gmail.com>
Date: 2026-05-28 19:33:33 -0700
Commit message:
Commit: 47a102404333161cb2d05180645c6c3869cfaac9
Author: OganM <ogan.mancarci@gmail.com>
Date: 2026-05-28 19:33:33 -0700
Commit message:
... to print.listable_pheatmap
Package: gemma.R
Commit: cfffe0a4e1460305fc1a0f6befaa01e98c5fa468
Author: OganM <ogan.mancarci@gmail.com>
Date: 2026-05-28 19:01:26 -0700
Commit message:
Commit: cfffe0a4e1460305fc1a0f6befaa01e98c5fa468
Author: OganM <ogan.mancarci@gmail.com>
Date: 2026-05-28 19:01:26 -0700
Commit message:
gemma_call document headers
Package: MeLSI
Commit: b8293765047fd6704996b800830618792d2efe08
Author: Nathan Bresette <nathanbresette04@gmail.com>
Date: 2026-06-01 15:01:39 -0500
Commit message:
Commit: b8293765047fd6704996b800830618792d2efe08
Author: Nathan Bresette <nathanbresette04@gmail.com>
Date: 2026-06-01 15:01:39 -0500
Commit message:
Merge Bioconductor devel; bump to 1.1.1 Resolves version conflict from Bioconductor's automated release branch management (1.1.0). Increment to 1.1.1 to carry forward the phyloseq Imports→Suggests change on top of their devel baseline. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Package: MeLSI
Commit: 8dec3b04f5864d662a7d3745e853ee930f89be2d
Author: Nathan Bresette <nathanbresette04@gmail.com>
Date: 2026-06-01 15:01:11 -0500
Commit message:
Commit: 8dec3b04f5864d662a7d3745e853ee930f89be2d
Author: Nathan Bresette <nathanbresette04@gmail.com>
Date: 2026-06-01 15:01:11 -0500
Commit message:
Move phyloseq from Imports to Suggests; bump to 0.99.10 phyloseq was listed as a hard dependency but is never called by any MeLSI function — the only references were vestigial importFrom declarations in zzz.R/NAMESPACE added to suppress R CMD check notes. On HPC systems this forced a full igraph compile (10+ min) and created GLIBCXX mismatch issues. Moving to Suggests makes it optional: users who already have phyloseq keep full integration via the vignette; users who don't are no longer forced to install it. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Package: rhdf5client
Commit: bd1d8e35dbe4d711c5952ad77ffa04cd6d23efaa
Author: Alexey Sergushichev <alsergbox@gmail.com>
Date: 2026-06-01 13:42:44 -0500
Commit message:
Commit: bd1d8e35dbe4d711c5952ad77ffa04cd6d23efaa
Author: Alexey Sergushichev <alsergbox@gmail.com>
Date: 2026-06-01 13:42:44 -0500
Commit message:
nrel.gov -> nlr.gov in tests
Package: scDblFinder
Commit: e474fa8cf1dc7a0049b2780842859336e41dac70
Author: plger <pl.germain@gmail.com>
Date: 2026-06-01 20:31:32 +0200
Commit message:
Commit: e474fa8cf1dc7a0049b2780842859336e41dac70
Author: plger <pl.germain@gmail.com>
Date: 2026-06-01 20:31:32 +0200
Commit message:
version bump
Package: scDblFinder
Commit: a07cef68c9107df8b74e27303fea25c227dc48e1
Author: plger <pl.germain@gmail.com>
Date: 2026-06-01 20:31:05 +0200
Commit message:
Commit: a07cef68c9107df8b74e27303fea25c227dc48e1
Author: plger <pl.germain@gmail.com>
Date: 2026-06-01 20:31:05 +0200
Commit message:
removed mention of retracted preprint
Package: OpenStats
Commit: f6ef5179a0087314891f2c2fbe3363b98124dead
Author: Marina Kan <marinak@ebi.ac.uk>
Date: 2026-06-01 16:27:14 +0100
Commit message:
Commit: f6ef5179a0087314891f2c2fbe3363b98124dead
Author: Marina Kan <marinak@ebi.ac.uk>
Date: 2026-06-01 16:27:14 +0100
Commit message:
Update version
Package: OpenStats
Commit: 98057a4718f6e948914839b0d74c73fd1e97eec7
Author: Marina Kan <marinak@ebi.ac.uk>
Date: 2026-06-01 16:27:00 +0100
Commit message:
Commit: 98057a4718f6e948914839b0d74c73fd1e97eec7
Author: Marina Kan <marinak@ebi.ac.uk>
Date: 2026-06-01 16:27:00 +0100
Commit message:
Update applyFormulaToData function
Package: gDRtestData
Commit: 01ef1f397a5515349ebdefe4cc4ce4208c204e3f
Author: j-smola <31825957+j-smola@users.noreply.github.com>
Date: 2026-06-01 17:00:00 +0200
Commit message:
Commit: 01ef1f397a5515349ebdefe4cc4ce4208c204e3f
Author: j-smola <31825957+j-smola@users.noreply.github.com>
Date: 2026-06-01 17:00:00 +0200
Commit message:
Merge pull request #77 from gdrplatform/GDR-3410 [GDR-3410] Add public data from DepMap Portal
Package: gDRtestData
Commit: 12878bb2dedac9bd1e18cad053efa13287f2982f
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 13:51:34 +0000
Commit message:
Commit: 12878bb2dedac9bd1e18cad053efa13287f2982f
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 13:51:34 +0000
Commit message:
chore: change output format into csv.gz
Package: gDRtestData
Commit: e3c5c8c32e42f39f83f49b930beeafd16b2b2e8d
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 13:26:45 +0000
Commit message:
Commit: e3c5c8c32e42f39f83f49b930beeafd16b2b2e8d
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 13:26:45 +0000
Commit message:
chore: as per review
Package: gDRtestData
Commit: dd7bfba3476882322efb8af314aa08d498bb03ae
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:50:49 +0000
Commit message:
Commit: dd7bfba3476882322efb8af314aa08d498bb03ae
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:50:49 +0000
Commit message:
chore: make lintr happy
Package: gDRtestData
Commit: f0ca54dbc52a324dd76f8802ae666f2278a1d4c1
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:29:52 +0000
Commit message:
Commit: f0ca54dbc52a324dd76f8802ae666f2278a1d4c1
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:29:52 +0000
Commit message:
chore: update with main branch
Package: gDRtestData
Commit: 9bccd91dbe82b02ce99fe90cf56c92216e69eecf
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:24:41 +0000
Commit message:
Commit: 9bccd91dbe82b02ce99fe90cf56c92216e69eecf
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:24:41 +0000
Commit message:
chore: gitignore update
Package: gDRtestData
Commit: 23bfc10963efc54d50f5676c6bae23e3a7ae8f96
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:24:11 +0000
Commit message:
Commit: 23bfc10963efc54d50f5676c6bae23e3a7ae8f96
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:24:11 +0000
Commit message:
doc: add public data from DepMap Portal
Package: gDRtestData
Commit: 2cf262a507808255c984797cd80126b849b637b6
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:21:33 +0000
Commit message:
Commit: 2cf262a507808255c984797cd80126b849b637b6
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:21:33 +0000
Commit message:
chore: add public data from DepMap Portal
Package: gDRtestData
Commit: d6ace7030d70cb907735fbdc4cec28fa93e154cd
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:20:53 +0000
Commit message:
Commit: d6ace7030d70cb907735fbdc4cec28fa93e154cd
Author: Janina Smola <janina.smola@contractors.roche.com>
Date: 2026-06-01 12:20:53 +0000
Commit message:
chore: add public data from DepMap Portal
Package: SPONGE
Commit: 48ad8f6a345400acedfab41bdf0bc4b33f4fc2ee
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 15:44:15 +0200
Commit message:
Commit: 48ad8f6a345400acedfab41bdf0bc4b33f4fc2ee
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 15:44:15 +0200
Commit message:
merge
Package: SPONGE
Commit: a9cf42b24ef084dd3744499615060d383ddabbd5
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 15:15:15 +0200
Commit message:
Commit: a9cf42b24ef084dd3744499615060d383ddabbd5
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 15:15:15 +0200
Commit message:
version bump
Package: SPONGE
Commit: ee4cbca1e16de01b80fce4d84abddd6b44834468
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 14:58:54 +0200
Commit message:
Commit: ee4cbca1e16de01b80fce4d84abddd6b44834468
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 14:58:54 +0200
Commit message:
extend .Rbuildignore
Package: SPONGE
Commit: ad7722fd45a9c3b406e9d0c8e680481292ea9b99
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 14:58:31 +0200
Commit message:
Commit: ad7722fd45a9c3b406e9d0c8e680481292ea9b99
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 14:58:31 +0200
Commit message:
rename logo to fix warning
Package: SPONGE
Commit: 3bce5e358679f8425f8fef69fa12b98e076f7fda
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 14:58:07 +0200
Commit message:
Commit: 3bce5e358679f8425f8fef69fa12b98e076f7fda
Author: Lena Strasser <strasser.lena@gmx.de>
Date: 2026-06-01 14:58:07 +0200
Commit message:
roxygenize