Registration Open for Bioc2024 July 24-26

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: spatialLIBD
Commit: ace59fa4120b073bf33318afd99ba2f19120bbfd
Author: lcolladotor <lcolladotor@gmail.com>
Date: 2024-07-26 18:46:35 -0400
Commit message:

 Fix link to https://support.bioconductor.org/tag/spatialLIBD/
 
Package: flowAI
Commit: 083b163ec9871ee1ac849c9a9661105fe220a206
Author: Gianni Monaco <mongianni1@gmail.com>
Date: 2024-07-26 22:40:16 +0200
Commit message:

 fixes
 
Package: Cardinal
Commit: 14c8dbdf0bdb0d439e6761241bdb238af0555cf3
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-26 16:17:23 -0400
Commit message:

 fix plot() and image() not always respecting dimnames
 
Package: Cardinal
Commit: 76625edb8ccd4082ba65baefb57011f9288397e8
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-17 23:36:37 -0500
Commit message:

 updates for matter 2.7.3 changes
 
Package: matter
Commit: 0b00b7f918ba8f76b0033cbe1cc8ee690674bd52
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-26 16:00:33 -0400
Commit message:

 v2.7.3 findpeaks_knn etc
 
Package: matter
Commit: 3fb093f872f53ccd629b779244813b349a83c3b8
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-26 15:51:35 -0400
Commit message:

 add findpeaks_knn()
 
Package: matter
Commit: 0013285c8c9bff5e9679e4f0b16f55558e0b52b2
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-17 23:13:33 -0500
Commit message:

 update estnoise_*() functions; add matter2-signal vignette draft
 
Package: matter
Commit: a522beff61763b398ec43955e1da645bd14de470
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-17 10:38:10 -0500
Commit message:

 first draft of new estnoise_*() functions
 
Package: matter
Commit: 7d625f411edec8fd1f9c9b57404dabb3513dc530
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-16 14:57:06 -0500
Commit message:

 add overlap arg to findbins()
 
Package: matter
Commit: e51b161ccfeff654f9f7035ea0760de5821212d3
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-16 11:37:19 -0500
Commit message:

 add na.rm=TRUE to convolve_at in filtn_*() functions
 
Package: matter
Commit: ab58a41a975faea2330449cf43ea44a9afd5c6bc
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-15 17:56:23 -0500
Commit message:

 merge 2.6.3 bugfix
 
Package: matter
Commit: 002cb57a8315ee2e80d397f5697e4d37cda4c263
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-07-06 15:53:57 -0400
Commit message:

 add filtn_bi() and filtn_adapt() w/ adaptive smoothing fixes
 
Package: matter
Commit: a1e34c0bdf84c030052c2b803467791fb03e4194
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 16:33:03 -0400
Commit message:

 update docs
 
Package: matter
Commit: 66717c082c32fc1580406b31506e27797e60f6ec
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 16:16:22 -0400
Commit message:

 standardize tie breaking in knnsearch()
 
Package: matter
Commit: bce1e80ee174c15eb99a5706ac235e7d7de0fb2d
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 15:26:00 -0400
Commit message:

 rename locmax_knn => knnmax()
 
Package: matter
Commit: d5f8880ce80c480599dea1d0d1dbbd1a171e2e1d
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 15:21:39 -0400
Commit message:

 add filtn_xxx() functions
 
Package: matter
Commit: 36254030246ed41867285bc8b6e8a59f078ab71f
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 13:48:35 -0400
Commit message:

 allow rowdist_at() to take matrix args for 'at'
 
Package: matter
Commit: c863e45b1824ef4b96e92964161d32b3b2605e1f
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 13:39:04 -0400
Commit message:

 add array2list() utils function
 
Package: matter
Commit: f9579c49f35645d478b0ee4b3ee875d09f19e96a
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 13:30:08 -0400
Commit message:

 add profmem and memtime to deprecated
 
Package: matter
Commit: 9dbdc58a827a1fabb2179507c4e31cf70bad8f29
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 13:28:08 -0400
Commit message:

 remove deprecated funcs from docs and tests
 
Package: matter
Commit: 0236b9f6e314d79ee7e58d16363024f9585e6f65
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 13:23:25 -0400
Commit message:

 deprecate asearch() and nnpairs() -- not really used
 
Package: matter
Commit: 9bf896e1c0a1c797d6077d91955880912b6ac9e8
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 13:15:27 -0400
Commit message:

 update NEWS and docs
 
Package: matter
Commit: 8cdac6a7133b1fbbcfee3d801ee790fe4753f5fc
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-26 13:07:58 -0400
Commit message:

 add faster path for knnsearch() when data and query are the same
 
Package: matter
Commit: 5902db3c7ffa3e4e75a553d81fd147a860db06e8
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-25 17:36:20 -0400
Commit message:

 move some tests around
 
Package: matter
Commit: 29cd48bf59b8eb8c88325be4b7550b24e18bea58
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-21 14:42:23 -0400
Commit message:

 fix convolve_at() bugs
 
Package: matter
Commit: 64f94742aaedec88822e602ef32c21a752554acb
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-21 14:35:09 -0400
Commit message:

 add filtk_ma() and filtk_gauss()
 
Package: matter
Commit: 73b5e2d3323663352925b7de8f5c4545acbb0f6e
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-21 13:06:36 -0400
Commit message:

 update convolve_at() to support matrix index
 
Package: matter
Commit: 89065a61d48e6aae71cc777cbba195a19d9654e7
Author: kuwisdelu <kuwisdelu@northeastern.edu>
Date: 2024-06-20 16:09:41 -0400
Commit message:

 update kdtree(), locmax_knn(); add filtk_ma()
 
Package: matter
Commit: 13843ea5072bdf3055837c9ccc93e51870202f1e
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-06-18 12:57:12 -0400
Commit message:

 add locmax_knn() and locmin_knn(); rm ... from locmax() and locmin()
 
Package: matter
Commit: 88bab4c9d60c30b663104b3499f2aee87514c5fc
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-06-17 18:15:14 -0400
Commit message:

 update locmax() and locmin() for multiple dimensions via ...
 
Package: matter
Commit: 67dc5c8c284981a589d5a74c110d575714ff5aee
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-06-17 15:00:44 -0400
Commit message:

 rename C func iCorr => iCor
 
Package: matter
Commit: 34d4bea65823f05907e3f4056c9c18d0f1db195a
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-06-17 14:59:05 -0400
Commit message:

 rm locmax2() and locmax2()
 
Package: matter
Commit: 78ad09b3bf7f0161461b54a3f114c41123014c4a
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-06-16 22:03:48 -0400
Commit message:

 update enhance_xxx() functions
 
Package: matter
Commit: 2a56d045ae8be75d09d59d953d43b08dddd7ea4f
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-06-16 14:32:53 -0400
Commit message:

 minor reformat C code
 
Package: matter
Commit: 1b375d4a0fc4743ee41b2e0edbc316c52c71a5c4
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-06-15 17:12:09 -0400
Commit message:

 add locmax2() and locmin2()
 
Package: matter
Commit: 8519f1fd90238ff7f6ae85c45aedb3f08dcff5f5
Author: Kylie Bemis <k.bemis@northeastern.edu>
Date: 2024-06-15 13:49:27 -0400
Commit message:

 minor reformat C local_maxima()
 
Package: flowAI
Commit: 6d4754b7f8034cfdca112125d0617c265ccc4274
Author: Gianni Monaco <mongianni1@gmail.com>
Date: 2024-07-26 21:50:54 +0200
Commit message:

 fixes flow rate
 
Package: flowAI
Commit: 89a239a8f3b21fcde056daa73962222112b182ec
Author: Gianni Monaco <mongianni1@gmail.com>
Date: 2024-07-26 21:12:31 +0200
Commit message:

 fixes flow rate
 
Package: scRNAseqApp
Commit: c345eb39338960731bc57e65bfdaf9d0a213ca37
Author: JIANHONG OU <jianhong@users.noreply.github.com>
Date: 2024-07-26 15:29:52 -0400
Commit message:

 update the news file.
 
Package: flowAI
Commit: 9fec434356775fb2de2af685529c044df4d9e8c6
Author: Gianni Monaco <mongianni1@gmail.com>
Date: 2024-07-26 20:59:40 +0200
Commit message:

 Fixed conflicts in version change
 
Package: flowAI
Commit: 2cf4e42274212c6f2d08ceb101244812d09c260b
Author: Gianni Monaco <mongianni1@gmail.com>
Date: 2024-07-26 20:54:11 +0200
Commit message:

 modification flow rate anomaly removal
 
Package: flowAI
Commit: 49837090cc18f5b52011f7583724c41c47264e0d
Author: Gianni Monaco <mongianni1@gmail.com>
Date: 2024-03-30 14:30:05 -0400
Commit message:

 Merge pull request #21 from i-cyto/devel

Update 
Package: flowAI
Commit: 816126670ac6d02e39b2ac0c965c57c0253b0d93
Author: SamGG <samuel.granjeaud@inserm.fr>
Date: 2024-03-30 01:57:35 +0100
Commit message:

 Minor bug in geom_rect
 
Package: flowAI
Commit: 497e73b4a09fd0d56b3dddefb0abf9c30375c85f
Author: SamGG <samuel.granjeaud@inserm.fr>
Date: 2024-03-30 01:00:18 +0100
Commit message:

 Replace description by keyword in GUI
 
Package: flowAI
Commit: b9743707c2a1d07abe4028b47c02cac6ffa041ee
Author: SamGG <samuel.granjeaud@inserm.fr>
Date: 2024-03-30 00:56:21 +0100
Commit message:

 Replace logo URL
 
Package: flowAI
Commit: 397482432b5b4bb8d31aede59a7b3c486f6c75ad
Author: SamGG <samuel.granjeaud@inserm.fr>
Date: 2024-03-29 23:34:07 +0100
Commit message:

 Merge branch 'devel' of github.com:i-cyto/flowAI into devel
 
Package: flowAI
Commit: bbff0233abde80763d9b66168ca6967ef515dbb6
Author: SamGG <samuel.granjeaud@inserm.fr>
Date: 2024-03-29 23:33:51 +0100
Commit message:

 Sigma is calculated on values before taking absolute value
 
Package: DelayedArray
Commit: 1689c0f9f1deb6cff0e64067a37412d4f6d7b330
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2024-07-26 11:20:37 -0700
Commit message:

 DelayedArray 0.31.10

Fix bug in coercion from DelayedArray to SparseArray when the
object to coerce has NAs.  Thanks to Aaron Lun for the bug
report (https://github.com/Bioconductor/HDF5Array/issues/61).
 
Package: OncoSimulR
Commit: d8bc8065ce76cf3b23e65757e45ac42b7b8c063e
Author: Ramon Diaz-Uriarte <rdiaz02@gmail.com>
Date: 2024-07-26 20:14:21 +0200
Commit message:

 4.7.3; more kjohnson3 failures
 
Package: scRNAseqApp
Commit: 177739586851b796f43b6674ab446665645338e5
Author: JIANHONG OU <jianhong@users.noreply.github.com>
Date: 2024-07-26 14:13:01 -0400
Commit message:

 fix the issue that refresh explorer will lost the subset info.
 
Package: iSEE
Commit: 3b933a752bafbd8e6ad001dcc8a899d90fe0453e
Author: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-25 08:45:20 -0700
Commit message:

 Preserve existing order of rows in *DataTable panels. (#658)

 
Package: mpra
Commit: ee77603a65cd6f63b1241aa76812267a96b5add5
Author: lmyint <lmyint@macalester.edu>
Date: 2024-07-26 10:18:04 -0500
Commit message:

 Update news and bump version
 
Package: mpra
Commit: d018c3a09dc77e50c0ca94083d83945060f87491
Author: lmyint <lmyint@macalester.edu>
Date: 2024-07-26 09:57:58 -0500
Commit message:

 Merge remote-tracking branch 'upstream/devel' into devel
 
Package: mpra
Commit: 0338635ecc3bf6b5f69f162c83e2b560feb2261c
Author: Leslie Myint <lmyint@users.noreply.github.com>
Date: 2024-07-26 09:42:58 -0500
Commit message:

 Merge pull request #8 from pi-zz-a/master

Add block vector to normalization call in .fit() functions 
Package: mpra
Commit: f80fb98686d97f1c847f143d36708e31a547fe7e
Author: Pia Keukeleire <piakeuk@hotmail.com>
Date: 2024-07-26 11:32:32 +0200
Commit message:

 add block_vector to normalization call
 
Package: scMitoMut
Commit: 9115b4ab9bbcbeddb220c667796456d4dce8df9d
Author: Wenjie Sun <sunwjie@gmail.com>
Date: 2024-07-26 16:33:48 +0200
Commit message:

 Update README.md 
Package: scMitoMut
Commit: 9f7d65cd21f2a5dac00dc84dcb33b4ea3985898d
Author: Wenjie SUN <sunwjie@gmail.com>
Date: 2024-07-26 16:32:13 +0200
Commit message:

 Update Vignette
 
Package: scMitoMut
Commit: b935a6af12c89a658970503f2807720603f752f5
Author: Wenjie Sun <sunwjie@gmail.com>
Date: 2024-07-20 16:30:55 +0200
Commit message:

 Update README.md 
Package: scMitoMut
Commit: e742dd8e19590e97a5fef3ed964bda493e29cff9
Author: wenjie1991 <sunwjie@gmail.com>
Date: 2024-07-20 16:28:36 +0200
Commit message:

 Update README
 
Package: scMitoMut
Commit: fe4daaed5b9ca32de7f1210792dcc72ee7483399
Author: Wenjie SUN <sunwjie@gmail.com>
Date: 2024-07-20 10:39:00 +0200
Commit message:

 Update README
 
Package: scifer
Commit: 7c664ecea6dc0b2be65f9f6d1da52bc9d7a4e4ad
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-26 14:09:16 +0200
Commit message:

 version bump
 
Package: scifer
Commit: 83c92bfb4f1364ce69a24cbffbd9483194c21b1a
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-26 14:07:57 +0200
Commit message:

 Merge branch 'igblast-test' into devel
 
Package: scifer
Commit: 30cf7effb92d67db46e3abf6c9906e3de12e1d2c
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-26 13:58:48 +0200
Commit message:

 Changed example to `dontrun` in igblast.Rd

--Changed `donttest` to `dontrun`in examples
--Roxygenised to igblast.Rd
 
Package: scifer
Commit: 70a12cd41ae27fae1d61136b0ee42c4436fbcf24
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-26 13:48:20 +0200
Commit message:

 Roxygenised changes after previous commit

--Roxygenised changes after previous commit
fe4e7f097ee7852ef5661fe3d1deac874690bafb
--Changes in igblast.Rd and NAMESPACE
 
Package: scifer
Commit: 16aeb0042572f48c9092da5fd18689fdd81902b8
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-26 13:38:15 +0200
Commit message:

 Adding \donttest to igblast to pass osx-arm64 check

--Added \donttest to examples in igblast.R
 
Package: scifer
Commit: 8b17abe4a283e70ce8f2ce54082fdeff0e3f23a9
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-26 12:25:52 +0200
Commit message:

 Adding to osx_arm64 check to walkthrough

--Added check to osx check for evaluating in walkthrough
 
Package: scifer
Commit: 22a90fcd025629d518be356e030e4a7e291dc031
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-26 12:06:35 +0200
Commit message:

 Added conditions for skipping igblast on osx-ARM64

--Added skip_if() for osx-ARM64 to skip igblast functionality in testing
 
Package: scifer
Commit: c9b757167917470e713d22c55122256638f6f233
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-26 12:05:51 +0200
Commit message:

 Added condition for detecting osx-arm64

--Added environment for osx-ARM64 to skip igblast functionality
 
Package: scifer
Commit: 3a830f357d835bb17f0fd473feb777373eee9acc
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-26 11:01:31 +0200
Commit message:

 Merge branch 'igblast-test' of https://github.com/rodrigarc/scifer into igblast-test
 
Package: scifer
Commit: 22306f8af7fabbe5f986fd8c896ca8f18029eb0e
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-26 11:01:10 +0200
Commit message:

 Testing skip_if for skipping windows checks

--Added skip_if condition to test_that("returns a data.frame object"
 
Package: scifer
Commit: c9dbbb156ab2dbf2505738258c2a44f3e8ada5bb
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-26 10:53:53 +0200
Commit message:

 Merge remote-tracking branch 'origin/devel' into igblast-test
 
Package: scifer
Commit: 0323a57ac01316563c95fc717bdf29ebba44f447
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-25 16:54:11 +0200
Commit message:

 Added conditional to vignette scifer_walkthrough

-Added conditional to not run igblast() if on windows
 
Package: scifer
Commit: 255a0d32d947f94d18f32827440b6cd71afe25e0
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-25 16:15:05 +0200
Commit message:

 import from basilisk.utils

import `isMAcOSX()` and `isMacOSXArm()` functions from basilisk.utils package
 
Package: scifer
Commit: f1570379446c0fc7c91b5e62fae84154b72b7abb
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-25 16:12:47 +0200
Commit message:

 Added skip_on_os() to test_that

-Added skip_on_os(os="windows") to pass windows checks
 
Package: scifer
Commit: f6d484c1b7fb6dcbab3b61928f3608d1cfc5a188
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-25 16:11:53 +0200
Commit message:

 Added import basilisk.utils

-Added import basilisk.utils for roxygen2 usage
 
Package: scifer
Commit: 3f92191ef8b2bffd1ded25497b5b9b5e349bd2c7
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-25 16:00:12 +0200
Commit message:

 remove isLinux() function completely
 
Package: scifer
Commit: 7a722c5c55c7ad8c99fa6af751f1d5018efdd8cb
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-25 15:30:39 +0200
Commit message:

 fix basilisk conditional for linux

`basilisk.utils::isLinux()` function did not exist for R 4.2. Changed for a more general to check the OS in case of Linux
 
Package: scifer
Commit: ce8b57a82e398df5f5956f8b0f79d7f959b7a03c
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-25 15:28:54 +0200
Commit message:

 Added basilisk.utils to description & NAMESPACE

-Added basilisk.utils to description & namespace
 
Package: scifer
Commit: cad3524d32fa1fe8d827abb9e9881389db5860dd
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-25 12:13:29 +0200
Commit message:

 edit text from vignetter for igblast
 
Package: scifer
Commit: 821ae373f9e473921a152ce43cabdd6d060815c4
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-25 12:13:19 +0200
Commit message:

 try to fix crop problem

R-cmd-check on macos on github actions is having a problem since they do not have magick, Try to solve that setting crop to NULL
 
Package: scifer
Commit: baad614b21c6cbe241054946790179f8c6ffc4e0
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-25 11:22:10 +0200
Commit message:

 create windows environment

try to overcome errors in windows due to lack of igblast on bioconda channel
 
Package: scifer
Commit: b625f9faef3b2603f65fe5b807a6a1aca8eaa0cb
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-24 13:47:40 +0200
Commit message:

 Merge branch 'igblast-test' of github.com:/rodrigarc/scifer into igblast-test
 
Package: scifer
Commit: 6b975d4dc4f00dcb236c9b508d65d19006e06e8f
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-17 11:50:16 +0200
Commit message:

 Moved dnaio to pip install in basilisk env

-Added pip install dnaio to basiliskEnvironmnet for testing environment compatibility with windows
 
Package: scifer
Commit: bc8c96d570361b3382e13bb8332bb4a4fc43419c
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-12 16:46:47 +0200
Commit message:

 Eval=T chunk works for IgBlast

-IgBlast Eval=T code chunk runs in scifer_walkthrough
 
Package: scifer
Commit: 17cca54bde79422f95f00b43e4d1556589355e54
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-12 16:22:04 +0200
Commit message:

 Add igblast db directory tree to walkthrough

- Added explanation about where in the directory tree databases should be located
- Changed eval=T in markdown
 
Package: scifer
Commit: 038529bca0f86a97e6b8bf2ccd93250365d038f6
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-10 16:14:05 +0200
Commit message:

 Updated walkthrough includes igblast

-Added igblast to scifer_walkthrough.Rmd vignette
 
Package: scifer
Commit: 332cff743280e3c850f820d075030135c46b7be0
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-10 16:13:01 +0200
Commit message:

 Added additional `.fasta` file for testing

-Add `.fasta` file with 8 sequences for testing igblast
 
Package: scifer
Commit: 29127caa8ea9988e9a7b2d2137ea713183dee088
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-10 14:45:39 +0200
Commit message:

 Updated Threads argument conditions

-Updated conditions for testing igblast to return error arguments
-Checks for the directory path
-Added threads argument
-Currently catches `NULL` , `length()==0`, `NA` and `""`
- Suspicion that `is.null(db_dir)` doesn't do anything and could be replaced by  `length(db_dir)==0`
 
Package: scifer
Commit: fb19f156a5c205f0bfb996555f3908125795aa67
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-10 14:39:59 +0200
Commit message:

 Updated Bioconductor Style #2

-Bioconductor code style applied to .Rd files with Roxygen2
 
Package: scifer
Commit: 7c5ccfc7bb931f9d697d22029373713d875cf991
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 14:54:47 +0200
Commit message:

 Shortened path in system.file

Shortened local path within igblast.R script example
 
Package: scifer
Commit: 396def40a610f2a74bb3242d9d48db78565433da
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:55:32 +0200
Commit message:

 Add zstandard dependency to env

-Add zstandard==0.22.0 dependency to basilisk env.
 
Package: scifer
Commit: c4f8ddc2f030516c35c4bf3d659b83cad5153950
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:53:43 +0200
Commit message:

 Python-zlib-ng dependency

--Add python-zlib-ng==0.4.3 dependency to basilisk env to enable package install
 
Package: scifer
Commit: 52657d22224127a6b47287e9dca20024f99a4d1f
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:49:06 +0200
Commit message:

 Add zlib-ng dependency env

--Add zlib-ng==0.4.3 dependency to basilisk env
 
Package: scifer
Commit: 565dcb7ffb9cd3356bb8273244f9d52d5dc0e720
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:46:12 +0200
Commit message:

 Add xopen dependency to env

-add xopen==2.0.1 dependency to basilisk env
 
Package: scifer
Commit: 0ee49b0eba53572ea84120b5c4e3120aa77b35cd
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:44:29 +0200
Commit message:

 Add wheel dependency env

-Add wheel==0.43.0 dependency to basilisk env
 
Package: scifer
Commit: f0b1edc4de9663824ac93719e4e53b2b8128bef8
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:41:18 +0200
Commit message:

 Add setuptools to basilisk env

-Add setuptools==70.1.1 dependency to basilisk env
 
Package: scifer
Commit: f5e665200e07921507e6d72da6b5f24f4118eea7
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:38:17 +0200
Commit message:

 Add pycparse to dependency env

Add pycparser==2.22 dependency basilisk env
 
Package: scifer
Commit: 93fe47f0c681dcb36e20f84d5a234bbbf80fb370
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:57:37 +0200
Commit message:

 Add pip dependency to env

-- Add pip=24.0 dependency to basilisk env
 
Package: scifer
Commit: 3353f30d6fcd3d26d289b78d9a3b452b61da4f6b
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:51:52 +0200
Commit message:

 Updated package name isal

- python-isal==1.6.1 dependency for basilisk env.
 
Package: scifer
Commit: 8da9ddef02af675d95f69d2d5794ce66d0cc0b56
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:48:43 +0200
Commit message:

 Adding isal to env dependency

- Add isal==1.6.1 dependency to basilisk env
 
Package: scifer
Commit: d8269753f7e9a32c174204d30d637b4ed7ec1066
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:40:47 +0200
Commit message:

 Removed comma causing error

Removed a comma causing an error when loading basilisk env.
 
Package: scifer
Commit: 51fa2c4f6413630adde2cd6f2af33e6d3ff9c7c6
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:32:01 +0200
Commit message:

 Updated Env Dependency cffi

Added cffi==1.16.0 dependency to basilisk env.
 
Package: scifer
Commit: e3508e8f0c9b3c7e4f71155993779b47a61463ec
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 10:57:17 +0200
Commit message:

 Revert "Updated Environment Dependencies"

This reverts commit fe24a4c4f36b875ec7edd46ebe0b4d5f71049981.
 
Package: scifer
Commit: 71a1aadc1d08226286b3539fc94ac3a5168899ed
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-08 16:47:29 +0200
Commit message:

 remove comment
 
Package: scifer
Commit: bf71ba81d5adb19529dc212bdf854d94b2f8325f
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-08 16:40:27 +0200
Commit message:

 Fixed deprecated tidyselect syntax

-Changed .data$.id conflicted syntax with fixed global variable
 
Package: scifer
Commit: de083a6eb707c0603d4f90c8a0b046977686b50f
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-08 16:38:16 +0200
Commit message:

 Updated Environment Dependencies

- Additional full dependencies for basilisk python environment:
        "cffi==1.16.0",
        "isal==1.6.1",
        "pip==24.0",
        "pycparser==2.22",
        "setuptools==70.1.1",
        "wheel==0.43.0",
        "xopen==2.0.1",
        "zlib-ng==0.4.3",
        "zstandard==0.22.0"
 
Package: scifer
Commit: 2728f66feb7bf30787853dc26b49e42bc3ff4a14
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-08 12:01:41 +0200
Commit message:

 Corrected Test functions for igBlast

- Updated conditions for error messages when checking directories before running igblast
N.B.  When loaded pkg(here) sets directory to "$/scifer/" so here(db_dir = "") does not trigger the stop conditional because the db_directory is "$/scifer/" .
- Updated test function conditions for igblast
 
Package: scifer
Commit: c6d3a247510f87973738de11c709d22e483f2717
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-08 10:54:36 +0200
Commit message:

 Bioconductor Style Update

- Updated indents and spacings for Bioconductor code style guide
 
Package: scifer
Commit: ccbe154b9b154aee7eff1b1a9a3b376434face70
Author: Rodrigo Arcoverde <rodrigo.arcoverdi@gmail.com>
Date: 2024-07-04 15:21:53 +0200
Commit message:

 devel version bump

- 2 commits were added
 
Package: scifer
Commit: 27f0295cc7888818e99375b249f2a237f127855e
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-05 16:30:00 +0200
Commit message:

 Updated igblast function & Add test-igblast

- Cleaned up igblast function, no error message
- added test-igblast to test that
 
Package: scifer
Commit: d9778709d8ea8b12cd17b458d1c27caf9a9f217e
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-04 14:34:48 +0200
Commit message:

 delete or move unnecessary filles

- removing extra test data
- removing igblast test function
- moving python igblast script
 
Package: scifer
Commit: b0ca672f66a9e364dae775f0b45c9641552b2a87
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-04 14:33:51 +0200
Commit message:

 Update dependencies for basilisk

- building and R CMD check working on macOS apple and intel processors
 
Package: scifer
Commit: 64fda364d9f279a50f9382e6ca02960096b5eecc
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-06-27 16:43:03 +0200
Commit message:

 Function for IgBlast

Added function for igblast via basilisk
Arguments for the function paths to database and fasta files.
Needs updated markdown comments describing the function
Needs function optimization
 
Package: scifer
Commit: e5fd7bcae7f200d7ae46a4554a95d98ad000a06b
Author: Matt <143598825+mjhinch@users.noreply.github.com>
Date: 2024-06-27 15:02:14 +0200
Commit message:

 Updated DESCRIPTION and config .exe 

Adds .exe configures to the package folder
Adds basilisk to imports and "StagedInstall: no" to the DESCRIPTION 
Package: scifer
Commit: 94822dfcc37a24b4be97e611b0cf7762674e7baf
Author: Matt <143598825+mjhinch@users.noreply.github.com>
Date: 2024-06-27 14:57:55 +0200
Commit message:

 basilisk.R file for creating environments

Code to create the correct environment for igblast 
Package: scifer
Commit: 23049452b85fc5be50978fc8f0ad4667c9104c0d
Author: Matt <143598825+mjhinch@users.noreply.github.com>
Date: 2024-06-27 14:53:19 +0200
Commit message:

 Updated code featuring reticulate and basilisk

WIP with sourcing igblast into scifer
Current issues with basilisk creating its python environment
Using R 4.2 
Package: scifer
Commit: c1339a6c9f571d50271aeb35d98a61f2143b9e9e
Author: rodrigarc <rodrigo.arcoverdi@gmail.com>
Date: 2024-06-18 16:30:15 +0200
Commit message:

 fix error

for some reason the python wrapper needs to be sourced prior running it
 
Package: scifer
Commit: bfc3673c496b5657d70b9e6afd9764f1c1c4b477
Author: rodrigarc <rodrigo.arcoverdi@gmail.com>
Date: 2024-06-18 16:08:56 +0200
Commit message:

 igblast first promissing test
 
Package: scifer
Commit: 32ef88d54635a015c1de1d0de9d8f4d80effa1d7
Author: rodrigarc <rodrigo.arcoverdi@gmail.com>
Date: 2024-06-18 13:58:09 +0200
Commit message:

 add KIMDB database to test
 
Package: scifer
Commit: 2dde064d59d91525884b9b93fec9e63b49ad541c
Author: rodrigarc <rodrigo.arcoverdi@gmail.com>
Date: 2024-06-18 13:55:45 +0200
Commit message:

 add fasta file to test
 
Package: scifer
Commit: ecbd7f90bc8917e2043ba431cf2cdfc8d78b361f
Author: rodrigarc <rodrigo.arcoverdi@gmail.com>
Date: 2024-06-18 11:43:42 +0200
Commit message:

 updated igblast standalone version
 
Package: scifer
Commit: f1e77949450535ad54e69d7c62127bfbd8edf3e5
Author: rodrigarc <rodrigo.arcoverdi@gmail.com>
Date: 2024-06-13 14:23:34 +0200
Commit message:

 trial for igblast in R
 
Package: scifer
Commit: 0caeaae7ed9d341d92e57a0b8a3ed63dde13a088
Author: Rodrigo Arcoverde <60650478+rodrigarc@users.noreply.github.com>
Date: 2024-07-24 11:11:54 +0200
Commit message:

 Update README.md

edit description of parameters to make it clearer 
Package: scifer
Commit: 4f24def0f6e478da41e3221d1223f82efc68e465
Author: Rodrigo Arcoverde <60650478+rodrigarc@users.noreply.github.com>
Date: 2024-07-24 10:48:28 +0200
Commit message:

 Update README.md

fix refence links 
Package: scifer
Commit: 84301c1710de00cf2dbb9fbf2eae5f53e6bb4f78
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-22 09:27:39 +0200
Commit message:

 Updated and moved R/Bioc versions in Readme

--Moved R & Bioc versions to above installation and under author and maintainer section. Improved language
 
Package: scifer
Commit: 9a985ef75045f6537d136a6fe0fe1d0259c4853f
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 17:46:00 +0200
Commit message:

 Comment of testing of R versions

-Added comment on which versions of R `scifer` has been tested in
 
Package: scifer
Commit: 9ed3654d543cd770415318204fba51e1cb9e814a
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 17:45:25 +0200
Commit message:

 Added additional walkthrough_link to README

-Added additional reference to the walkthrough vignette
 
Package: scifer
Commit: c00e26bb5d6f15cf3285ae2863fa85cfc2d6015e
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 17:33:02 +0200
Commit message:

 Added & updated text to the default parameters

-Added addition text to the default parameters describing the arguments within `fcs_processing()`
 
Package: scifer
Commit: e56ae2729544c765ba0eb9f99dbf106e0a2dde6b
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 17:27:20 +0200
Commit message:

 Updated force = true condition for installation

-Adding `force = TRUE` to installation segment if the user has older packages already installed
 
Package: scifer
Commit: 1d4bc555a9e2fbce8cfbe1f05718b60f4b34588e
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 13:35:15 +0200
Commit message:

 Added flow cytometry default explanation to README

--Added documentation to README for flow data sets
 
Package: scifer
Commit: d3825cc0805ca5d91c09de0e8ef10d8310dde4d2
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 11:29:48 +0200
Commit message:

 Updated introduction to default parameters

- Updated introduction for default parameters: spelling
 
Package: scifer
Commit: 19930e1341f6ee583d641942d305a718da224a21
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 10:51:23 +0200
Commit message:

 -Added comments to default argument examples

-- Added comments to default parameter examples
 
Package: scifer
Commit: 03a91698a4452ac9745a6612fab630aa645cc988
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 10:35:55 +0200
Commit message:

 Generalized probe1 argument

--Changed argument placeholder to "my_probe_channel_1"
 
Package: scifer
Commit: 748a8188a9d8dc8e772fe9f010165dbafd001bc8
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 10:28:08 +0200
Commit message:

 Removed explanation of phred score

--Removed chunk with details of phred score as default parameter
 
Package: scifer
Commit: 9807cb8b23d50e0d57c99113ad2ca71c38d31e4e
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-19 10:16:25 +0200
Commit message:

 Removed lines 211 & 212

--This code runs without error or warning
--removed lines containing arguments (211-212)
 
Package: scifer
Commit: 830fbaf7767c32612b569c3ed9210f3e40d1a114
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-18 15:56:26 +0200
Commit message:

 Revised README for pull request

-Requested changes to descriptions and example code segments
 
Package: scifer
Commit: 8b4ab23206232e0b251cb33c0d866400c58d539c
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-18 15:54:50 +0200
Commit message:

 Updated version

--Updated version to 1.7.3
 
Package: scifer
Commit: 1a6472b5b1af5303ba658f070b03ed66835ab774
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-16 16:06:33 +0200
Commit message:

 Added "to" in comment for `compensation` argument

-Added a suspected missing word to the description of "compensation" argument.
 
Package: scifer
Commit: e0d0531bd98a39bedffcb0992f8d6ff04afd0f2a
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-16 16:04:32 +0200
Commit message:

 Explicitly stating default parameters

- Added explanation of default parameters with recommended values for macaca mulatta, mus musculus, and uncertain experiments
 
Package: scifer
Commit: e180f8de5e1335ebe96e9ddad0687a77b9e29863
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-16 16:02:10 +0200
Commit message:

 Removed comma from fcs_processing chunk

-Removed extra comma from the end of the function
 
Package: scifer
Commit: 6516da100003b9bea224178562db793cbc16d740
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-16 16:00:13 +0200
Commit message:

 Updated installation instructions

-Added code installation instructions for installing from bioconductor
-Updated text defining differences between github and bioconductor version installation
 
Package: scifer
Commit: 2fa30f85a6b05e1b0d9b5c32181a9642f928d1b6
Author: Rodrigo Arcoverde <60650478+rodrigarc@users.noreply.github.com>
Date: 2024-07-18 10:42:41 +0200
Commit message:

 Update README.md

remove bioc check badge since it always having conflicts, one should check the bioconductor build reports which are better set than the current workflow done by `usethis` package 
Package: scifer
Commit: b5a1b799bc9dcbb22653cc00a5d8a928f99bbcd4
Author: Rodrigo Arcoverde <60650478+rodrigarc@users.noreply.github.com>
Date: 2024-07-17 18:08:10 +0200
Commit message:

 Update README.md

add badges for master branch only 
Package: scifer
Commit: 6022f02a627a94aff49103f14d679a02c66b3b3a
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-17 11:50:16 +0200
Commit message:

 Moved dnaio to pip install in basilisk env

-Added pip install dnaio to basiliskEnvironmnet for testing environment compatibility with windows
 
Package: scifer
Commit: 32ddab102fecc1898568ed1a0f5aa4a54e8a98c1
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-12 16:46:47 +0200
Commit message:

 Eval=T chunk works for IgBlast

-IgBlast Eval=T code chunk runs in scifer_walkthrough
 
Package: scifer
Commit: 58f936f8e3f68ce2fbb18c32002a105e77618e97
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-12 16:22:04 +0200
Commit message:

 Add igblast db directory tree to walkthrough

- Added explanation about where in the directory tree databases should be located
- Changed eval=T in markdown
 
Package: scifer
Commit: 2aee85870978ff3d99547ca6d9d2fd7ddb1cf2ba
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-10 16:14:05 +0200
Commit message:

 Updated walkthrough includes igblast

-Added igblast to scifer_walkthrough.Rmd vignette
 
Package: scifer
Commit: f01525bc45645dca492b4c6721e8f6a986ab596c
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-10 16:13:01 +0200
Commit message:

 Added additional `.fasta` file for testing

-Add `.fasta` file with 8 sequences for testing igblast
 
Package: scifer
Commit: 61e4cf558e2c23415410d75e379c9d5d2b2c5641
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-10 14:45:39 +0200
Commit message:

 Updated Threads argument conditions

-Updated conditions for testing igblast to return error arguments
-Checks for the directory path
-Added threads argument
-Currently catches `NULL` , `length()==0`, `NA` and `""`
- Suspicion that `is.null(db_dir)` doesn't do anything and could be replaced by  `length(db_dir)==0`
 
Package: scifer
Commit: dfd7faf62d64d2fbd3771734f9fbdec2d4954ee8
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-10 14:39:59 +0200
Commit message:

 Updated Bioconductor Style #2

-Bioconductor code style applied to .Rd files with Roxygen2
 
Package: scifer
Commit: 9abba6b0d7a944dfbe47d0953d369075078100ec
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 14:54:47 +0200
Commit message:

 Shortened path in system.file

Shortened local path within igblast.R script example
 
Package: scifer
Commit: fde1c7b5ef9b4e2c30bf1fdd11babeff5ad3308b
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:55:32 +0200
Commit message:

 Add zstandard dependency to env

-Add zstandard==0.22.0 dependency to basilisk env.
 
Package: scifer
Commit: 9088cc1869c662e1609207e3c34a75ae5f484a25
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:53:43 +0200
Commit message:

 Python-zlib-ng dependency

--Add python-zlib-ng==0.4.3 dependency to basilisk env to enable package install
 
Package: scifer
Commit: a3c386d764707e309e1c8bf072876fce9dce544e
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:49:06 +0200
Commit message:

 Add zlib-ng dependency env

--Add zlib-ng==0.4.3 dependency to basilisk env
 
Package: scifer
Commit: 0096c88b8933c0787b538f921cd621b4e91113cc
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:46:12 +0200
Commit message:

 Add xopen dependency to env

-add xopen==2.0.1 dependency to basilisk env
 
Package: scifer
Commit: b46104b456a2b6fad9706b197f2dc783d2c2d8b8
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:44:29 +0200
Commit message:

 Add wheel dependency env

-Add wheel==0.43.0 dependency to basilisk env
 
Package: scifer
Commit: b2a7778edfcb3926c467d77c27647c36134e462c
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:41:18 +0200
Commit message:

 Add setuptools to basilisk env

-Add setuptools==70.1.1 dependency to basilisk env
 
Package: scifer
Commit: ea07419acb6d2a6a96c64697122ab8c5692c0ab3
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 13:38:17 +0200
Commit message:

 Add pycparse to dependency env

Add pycparser==2.22 dependency basilisk env
 
Package: scifer
Commit: 73354507b3d4dad638e5eec6e13e2b11ed6c69d8
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:57:37 +0200
Commit message:

 Add pip dependency to env

-- Add pip=24.0 dependency to basilisk env
 
Package: scifer
Commit: 27bf41204399972740e3237b542727a8cb40a2a6
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:51:52 +0200
Commit message:

 Updated package name isal

- python-isal==1.6.1 dependency for basilisk env.
 
Package: scifer
Commit: 384c0acc0047c054eb5f9d04cb125662bd876bfa
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:48:43 +0200
Commit message:

 Adding isal to env dependency

- Add isal==1.6.1 dependency to basilisk env
 
Package: scifer
Commit: ab790d23bb541e32f4312bcbd90bb8b0f0f87fcd
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:40:47 +0200
Commit message:

 Removed comma causing error

Removed a comma causing an error when loading basilisk env.
 
Package: scifer
Commit: 4ef1c9cd88276027062b0301413e0e4410b55377
Author: Matt <mjhinchcliff@gmail.com>
Date: 2024-07-09 11:32:01 +0200
Commit message:

 Updated Env Dependency cffi

Added cffi==1.16.0 dependency to basilisk env.
 
Package: EpiCompare
Commit: ec712243f3ed0c744b5b650cde81e8516bc46b06
Author: Tomrrr1 <76951517+Tomrrr1@users.noreply.github.com>
Date: 2024-07-26 11:33:47 +0100
Commit message:

 Force version of downloadthis
 
Package: meshes
Commit: 46d29f44cf037d6cca3caf98f178fc4418bd037d
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2024-07-26 17:12:52 +0800
Commit message:

 yulab-msg
 
Package: meshes
Commit: 206f740ce89d351a4ecb2bc977d0e317eb212bf9
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2024-07-26 12:36:01 +0800
Commit message:

 update
 
Package: meshes
Commit: bb2d0f77bff679bb0ddcaa22e1b3acc06136ad0e
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2024-07-26 12:34:36 +0800
Commit message:

 update
 
Package: meshes
Commit: 72c22fd2c23148a627b80d1293974fb9d2fef57c
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2024-05-15 09:38:02 +0800
Commit message:

 update bioc version
 
Package: meshes
Commit: cb33ce9facc0b2bcf87905e53cb2a87f0645b7c6
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2024-05-15 09:38:00 +0800
Commit message:

 Merge remote-tracking branch 'upstream/devel' into devel
 
Package: meshes
Commit: ea61bd1a18f83f0b75484902c131af210a95a1e7
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2024-02-06 00:51:24 +0800
Commit message:

 add package man
 
Package: meshes
Commit: d08b8e387b9007b9f2e91e3a09d58a40fa8872c7
Author: Guangchuang Yu <guangchuangyu@gmail.com>
Date: 2023-10-25 17:13:41 +0800
Commit message:

 update bioc version
 
Package: xcms
Commit: ea3f776db680cbb0a77b0e7d10e6b1765db05229
Author: Steffen Neumann <sneumann@ipb-halle.de>
Date: 2024-07-26 10:00:59 +0200
Commit message:

 Merge pull request #757 from sneumann/jomain

refactor: dump all data export functionality from xcms 
Package: xcms
Commit: 703c7f686ee7b8118fd3c6d95fa7c3ee4e9873dc
Author: Johannes Rainer <5506112+jorainer@users.noreply.github.com>
Date: 2024-07-18 13:42:20 +0200
Commit message:

 Merge pull request #758 from sneumann/quick_fix

small fixes 
Package: xcms
Commit: bf2792d14ec9c3d179d6fce405e631d993b748a3
Author: Philippine Louail <127301965+philouail@users.noreply.github.com>
Date: 2024-07-18 13:38:41 +0200
Commit message:

 small fixes
 
Package: xcms
Commit: 9e64c926046647435b8f6f24c04206e905140c82
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2024-07-18 10:52:19 +0200
Commit message:

 refactor: dump all data export functionality from xcms

- Remove the data export functionality (`saveResults()`) from *xcms* as it will
  be implemented (in a more structured and cleaner way) in the new *MsIO*
  package.
 
Package: BioNAR
Commit: 30c8291df018ba51305abf71caa914af67b2f9ee
Author: Anatoly Sorokin <lptolik@gmail.com>
Date: 2024-07-26 14:57:25 +0900
Commit message:

 fix case when not every group is present
 
Package: BioNAR
Commit: ed5a83505324c3ef313d3147baf2c48af12e3f79
Author: Anatoly Sorokin <lptolik@gmail.com>
Date: 2024-07-16 17:01:07 +0900
Commit message:

 new function to mark nodes according to their position in BowTie.
 
Package: BioNAR
Commit: 38d727709f9cf4fbc0269e7274b9c2381d021081
Author: Anatoly Sorokin <lptolik@gmail.com>
Date: 2024-07-12 13:59:37 +0900
Commit message:

 fix typos in the documentation
 
Package: Rsubread
Commit: 15b807cfad9133bcbd2f9de14c81307b7e5caba3
Author: Yang Liao <liao_y@svr2672.licr.unimelb.edu.au>
Date: 2024-07-26 14:35:03 +1000
Commit message:

 removed a bug on macOS
 
Package: systemPipeRdata
Commit: 509d474c92b9fc7a30b4d0175eb56a02b458b615
Author: tgirke <tgirke@citrus.ucr.edu>
Date: 2024-07-25 18:57:23 -0700
Commit message:

 main vignette updates
 
Package: Rsubread
Commit: 3fd0ec93f7fb94d53ec2a6775919f964c5590aec
Author: Yang Liao <liao_y@svr2672.licr.unimelb.edu.au>
Date: 2024-07-26 08:49:56 +1000
Commit message:

 accelerated overlapping calc.
 
Package: beachmat
Commit: 05a696ce6d37a18fefd1badabc5c37006593d8d8
Author: LTLA <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-25 13:54:21 -0700
Commit message:

 Bumped version, updated the NEWS.
 
Package: beachmat
Commit: 02f5abfe1baf5904cad257fd5b261e82c4accd10
Author: LTLA <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-25 13:42:14 -0700
Commit message:

 Added support for matrix multiplication on already-initialized pointers.
 
Package: beachmat
Commit: bba1d157bb4e2c227011aaf4200190ce8db69ba6
Author: LTLA <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-25 12:41:47 -0700
Commit message:

 Added more methods for tatami pointers:

- Querying sparsity, row preference.
- Realize into a dense matrix or dgCMatrix.
 
Package: beachmat
Commit: d13b1723478e6b15737674006df2ea9832b87d86
Author: LTLA <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-25 10:58:13 -0700
Commit message:

 Exported all utilities to directly operate on a tatami pointer.

This means that developers don't have to carry around the original
matrix if they just want to do some preprocessing on the already
initialized matrix prior to entry into their C++ code.
 
Package: rSWeeP
Commit: af6a6776d8381a5061542ef29e23ef24fe971177
Author: Camila P Perico <camila@pluto2.ufpr.br>
Date: 2024-07-25 11:11:36 -0300
Commit message:

 update
 
Package: spatialHeatmap
Commit: 156eedb1e3bf8cf83cd27fd065f6961504fa13f5
Author: jianhai <jzhan067@ucr.edu>
Date: 2024-07-25 06:41:26 -0700
Commit message:

 Fixed a bug in the function cvt_id.
 
Package: smoppix
Commit: b1b82b19d56edfb14c2a63c16dfbec9fe0e5ae7d
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-25 13:48:33 +0200
Commit message:

 Version bump to get check results from bioccheck 1.41.7
 
Package: smoppix
Commit: 41be37f8df2960600a69bf5a7ff3c449413a232d
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-22 18:10:30 +0200
Commit message:

 Earlier check in estpis
 
Package: OncoSimulR
Commit: 3e72d4c759aa9f80288f620ebf20a5b17f3efa70
Author: Ramon Diaz-Uriarte <rdiaz02@gmail.com>
Date: 2024-07-25 12:13:35 +0200
Commit message:

 4.7.2. more kjohnson3 machine workarounds
 
Package: IntEREst
Commit: 7c5715fbd07effe5ab5463c4e8e4566cac2c777a
Author: Ali Oghabian <ali.oghabian@helsinki.fi>
Date: 2024-07-25 12:50:24 +0300
Commit message:

 Adding back txdbmaker dependency and updating the Maintainers' info 
Package: IntEREst
Commit: 3c74f64e3c8d8fe6f1f4b3e8829014563bd0c049
Author: Ali Oghabian <ali.oghabian@helsinki.fi>
Date: 2024-07-25 12:44:17 +0300
Commit message:

 Merge pull request #20 from martin-g/switch-from-rmysql-to-rmariadb

Replace RMySQL with RMariaDB 
Package: IntEREst
Commit: be79541247b33df7d57334dc4ee21bd885b981fa
Author: Ali Oghabian <ali.oghabian@helsinki.fi>
Date: 2024-07-25 12:34:27 +0300
Commit message:

 Merge branch 'devel' into switch-from-rmysql-to-rmariadb 
Package: IntEREst
Commit: 0c3db6b1cdbbe1a67b61374dbf85fc82f0705949
Author: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
Date: 2023-10-16 10:33:02 +0300
Commit message:

 Replace RMySQL with RMariaDB

As per https://github.com/r-dbi/RMySQL#rmysql:
```
NOTE: this package is being phased out in favor of the new RMariaDB package.
```

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
 
Package: doubletrouble
Commit: 0e3c5f05ac5c1e221a69f89ea2e1b0263f4e7c07
Author: almeidasilvaf <fabricio_almeidasilva@hotmail.com>
Date: 2024-07-25 10:47:37 +0200
Commit message:

 Version bump in devel
 
Package: doubletrouble
Commit: b67e2e4131158cd9011dccc80611d90250a99ff5
Author: almeidasilvaf <fabricio_almeidasilva@hotmail.com>
Date: 2024-07-25 10:45:44 +0200
Commit message:

 Modified pairs2kaks() to use indices2kaks() and make it faster
 
Package: iSEE
Commit: cdc0ce17fbf7c7f15da1cbe40114d9a220a02c96
Author: Giulio Benedetti <giuliobene2000@gmail.com>
Date: 2024-07-25 11:12:41 +0300
Commit message:

 Export .selectInputHidden (#656)

* Export .selectInputHidden

* document newly exported function

---------

Co-authored-by: Kevin Rue <kevinrue@users.noreply.github.com> 
Package: Rsubread
Commit: 030174014da72c2ded0fe90ed46b32c3071a9aed
Author: Yang Liao <liao_y@svr2672.licr.unimelb.edu.au>
Date: 2024-07-25 16:18:05 +1000
Commit message:

 moved stack memory to malloc in junc counting
 
Package: EnrichDO
Commit: 2df2436c4329b9d2ce1f94c84a8ab86add144238
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:54:56 +0800
Commit message:

 modification
 
Package: EnrichDO
Commit: d5267f9140c29ca6c1c019eeab1788072ebe01d6
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:51:40 +0800
Commit message:

 modification
 
Package: EnrichDO
Commit: 4c99a306b673c1b26d894e81fd742e9e0395d028
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:51:19 +0800
Commit message:

 modification
 
Package: EnrichDO
Commit: 07edb718c76db9567f57db1d0f01155ba2ebaeb8
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:50:29 +0800
Commit message:

 modification
 
Package: EnrichDO
Commit: ace28122016b0e043c9a75fac77629e963a7ddec
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:49:39 +0800
Commit message:

 thesisData upload
 
Package: EnrichDO
Commit: 98b64f918f7630452e8170544fa0bd00ab53aae1
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:49:05 +0800
Commit message:

 upload
 
Package: EnrichDO
Commit: 0ae78ad46b09f94920220ab015cae23d3cb56fa2
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:48:22 +0800
Commit message:

 modification
 
Package: EnrichDO
Commit: 6e1708e74aab94c40557c8f88d5e3e09f2e8ad79
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:46:48 +0800
Commit message:

 modification
 
Package: EnrichDO
Commit: 6ddb0f981187b5d391367708f0faa8cae64d37ae
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:44:55 +0800
Commit message:

 file move
 
Package: EnrichDO
Commit: 19e569cf5c06c75d13f9cf4403edd50804214a98
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:44:09 +0800
Commit message:

 file add
 
Package: EnrichDO
Commit: ddcbef33e0284188ef552516b1a16d7e487dc6c9
Author: CHENGliang!@#123 <liangcheng@hrbmu.edu.cn>
Date: 2024-07-25 12:43:13 +0800
Commit message:

 file move
 
Package: SparseArray
Commit: e6595efb9f090ce9a62f79e7decc3a08d67c38c5
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2024-07-24 20:35:56 -0700
Commit message:

 SparseArray 1.5.26

Small tweak to SparseVec typedef.
 
Package: systemPipeRdata
Commit: 6b29a64044fd255deb2f3fb375992491173c4db7
Author: tgirke <tgirke@citrus.ucr.edu>
Date: 2024-07-24 18:58:17 -0700
Commit message:

 data update
 
Package: systemPipeRdata
Commit: bdde1f1c0a6c017eebc4d535f22b6fc49da84372
Author: tgirke <tgirke@citrus.ucr.edu>
Date: 2024-07-24 18:10:27 -0700
Commit message:

 DESC update
 
Package: systemPipeRdata
Commit: 487dcdb2921c145cfcb9b441cddefe21044d7be4
Author: Thomas Girke <tgirke@citrus.ucr.edu>
Date: 2024-07-24 17:56:13 -0700
Commit message:

 Merge pull request #16 from systemPipeR/devel

prepare for new release 
Package: systemPipeRdata
Commit: 357940767c970cef57017062af7871f17d243a54
Author: Le Zhang <35240440+lz100@users.noreply.github.com>
Date: 2024-07-22 18:04:14 -0700
Commit message:

 feat: remove data content from the new workflow
 
Package: systemPipeRdata
Commit: 9b4ed6784ab28dc55f3123e572cb9d6a5b2559ea
Author: lz100 <35240440+lz100@users.noreply.github.com>
Date: 2024-03-30 17:47:23 -0700
Commit message:

 deprecate github install
 
Package: rSWeeP
Commit: 718f5e12c77969a40d692ad1db11a70d030e7733
Author: Camila Pereira Perico <camilapp94@gmail.com>
Date: 2024-07-24 20:58:44 -0300
Commit message:

 update message
 
Package: Rsubread
Commit: eebc4274e88380ba066b268efcdea4763e29453c
Author: Yang Liao <liao_y@svr2672.licr.unimelb.edu.au>
Date: 2024-07-25 10:29:02 +1000
Commit message:

 fixed a bug in donotsort paired-end
 
Package: basilisk
Commit: 1fa5ec78d2683524767c7e5a27d5f8334267f111
Author: LTLA <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-24 15:46:45 -0700
Commit message:

 Added the channel override change to the NEWS.
 
Package: basilisk
Commit: d16c13e5a76cd36778af8bcc0ff21afb5f70bb9a
Author: LTLA <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-24 15:11:23 -0700
Commit message:

 Bump version to trigger reinstallation to match new basilisk.utils.

Specifically, basilisk.utils (1.17.1) is switching to the Miniforge
installer, so we want to retrigger installation of all environments on
the build machines to make sure everything works.

Updated vignette to reflect the use of Miniforge.
 
Package: basilisk
Commit: 9a5f566799f7f04b33e423600587a77fac078d1c
Author: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-20 01:41:14 -0700
Commit message:

 Force basilisk to ignore .condarc and only use specified channels. (#40)

This improves the consistency of the environments across different users
and systems that might specify more channels in their .condarc. 
Package: basilisk
Commit: ee65c54e5c35408fc383e71321f24d6e5c81fdab
Author: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-18 13:34:42 -0700
Commit message:

 Clarified documentation around paths= for local Python packages. (#39)

 
Package: basilisk
Commit: a79f173bec8ae860f1ca61e7175c3f901700989a
Author: LiNk-NY <marcel.ramos@roswellpark.org>
Date: 2024-05-01 15:39:49 -0400
Commit message:

 Merged upstream/devel into devel
 
Package: basilisk
Commit: dd3e42eebb4ad145958e4eed0d922cab40b62b7a
Author: Vince Carey <stvjc@channing.harvard.edu>
Date: 2024-03-16 05:47:57 -0400
Commit message:

 Merge pull request #38 from Bioconductor/channel-licensing

Commented on the licensing problems with the defaults channel. 
Package: basilisk
Commit: 7a52f387b51b9a59a230184efbf054a08d54766d
Author: LTLA <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-03-15 17:39:04 -0700
Commit message:

 Commented on the licensing problems with the defaults channel.
 
Package: basilisk.utils
Commit: a7b1d3fddcb8886a3d8bea0e4c239bb5569a6541
Author: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-24 15:26:48 -0700
Commit message:

 Switch over to the latest miniforge by default.  (#12)

This involves some fiddling to get it working on Windows, mainly so that the
installer accepts the installation path without silently failing.

Users can still switch back to miniconda via the BASILISK_USE_MINIFORGE=0
environment variable, at least for now. 
Package: QDNAseq
Commit: a1ef202266642f70071bea381bf752a60e2e2e2f
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-24 23:14:46 +0200
Commit message:

 Merge branch 'release/1.41.3'
 
Package: QDNAseq
Commit: a0d099e05eb0bd34335b39f22506d2644b5fa545
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-24 23:14:41 +0200
Commit message:

 QDNAseq 1.41.3
 
Package: QDNAseq
Commit: e437e4bd3be7943e928dfe7aedcdba5d381b11c0
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-24 23:12:38 +0200
Commit message:

 Merge branch 'develop' of github.com:ccagc/QDNAseq into develop
 
Package: QDNAseq
Commit: e7de566b57c156aeb8543b42f3937e40c09539a4
Author: Henrik Bengtsson <hb@aroma-project.org>
Date: 2024-07-24 14:11:30 -0700
Commit message:

 Make it possible to disable plotting in test
 
Package: QDNAseq
Commit: 6e14cdad9ef2a1791d87c62a23e353f496e65311
Author: Henrik Bengtsson <hb@aroma-project.org>
Date: 2024-07-24 12:49:10 -0700
Commit message:

 exportBins(..., format = "vcf") did not add meta-data information for field `END` to the VCF file header [#120]
 
Package: QDNAseq
Commit: b2a3cfe177ec3783bf1ffd28c5c2124669cb2d9d
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-23 15:21:33 +0200
Commit message:

 Merge tag '1.41.2' into develop

QDNAseq 1.41.2
 
Package: rSWeeP
Commit: 55bb5b0fc41c89819fe51f0dc644f98143731460
Author: Camila Pereira Perico <camilapp94@gmail.com>
Date: 2024-07-14 21:08:33 -0300
Commit message:

 License added
 
Package: tidysbml
Commit: 0efd11aba5814413f791444bda99d14d83732c82
Author: Veronica Paparozzi <veronicapaparozzi1@gmail.com>
Date: 2024-07-24 18:45:16 +0200
Commit message:

 fix build error
 
Package: tidysbml
Commit: 0543b2002954c7c7266d2289f374f5f6c06f910c
Author: Veronica Paparozzi <veronicapaparozzi1@gmail.com>
Date: 2024-07-24 18:36:04 +0200
Commit message:

 fix errors
 
Package: tidysbml
Commit: a82f6c51feff6f69c509e6ce635be513f634e94f
Author: Veronica Paparozzi <veronicapaparozzi1@gmail.com>
Date: 2024-07-24 18:21:16 +0200
Commit message:

 fix errors
 
Package: tidysbml
Commit: cc1d4c86f3ab7ff137a2e03b14752f535ff01387
Author: Veronica Paparozzi <veronicapaparozzi1@gmail.com>
Date: 2024-07-24 17:58:46 +0200
Commit message:

 fix errors
 
Package: tidysbml
Commit: cc17e5c5bd64b305ca354acd6652ed6eb6f6a626
Author: Veronica Paparozzi <veronicapaparozzi1@gmail.com>
Date: 2024-07-24 17:42:56 +0200
Commit message:

 add orcid
 
Package: tidysbml
Commit: 99e68b4f05c7cf1e528d1afc21c21fe475ed220b
Author: Veronica Paparozzi <veronicapaparozzi1@gmail.com>
Date: 2024-07-24 17:38:56 +0200
Commit message:

 edit RCy3 chunk error
 
Package: SPONGE
Commit: 5e7f836de9eeba438ec6ea6e12b9bae9409105e6
Author: Markus List <markuslist@mlistm2.local>
Date: 2024-07-24 15:12:36 +0200
Commit message:

 added co-author / co-maintainer
 
Package: DESeq2
Commit: 6e1a3a56f7f6315e4a5ff352a203af26e778f73a
Author: Mike Love <mikelove@users.noreply.github.com>
Date: 2024-07-24 08:47:51 -0400
Commit message:

 resolve a note re pfunc in results
 
Package: DESeq2
Commit: f9890a8dd6f403d4043cdea39a99bb2b6f57f59b
Author: Mike Love <mikelove@users.noreply.github.com>
Date: 2024-07-24 08:41:38 -0400
Commit message:

 assign fitType first
 
Package: DESeq2
Commit: c48f0bf56d85f6d671b2fa5bd14a56c511373e7d
Author: Mike Love <mikelove@users.noreply.github.com>
Date: 2024-07-24 08:36:44 -0400
Commit message:

 fix the usage section for DESeqDataSet
 
Package: DESeq2
Commit: 7b9a4bff40dd50ad854c7462b6b10bb0ec615664
Author: Mike Love <mikelove@users.noreply.github.com>
Date: 2024-07-24 08:28:27 -0400
Commit message:

 fix missing brace
 
Package: MicrobiotaProcess
Commit: 892373ba4c2c1cdbbd23523c1095b8c46c1e0657
Author: xiangpin <xshuangbin@163.com>
Date: 2024-07-24 20:24:51 +0800
Commit message:

 bump version and update news
 
Package: MicrobiotaProcess
Commit: 86836c063d33a09ae99b389f9fab85e85f98e74d
Author: xiangpin <xshuangbin@163.com>
Date: 2024-07-24 20:19:40 +0800
Commit message:

 update mp_plot_diff_clade to compatible with ggnewscale >= 0.5.0
 
Package: MicrobiotaProcess
Commit: cf08f5b09d21a57f0e3b09807e2aacc6e856d749
Author: xiangpin <xshuangbin@163.com>
Date: 2024-05-14 18:02:59 +0800
Commit message:

 update news
 
Package: CatsCradle
Commit: 5f76e3602ec1042f06597fd5bf248a522200ba9c
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-24 11:50:06 +0100
Commit message:

 version 8, further seq-ology.
 
Package: universalmotif
Commit: 729b51aca37ea1ea9fd2e079a4291d955219a16e
Author: Benjamin Jean-Marie Tremblay <benjmtremblay@gmail.com>
Date: 2024-07-24 09:30:56 +0200
Commit message:

 bump version
 
Package: universalmotif
Commit: 2df091d9c30248e536d6c7de31b3d14d04ab459f
Author: Benjamin Jean-Marie Tremblay <benjmtremblay@gmail.com>
Date: 2024-07-24 09:29:24 +0200
Commit message:

 Add a CONTRIBUTING.md (#27)

The CONTRIBUTING.md file is based on the following template:
https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md
 
Package: universalmotif
Commit: 524d16c4d40af597c593195094adcafb13f88cda
Author: Benjamin Jean-Marie Tremblay <benjmtremblay@gmail.com>
Date: 2024-06-21 08:15:05 +0200
Commit message:

 add license
 
Package: Spectra
Commit: d0ea0b1d5cac32c7220c1380a933d9b79d466b0a
Author: Johannes Rainer <johannes.rainer@gmail.com>
Date: 2024-07-23 15:29:15 +0200
Commit message:

 fix: selectSpectraVariables to not drop peaks variables

- Ensure `selectSpectraVariables()` for `MsBackendMzR` is not removing peaks
  variables `"mz"` and `"intensity"` by default.
 
Package: ClassifyR
Commit: 4398b2b1649f5bd37964467c94d3a4c6dfa16745
Author: Dario Strbenac <dario@maths.usyd.edu.au>
Date: 2024-07-24 11:11:05 +1000
Commit message:

 - Random forest-based classifier tuning parameter presets reduced for faster completion.
- Package website rebuilt.
 
Package: concordexR
Commit: d14e3aa11f19adbae394046e016d3ebfbdb23e4b
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 16:22:46 -0700
Commit message:

 Add figures to Readme
 
Package: concordexR
Commit: 273fe073434a36d9c87102a5ba489ba5d86a7b90
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 16:19:09 -0700
Commit message:

 Update README to include citation, proper plots, and maintainer info
 
Package: ccImpute
Commit: fdd09e086c5e598ea282b500e24c964f50f435cb
Author: Marcin Malec <mamalec@iu.edu>
Date: 2024-07-23 18:45:14 -0400
Commit message:

 Merge branch 'devel' of github.com:khazum/ccImpute into devel
 
Package: ccImpute
Commit: 586d5408c5621bc58dd6e869500f835f00aca146
Author: Marcin Malec <mamalec@iu.edu>
Date: 2024-07-23 18:44:33 -0400
Commit message:

 Fixed build problems
 
Package: ccImpute
Commit: 32d0ae0f2da01ef20aa275a362627b41ac898c4b
Author: khazum <khazum@gmail.com>
Date: 2024-07-19 21:29:15 -0400
Commit message:

 Update README.md 
Package: ccImpute
Commit: 4d022846921e0318f784185a2526ae24653501e3
Author: khazum <khazum@gmail.com>
Date: 2024-07-19 21:28:04 -0400
Commit message:

 Update README.md 
Package: ccImpute
Commit: fc0d43baee8ba741ac35c48d6a50f7f68499fea7
Author: khazum <khazum@gmail.com>
Date: 2024-07-19 21:27:21 -0400
Commit message:

 Update README.md 
Package: BiocCheck
Commit: 222e4693a947673ef16d9e6982e7f1c14e2c705f
Author: LiNk-NY <marcel.ramos@roswellpark.org>
Date: 2024-07-23 18:33:58 -0400
Commit message:

 version bump 1.41.7
 
Package: BiocCheck
Commit: 481d8d1fa9c5ac32672d1119a058b8add2a933ed
Author: LiNk-NY <marcel.ramos@roswellpark.org>
Date: 2024-07-23 18:33:52 -0400
Commit message:

 bug fix: extract package only in checkVigSuggests
 
Package: concordexR
Commit: 046127e981726cf71b18bf371d67701f8e27b0ad
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 13:56:40 -0700
Commit message:

 Bump version and add mbkmeans to Suggests
 
Package: concordexR
Commit: 3a677f6d3d38041a1d227ea94017875af8fd1ae8
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 13:56:19 -0700
Commit message:

 Address some notes/warnings in BiocCheck and R CMD CHECK. Mostly, make sure necessary imports from methods are available
 
Package: mia
Commit: 50bd2ea9b6e2bc0e76695a36a2bbb7639ef09b60
Author: Théotime Pralas <151254073+thpralas@users.noreply.github.com>
Date: 2024-07-23 23:49:25 +0300
Commit message:

 LDA ordination with feature loadings computation (#598)

Co-authored-by: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Co-authored-by: TuomasBorman <tvborm@utu.fi> 
Package: mia
Commit: 96bddb77c17bf236b3e2c36c7e987a6c4523ac58
Author: Muluh <127390183+Daenarys8@users.noreply.github.com>
Date: 2024-07-23 21:05:42 +0100
Commit message:

 unify param def (#603)

Signed-off-by: Daena Rys <rysdaena8@gmail.com>
Co-authored-by: TuomasBorman <tvborm@utu.fi> 
Package: mia
Commit: 8b8f686cb90ce2c9eb7f8539eb14a229a8487a3c
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-21 11:36:17 +0300
Commit message:

 Default pseudocount half of the minimum value (#613)

 
Package: mia
Commit: fb2215bbbed9470da3bb317463dfae7aefdb9753
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-19 18:07:23 +0300
Commit message:

 Fix addAlpha (#612)

 
Package: mia
Commit: 9012592700d3f33ddaba98e7ee00f807f15513a5
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-18 17:24:11 +0300
Commit message:

 Fix pseudocount (#611)

 
Package: mia
Commit: 5dc047897c351678e94ea52fa28ac0cbd3b60d5b
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-12 18:33:24 +0300
Commit message:

 Minor fix to convertToBIOM (#607)

 
Package: mia
Commit: dea9d92fb1c6a1b0a7f866f4116d1c7cf5d6f6b4
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-12 11:53:02 +0300
Commit message:

 convertToBIOM (#606)

 
Package: mia
Commit: 61dc9cf9e755876374ca99db0787a60923113071
Author: Shadman Ishraq <150528639+ShadmanIshraq@users.noreply.github.com>
Date: 2024-07-10 11:10:11 +0300
Commit message:

 QMP example data #470 (#597)

Co-authored-by: Shadman Ishraq <shadmanishraq2@gmail.com.com>
Co-authored-by: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Co-authored-by: TuomasBorman <tvborm@utu.fi> 
Package: mia
Commit: 11a9b645e5b3f3e61ea3496f46c10257adc286bb
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-10 10:34:55 +0300
Commit message:

 Improve mapTaxonomy (#600)

 
Package: mia
Commit: 32a8aa7d1101ba0eeb1f207664d787860c727fd9
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-08 11:59:18 +0300
Commit message:

 import functions and ranks (#590)

 
Package: CCPlotR
Commit: e84c2ba45eb0baa007ba4c445c3ff8bd2dbbef0a
Author: Sarah145 <sarahennis805@hotmail.com>
Date: 2024-07-23 21:44:08 +0100
Commit message:

 bump version
 
Package: CCPlotR
Commit: e654d4313ea12e37b91965e4fe76ed6f93722cb1
Author: Sarah145 <sarahennis805@hotmail.com>
Date: 2024-07-23 21:29:14 +0100
Commit message:

 fixed legend in cc_dotplot
 
Package: concordexR
Commit: a9f31f0ee10bd871b9a41d0a7a543ddbc7a69c06
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 13:06:48 -0700
Commit message:

 Version bump
 
Package: concordexR
Commit: 78a349ce41cb03a5ae3d0f4e6593d7b0847165df
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 13:06:41 -0700
Commit message:

 Change order of label checking. NA labels should be checked before checking for label dimensions.
 
Package: concordexR
Commit: 8e7d1a9e544f47c09e3fcdc0e59181fa6f94d621
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 12:56:10 -0700
Commit message:

 Minor changes. Fix roxygen comments/spacing and version bump
 
Package: concordexR
Commit: 3efd7b3fcaf1fb9e5987821d4932d6dc0bf3b052
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 12:52:34 -0700
Commit message:

 Add codecov
 
Package: crisprBase
Commit: 3740923488094261720e36e21cfe020caabca05b
Author: Jean-Philippe Fortin <fortin946@gmail.com>
Date: 2024-07-23 12:51:35 -0700
Commit message:

 Added csm complex
 
Package: concordexR
Commit: 4cf2766dd4a16f3ed3e8726f5f4af41f6caa6f9a
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 12:50:51 -0700
Commit message:

 Bump package version from git merge conflicts
 
Package: concordexR
Commit: cb0464488b3272b9fbbb59a0f42522af81cfe0df
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 12:49:57 -0700
Commit message:

 Fix merge conflicts
 
Package: concordexR
Commit: 3ba13d510d2c2df61e997b666cfbb78a0b64f668
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 12:42:01 -0700
Commit message:

 Bump z in version
 
Package: concordexR
Commit: fbbd31c22d55905b7a9ced5737f4b2670d2488c0
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-23 12:41:49 -0700
Commit message:

 Update links in documentation
 
Package: concordexR
Commit: 9b715e09729d9cb9e5c7dea6568f54dff92933e1
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 15:22:40 -0700
Commit message:

 Update version
 
Package: concordexR
Commit: 8355add7c72abef102eaf5277a490c7c565ce973
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:42:41 -0700
Commit message:

 Update codecov yaml to fix file list
 
Package: concordexR
Commit: ad0e8ab05ed7b87a09d2db684b2721663c8f5f73
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 12:48:28 -0700
Commit message:

 Move computation of logcounts to ensure that tests work as expected.
 
Package: concordexR
Commit: f2304d0ebe192d727dd3480dcf001d268dfcf99d
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:35:16 -0700
Commit message:

 Update documentation
 
Package: concordexR
Commit: a1cccf794a82ac84c08295730b39a611d17062bc
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:35:01 -0700
Commit message:

 Update test message
 
Package: concordexR
Commit: 068c6bae0314588b1c084b010d2279c5f6cab404
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:25:26 -0700
Commit message:

 Added control for label dimension checks
 
Package: concordexR
Commit: b9feb9f94ef47282afa8787f6b651c1961ea9d6c
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:23:29 -0700
Commit message:

 Update documenation language for cells/spots/observations
 
Package: concordexR
Commit: e355e3b9cec0b1469245693536fff2dfb13d3e2c
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:20:15 -0700
Commit message:

 Add checks for label number
 
Package: concordexR
Commit: f0cf6dea315c51a4d4a501971a6f710ee04b7bd2
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:17:38 -0700
Commit message:

  Addresses #2: Add checks for NA labels.
 
Package: concordexR
Commit: 4031fbceeb3596337f5353940870f928fc1e4b6c
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:16:12 -0700
Commit message:

 Remove print statements
 
Package: concordexR
Commit: 3c6a13fad4cf519843a94fbfc8695debd2e9bb31
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:08:19 -0700
Commit message:

 Add check for label quantities compared to number of observations
 
Package: concordexR
Commit: 82cfb8fbad73cd98d348f8601779f936c88d098f
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:07:39 -0700
Commit message:

 Fix documentation of arguments in calculateConcordex
 
Package: concordexR
Commit: b7b9ffcee199d8f5d5605b54c8ea4c34d487985f
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 11:07:18 -0700
Commit message:

 Change collapse stop/warn message handlers to a single function
 
Package: concordexR
Commit: 2b906607159ff23bf3004b01b399a9d92bbc8271
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 10:34:28 -0700
Commit message:

 Fix documentation of `x`
 
Package: concordexR
Commit: ac9308ed9a06ab8aa04647805181d523d4ba423c
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 10:02:18 -0700
Commit message:

 For set_names_* functions, the errors should be considered internal. Also, checks for NA labels and label dimension should be added to `check_labels()`
 
Package: concordexR
Commit: 41bc31e4e1e4fcfbe43152126b82d52934e51b31
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 09:43:20 -0700
Commit message:

 Update R version dependency from 4.2 to 4.4.0.
 
Package: concordexR
Commit: 767150ae3dd0253348df5b41fb4064356e4a7791
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 09:38:12 -0700
Commit message:

 Remove extra file in /tests
 
Package: concordexR
Commit: d9b1090901e1b52683eb327ea6f78b82b9c39a2c
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 09:25:14 -0700
Commit message:

 Add spatial feature experiment to Suggests
 
Package: concordexR
Commit: b118015a2f895a4fc4da493c3d8339c9dd355514
Author: Kayla Jackson <36088762+kayla-jackson@users.noreply.github.com>
Date: 2024-07-22 09:17:32 -0700
Commit message:

 Update pkgdown.yaml

Change bio conductor version 
Package: concordexR
Commit: 9a543d7e422169876160d0d7e3267ccc7c50e1bd
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 23:05:12 -0700
Commit message:

 Add news?
 
Package: concordexR
Commit: 855c27eb70c9217800c3a285f649c08098eb3789
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 23:04:07 -0700
Commit message:

 fix overview example to match readme
 
Package: concordexR
Commit: f2722cd82a6ba21ba919d97c23cbe0e8c654c234
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 23:03:50 -0700
Commit message:

 Use roxygen tags instead of `::` scoping
 
Package: concordexR
Commit: 1bb366bcf44d3c0abc779532e93540b6b6ea9772
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 23:03:26 -0700
Commit message:

 Remove imports that are not used
 
Package: concordexR
Commit: 864d64cab6197a82bf3111fb01230fa0a9acd575
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 22:44:52 -0700
Commit message:

 Update documentation description for calculateConcordex()
 
Package: concordexR
Commit: 68a8e63908663dc23254fea2c05ea5e62299ecf2
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 22:41:15 -0700
Commit message:

 Update documentation for assay and dimred
 
Package: concordexR
Commit: 6350a429701532fc8e5d4abac84e77ef65b124d0
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 22:32:41 -0700
Commit message:

 Update nonspatial vignette
 
Package: concordexR
Commit: b60244fb77036f5783fbbb05bf0177f8ae233ed9
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 22:17:42 -0700
Commit message:

 Rename demo to nonspatail example
 
Package: concordexR
Commit: d00d38bd8f67ea46371ba5f1dd99b34170b33430
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 22:15:09 -0700
Commit message:

 Update calculate concordex in Readme
 
Package: concordexR
Commit: 5e3f1526e984a0d3e59fd8e943c61339c58ef633
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 22:14:34 -0700
Commit message:

 fix minor bug in do.call
 
Package: concordexR
Commit: abfb5f319615fd867d9a36883707b6ee17f1adba
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 21:33:21 -0700
Commit message:

 Not sure how reducedDim and assay weren't exported
 
Package: concordexR
Commit: 4c409945f9c7a14fed6e8714bb077fca7a814d44
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 21:32:52 -0700
Commit message:

 Catch error where mixed_compatible labels aren't classed as discrete
 
Package: concordexR
Commit: d83c5262a3fbf24cf2bc51f979ac832ef3887b43
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 21:31:55 -0700
Commit message:

 Update documentation for calculateConcordex
 
Package: concordexR
Commit: 41733eb234edce1bd4c6d661773566bd7190a91d
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 21:31:35 -0700
Commit message:

 Fix name of warning handler
 
Package: concordexR
Commit: f73698974526b4e4d2e0e8f69962ca37695d7532
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 21:31:19 -0700
Commit message:

 Update documentation for calculateConcordex
 
Package: concordexR
Commit: 89c950780644090931686afa76e7ea15f0c76909
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 21:30:56 -0700
Commit message:

 Add tests for label utilities and concordex function
 
Package: concordexR
Commit: 159f2043312552dd56da039c05148b6432f6a4de
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 21:30:29 -0700
Commit message:

 Remove documentation for internal functions
 
Package: concordexR
Commit: 4b15b674c567a695e9b3f067b0e9bebd8201b48f
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 13:48:56 -0700
Commit message:

 Significantly declutter man/ pages. Remove entries for internal utilities
 
Package: concordexR
Commit: 63093a7b7057248d33b91dda98ef45b6090c499d
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 13:47:51 -0700
Commit message:

 Remove plotting utilities, for now
 
Package: concordexR
Commit: 3ce20a8a1704e151a3cf895c9f099f07a68dd3e4
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 10:54:11 -0700
Commit message:

 Add tolerance to `is_integer`
 
Package: concordexR
Commit: be25ce3fe83e3e5b28dbddcd589b5dccf25cabe2
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 10:34:18 -0700
Commit message:

 Update vignettes
 
Package: concordexR
Commit: 500ec22455d13f2e8d4352771958de0232dd61ec
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 10:33:59 -0700
Commit message:

 Update Readme and basic demo
 
Package: concordexR
Commit: a142628a8fd894ae631127e0941e2b42c95e68fe
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-18 10:33:36 -0700
Commit message:

 Fix subsetting labels
 
Package: miaViz
Commit: dc8573b298efa4f32e2839f6678f6e30fa678468
Author: ake <40662956+ake123@users.noreply.github.com>
Date: 2024-07-23 15:50:35 +0300
Commit message:

 Update contributors list (#136)

Co-authored-by: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com> 
Package: miaViz
Commit: 9e72ffc3e76384e57d2f3ded96a2d83cb6973038
Author: Muluh <127390183+Daenarys8@users.noreply.github.com>
Date: 2024-07-23 13:19:38 +0100
Commit message:

 WIP: unify param def (#140)

Signed-off-by: Daena Rys <rysdaena8@gmail.com> 
Package: miaViz
Commit: 81f967c4298268e4dabfbd38f8eb87d4c330da3f
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-17 18:39:04 +0300
Commit message:

 Update plotAbundance.R (#139)

 
Package: miaViz
Commit: c5e59bdc02c67d27be6e8a563d2c1d0cfcc42a1d
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-15 23:18:01 +0300
Commit message:

 Fix hidden parameters, simplify plotSeries (#138)

 
Package: miaViz
Commit: cdf09302ca7723c0aeceb7e2c60c73a5b58a7b89
Author: Muluh <127390183+Daenarys8@users.noreply.github.com>
Date: 2024-07-14 12:10:28 +0100
Commit message:

 Update MARGIN param (#133)

Signed-off-by: Daena Rys <rysdaena8@gmail.com>
Co-authored-by: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com> 
Package: miaViz
Commit: c1c277a36b8f8ec195cd24544c4fc889ec5dc751
Author: Muluh <127390183+Daenarys8@users.noreply.github.com>
Date: 2024-07-12 22:04:03 +0100
Commit message:

 Update params in user facing fxns (#134)

Signed-off-by: Daena Rys <rysdaena8@gmail.com>
Co-authored-by: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Co-authored-by: TuomasBorman <tvborm@utu.fi> 
Package: miaViz
Commit: 95a7d756b35f3ccd00ec3bd321463c535512617c
Author: Tuomas Borman <60338854+TuomasBorman@users.noreply.github.com>
Date: 2024-07-10 18:07:52 +0300
Commit message:

 Fix ndetection (#137)

 
Package: faers
Commit: 6a63a0212529b70dff23334092c4547e1d020364
Author: yun <yunyunpp96@outlook.com>
Date: 2024-07-24 01:45:37 +0800
Commit message:

 `meddra` function augment argument `primary_soc` to help save the full meddra data
 
Package: tidysbml
Commit: 4d17ab7652a3d9f0508a804ae6f6cbe3073c4989
Author: veronicapaparozzi <veronicapaparozzi1@gmail.com>
Date: 2024-07-23 19:29:17 +0200
Commit message:

 edit RCy3 chunk
 
Package: extraChIPs
Commit: f9e4fa2a00c1917b6c18816e9301097653ee1e9a
Author: Stevie Ped <stephen.pederson.au@gmail.com>
Date: 2024-07-24 01:18:14 +0930
Commit message:

 Version bump after bugfix
 
Package: extraChIPs
Commit: 772d78016aeadeffda893d1e5aec58adb0bf96ee
Author: Stevie Ped <stephen.pederson.au@gmail.com>
Date: 2024-07-23 23:38:16 +0930
Commit message:

 Corrected handling of svalues with Wald Test
 
Package: spatialLIBD
Commit: fa9c18d2f2dda5e4ebef3838d98354347b327084
Author: lcolladotor <lcolladotor@gmail.com>
Date: 2024-07-23 11:45:44 -0400
Commit message:

 v1.17.8 -- ImageJ -> Fiji
 
Package: spatialLIBD
Commit: 3a3b96b6fd8f64d59ec862460539893f5a044e58
Author: lcolladotor <lcolladotor@gmail.com>
Date: 2024-07-23 11:44:57 -0400
Commit message:

 ImageJ -> Fiji updates related to https://github.com/LieberInstitute/visiumStitched/issues/1
 
Package: faers
Commit: c6b63e8bd4f4b373cdde421e46f7282ca72fae8c
Author: yun <yunyunpp96@outlook.com>
Date: 2024-07-23 23:32:45 +0800
Commit message:

 fix R CMD check error
 
Package: faers
Commit: d8931ac85e9824529aba70057d82ae947d35292e
Author: yun <yunyunpp96@outlook.com>
Date: 2024-07-23 23:20:37 +0800
Commit message:

 save the full meddra data
 
Package: faers
Commit: a630cbed4056f571e0ea0665afad6d92a23594db
Author: yun <yunyunpp96@outlook.com>
Date: 2024-07-23 16:59:58 +0800
Commit message:

 bump to version 1.1.4
 
Package: faers
Commit: 981f9861819949bf3a508285007cd59fc302cba0
Author: yun <yunyunpp96@outlook.com>
Date: 2024-07-23 16:59:02 +0800
Commit message:

 fix error: in correct index length
 
Package: CatsCradle
Commit: 6e7227946c0842308893f634e018c0e630bf0a45
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-23 16:04:03 +0100
Commit message:

 version 7.  This fixes a seq_len parens problem
 
Package: GenomicPlot
Commit: 3cba99d319f388bbf71241e2b42aafc5824753b5
Author: Shuye Pu <shuye2009@gmail.com>
Date: 2024-07-23 10:46:18 -0400
Commit message:

 change pseudo count for ratio matrix
 
Package: gDRcore
Commit: 8f456ed4793605a80476a8a6061e3b16995572ad
Author: Bartek <32614650+bczech@users.noreply.github.com>
Date: 2024-07-23 16:31:14 +0200
Commit message:

 Merge pull request #156 from gdrplatform/GDR-2600

Gdr 2600 
Package: gDRcore
Commit: 55df5837791c14ffc7253f8434592bc5be2b46a8
Author: czechb3 <bartosz.w.czech@gmail.com>
Date: 2024-07-23 12:55:47 +0200
Commit message:

 refactor: update unit tests
 
Package: gDRcore
Commit: ba179b5f452ffa954c32e422a4847471cf6685b0
Author: czechb3 <bartosz.w.czech@gmail.com>
Date: 2024-07-23 12:17:13 +0200
Commit message:

 fix: missing parenthesis
 
Package: gDRcore
Commit: 0b31895c6bcddd97ed3b652b4e49c30eb29bb422
Author: czechb3 <bartosz.w.czech@gmail.com>
Date: 2024-07-23 12:13:54 +0200
Commit message:

 fix: issue with providing nested confounder
 
Package: gDRcore
Commit: d553be53c936512d7fa369b38ecf61bd8ff96eed
Author: czechb3 <bartosz.w.czech@gmail.com>
Date: 2024-07-23 12:12:46 +0200
Commit message:

 refactor: revert
 
Package: gDRcore
Commit: ec495aff22e174d6c56e111d1a818c58755cce24
Author: czechb3 <bartosz.w.czech@gmail.com>
Date: 2024-07-23 11:47:45 +0200
Commit message:

 refactor: update unit tests
 
Package: gDRcore
Commit: 7ed65114084b5390855cb24f5d428c3d9d6cefee
Author: czechb3 <bartosz.w.czech@gmail.com>
Date: 2024-07-23 11:43:45 +0200
Commit message:

 chore: bump version and update NEWS.md
 
Package: gDRcore
Commit: 89f17994690dc270d60c6ab2025dc4c1ae60816c
Author: czechb3 <bartosz.w.czech@gmail.com>
Date: 2024-07-23 11:43:36 +0200
Commit message:

 fix: issue with providing nested confounder
 
Package: PhyloProfile
Commit: 1ecc1499b5a7ab18afa9b4d877708c598fc9b017
Author: trvinh <trvinh@gmail.com>
Date: 2024-07-23 15:44:26 +0200
Commit message:

 opt to select variable for filtering UMAP data
 
Package: CatsCradle
Commit: 3aeb8234d6eff0322f19548a485b1d517a68c0f8
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-23 14:40:53 +0100
Commit message:

 bumped to 6
 
Package: QDNAseq
Commit: a60496655884c5389d5f0a2989a5c40eab822b40
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-23 15:25:40 +0200
Commit message:

 NEWS: fix date [ci skip]
 
Package: QDNAseq
Commit: 2e23ba28946188a067a44a78ef0c99ab1803e896
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-23 15:21:29 +0200
Commit message:

 Merge branch 'release/1.41.2'
 
Package: QDNAseq
Commit: c80dad8a21e4322c546d1ef837add4b4d37925fe
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-23 15:21:24 +0200
Commit message:

 QDNAseq 1.41.2
 
Package: QDNAseq
Commit: 99da9f8037e03c75b99a889face697293942ebfa
Author: Henrik Bengtsson <hb@aroma-project.org>
Date: 2024-07-23 06:10:00 -0700
Commit message:

 BUG FIX: poolRuns() would produce an error [#112]
 
Package: QDNAseq
Commit: 2c45bf9f7fe0fa85b405d494ff9be239e8b4b5ca
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-23 02:31:19 +0200
Commit message:

 Bump develop version [ci skip]
 
Package: QDNAseq
Commit: 9f9ecd4103d3e5a1210373e96505fc8171ad643a
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 23:39:16 +0200
Commit message:

 Merge tag '1.41.1' into develop

QDNAseq 1.41.1
 
Package: staRgate
Commit: 1dd51d12157d6772b103db28a8cb29bbfbbb97a7
Author: LeeJ22 <lee.jasme@gmail.com>
Date: 2024-07-23 09:19:28 -0400
Commit message:

 remove citation, increase ver number
 
Package: DropletUtils
Commit: 1663262d07d62c4803307eeeb4e970cf836ff63e
Author: Jonathan Griffiths <7976085+jonathangriffiths@users.noreply.github.com>
Date: 2024-07-23 14:19:51 +0100
Commit message:

 deprecate beachmat::whichNonZero (#111)

* deprecate beachmat::whichNonZero 
Package: msa
Commit: 003b7dd5473265ed4080d1d9e9472148b91f3618
Author: UBod <ulrich@bodenhofer.com>
Date: 2024-07-23 15:00:36 +0200
Commit message:

 Further fix of ClustalOmega source code to ensure C++11 compatbility with new Rcpp version; version number bumped to 1.37.2
 
Package: scRNAseqApp
Commit: f7ad9b7ffc209e262294435016037b0e0a760ff8
Author: JIANHONG OU <jianhong@users.noreply.github.com>
Date: 2024-07-23 08:45:55 -0400
Commit message:

 add help video playlist
 
Package: scRNAseqApp
Commit: 5b89b4afdb14f6cc205cf8360a3834a115cc85c1
Author: JIANHONG OU <jianhong@users.noreply.github.com>
Date: 2024-07-19 14:00:56 -0400
Commit message:

 allow subset groups for explorer.
 
Package: OncoSimulR
Commit: 9ca48906c8dc7cc752e007d044bad67b979ec7b0
Author: Ramon Diaz-Uriarte <rdiaz02@gmail.com>
Date: 2024-07-23 14:31:22 +0200
Commit message:

 4.7.1. Fix kjohnson3 failure, Note lost braces, miscell minor
 
Package: CatsCradle
Commit: bae4738246a31d03ed8abf1473025d992e8f5bee
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-23 12:27:02 +0100
Commit message:

 bumped version number
 
Package: CatsCradle
Commit: dad2f3062772f4cfbf9a93c52857ccc2b2a44742
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-23 10:17:43 +0100
Commit message:

 Bumped version to push upstream
 
Package: CatsCradle
Commit: 72697acc98626602d5fdb57b901f7fea4af042d1
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-22 14:57:01 +0100
Commit message:

 Increased version number.
 
Package: CatsCradle
Commit: 842e21824c9100fa14c13377f8f121f4d062af79
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-16 14:07:41 +0100
Commit message:

 Bumped version number.
 
Package: CatsCradle
Commit: 7d4e1a138a10483befa956c3f9f051773f5c914d
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-16 12:55:58 +0100
Commit message:

 Copied development branch into main
 
Package: CatsCradle
Commit: 1160479cbd8cf4741eb79571ff0b545468ec3198
Author: AnnaLaddach <annaladdach@gmail.com>
Date: 2024-07-08 14:31:37 +0100
Commit message:

 all.rd removed
 
Package: CatsCradle
Commit: 76b63fa96068ac0555caf86e76a71cb42790ee6b
Author: AnnaLaddach <annaladdach@gmail.com>
Date: 2024-07-08 14:24:35 +0100
Commit message:

 S removed from attributes
 
Package: CatsCradle
Commit: dfce2a4e1e5cd616ee10eb17110be7b05b3a7f76
Author: AnnaLaddach <annaladdach@gmail.com>
Date: 2024-07-08 14:21:52 +0100
Commit message:

 S removed from attributes
 
Package: CatsCradle
Commit: cfee855724de98473bbbdf75c50fd443606552bc
Author: AnnaLaddach <annaladdach@gmail.com>
Date: 2024-07-08 13:55:52 +0100
Commit message:

 All.rd removed
 
Package: CatsCradle
Commit: 8703fe5552fb1b8fd6e855f0567b711cbdd145ae
Author: AnnaLaddach <annaladdach@gmail.com>
Date: 2024-07-04 13:49:30 +0100
Commit message:

 S and Sprime fixed
 
Package: CatsCradle
Commit: 4d85a18cd691c86106b37722bbf0d775dc7aea68
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-04 13:36:11 +0100
Commit message:

 grr

Merge branch 'main' of https://github.com/AnnaLaddach/CatsCradle
 
Package: CatsCradle
Commit: 671f02ecc384b7d41f548188fd845c318da482b4
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-04 13:34:35 +0100
Commit message:

 solves latex error build problem
 
Package: CatsCradle
Commit: 96e475db7417f01199472b284e81dc4cba40b03e
Author: AnnaLaddach <annaladdach@gmail.com>
Date: 2024-07-02 15:13:47 +0100
Commit message:

 S and STranspose fixed
 
Package: CatsCradle
Commit: 613d7854f0f203247b626bacf735cbea93ac1107
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-07-02 09:52:11 +0100
Commit message:

 Merge the logo

Merge branch 'main' of https://github.com/AnnaLaddach/CatsCradle
 
Package: CatsCradle
Commit: db13143064082162c6405c605dc0feb376670647
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-06-26 10:22:53 +0100
Commit message:

 fixing

Merge branch 'main' of https://github.com/AnnaLaddach/CatsCradle
 
Package: CatsCradle
Commit: e0c5d9215ae310981f07a3d576b4f4c7617bc761
Author: Michael Shapiro <michael.shapiro@crick.ac.uk>
Date: 2024-06-26 10:19:48 +0100
Commit message:

 revised for resubmission
 
Package: iSEEtree
Commit: 9cd27668d141b0d664078c2b3973e80726ea2de8
Author: Giulio Benedetti <giuliobene2000@gmail.com>
Date: 2024-07-23 12:17:53 +0300
Commit message:

 Fix docs
 
Package: iSEEtree
Commit: a7d95eaec7f2118aaddf838e2ea6c2d78c159bb8
Author: Giulio Benedetti <giuliobene2000@gmail.com>
Date: 2024-07-23 11:43:14 +0300
Commit message:

 Improve vignettes
 
Package: iSEEtree
Commit: d7f4179272d17758ed786056d356eb8bae352746
Author: Giulio Benedetti <giuliobene2000@gmail.com>
Date: 2024-07-20 09:50:15 +0300
Commit message:

 Simplify reference
 
Package: DropletUtils
Commit: ded6e8d4d12c92aa42aa9e75010ab68ff5c55ba1
Author: Jonathan Griffiths <7976085+jonathangriffiths@users.noreply.github.com>
Date: 2024-07-23 10:20:54 +0100
Commit message:

 Merge pull request #110 from hpages/devel

Compatibity with DelayedArray 0.31.7 
Package: DropletUtils
Commit: 6e27ea9b1c7a5e9f58b64a02f31cc16ae6cf75af
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2024-07-17 09:10:03 -0700
Commit message:

 require DelayedArray >= 0.31.9
 
Package: DropletUtils
Commit: 80ec44f39b5e79c1d06b3b3f7ed6a1a3ec2ccd67
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2024-07-12 08:30:56 -0700
Commit message:

 require SparseArray >= 1.5.18 instead of 1.5.19
 
Package: DropletUtils
Commit: 97698c9f198990cf17c88caa0741c2bf26e83658
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2024-07-09 12:03:31 -0700
Commit message:

 Compatibity with DelayedArray 0.31.7

The following breaking changes happened between DelayedArray < 0.31.5
and 0.31.7:
  The OLD_extract_sparse_array() generic and SparseArraySeed objects
  are now deprecated in favor of the new extract_sparse_array() generic
  defined in the SparseArray package. Methods for the new
  extract_sparse_array() generic are expected to return a SparseArray
  derivative, typically an SVT_SparseArray object but COO_SparseArray
  objects are ok.

This commit restores compatibility with DelayedArray 0.31.7.
 
Package: DropletUtils
Commit: ea70215336f1777274af9379fa0998123f9e12c3
Author: Jonathan Griffiths <7976085+jonathangriffiths@users.noreply.github.com>
Date: 2024-07-09 10:17:58 +0100
Commit message:

 bump bioc version in action
 
Package: spatialHeatmap
Commit: 4b8948975de9220e60f00f55605f237292ed1577
Author: jianhai <jzhan067@ucr.edu>
Date: 2024-07-23 01:25:13 -0700
Commit message:

 The function cvt_id accepts vectors.
 
Package: spatialHeatmap
Commit: 86285fb498d35d122edd7ba794e2e9e88cfbc654
Author: jianhai <jzhan067@ucr.edu>
Date: 2024-06-21 16:23:33 -0700
Commit message:

 Merge branch 'master' of git.bioconductor.org:packages/spatialHeatmap
 
Package: spatialHeatmap
Commit: 9de12a152a5a406e588e15c49de85da71b5a8484
Author: jianhai <jzhan067@ucr.edu>
Date: 2024-06-21 16:21:40 -0700
Commit message:

 Fixed some contrasts in spatial enrichment.
 
Package: DeMixT
Commit: b9e38b8b80c163fcc93f4b3ec960469e5f104c49
Author: Shuangxi Ji <jiyunmathbham@gmail.com>
Date: 2024-07-22 23:49:48 -0500
Commit message:

 Update to v1.20.1
 
Package: DeMixT
Commit: e57a5e3db5e34ad52c4077082cfd0cabe0ea7f7d
Author: Shuangxi Ji <jiyunmathbham@gmail.com>
Date: 2024-07-22 23:49:35 -0500
Commit message:

 Update to v1.20.1
 
Package: DeMixT
Commit: 0d561ef20f5a353c1296df8c9843ef8f271758ca
Author: Shuangxi Ji <jiyunmathbham@gmail.com>
Date: 2024-07-22 23:16:15 -0500
Commit message:

 Update to v1.20.1
 
Package: Rsubread
Commit: 8bc9e7f0285f787a6c271255f73701cc218b39b3
Author: Yang Liao <yang.liao@monash.edu>
Date: 2024-07-23 14:10:58 +1000
Commit message:

 updated date for v2.19.1
 
Package: systemPipeR
Commit: 3e62d24b494e1c469b6b4c505d1cd4c44c052d13
Author: tgirke <tgirke@citrus.ucr.edu>
Date: 2024-07-22 19:34:23 -0700
Commit message:

 vignette updates
 
Package: SpliceWiz
Commit: f85d0effdd5f92e61a5f44f43de45b2df796ba8e
Author: alexchwong <80015046+alexchwong@users.noreply.github.com>
Date: 2024-07-23 11:02:10 +1000
Commit message:

 Version bump 1.7.1
 
Package: SpliceWiz
Commit: d56fb5c3a7109cd625765f846f277f4fec91071c
Author: alexchwong <80015046+alexchwong@users.noreply.github.com>
Date: 2024-07-23 10:52:32 +1000
Commit message:

 Merge remote-tracking branch 'upstream/devel' into 1.7.1-devel
 
Package: SpliceWiz
Commit: 919dd043d157d2aa306659d3bcf2812174acb50d
Author: alexchwong <80015046+alexchwong@users.noreply.github.com>
Date: 2024-07-21 14:04:39 +1000
Commit message:

 Remove zlibbioc dependency
 
Package: SpliceWiz
Commit: 2328e7ebebc60277607d5acfb58cec0d2d066a5b
Author: alexchwong <80015046+alexchwong@users.noreply.github.com>
Date: 2024-07-13 15:30:45 +1000
Commit message:

 GHA
 
Package: SpliceWiz
Commit: 3c92c1abb9284e3facd2f20899fb4ee076fe496d
Author: alexchwong <80015046+alexchwong@users.noreply.github.com>
Date: 2024-07-13 15:28:14 +1000
Commit message:

 Update BuildRef_GO.R

add rsqlite connection for checking function
 
Package: SpliceWiz
Commit: 56c60b20594bcbfc9ebd31b37f43f6687c44ba3f
Author: alexchwong <80015046+alexchwong@users.noreply.github.com>
Date: 2024-07-13 15:26:42 +1000
Commit message:

 Implement GO-sqlite file checking before opening

Also uses RSQLite::SQLite() instead of DBI::dbDriver("SQLite") to open databases
 
Package: concordexR
Commit: 2f819c8cc7c7a55a70f843710b310fdd2f9e3ca9
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:19:01 -0700
Commit message:

 Update readme and news
 
Package: concordexR
Commit: ec964b97f4219d5fbab8dc4ea74e8ebf48b2bc47
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:18:39 -0700
Commit message:

 Update github workflow biocversion
 
Package: concordexR
Commit: ae1365590134fada08f027edd330314e77492adb
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:18:27 -0700
Commit message:

 Update files to sync with origin/main
 
Package: concordexR
Commit: 0da92937815edbf22dc1290cb2f3f1d4539d58de
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:17:50 -0700
Commit message:

 Update recent commits to sync with main
 
Package: concordexR
Commit: 48c8e19c33933722fe48f9b8933c4ab411f25e8c
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:16:31 -0700
Commit message:

 Move label utilities
 
Package: concordexR
Commit: e792f508a54fcb3917c2403b5c37ecf731739590
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:16:04 -0700
Commit message:

 New namespace, remove plotting exports
 
Package: concordexR
Commit: e900ebc35956e1fa51c91a22b6adba55e84d901d
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:15:39 -0700
Commit message:

 Remmmove additional obsolete files
 
Package: concordexR
Commit: e3d224c2502a26e4fe857df79b7d83f102d1d2f4
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:14:35 -0700
Commit message:

 Remove obsolete files
 
Package: concordexR
Commit: 98c0c22b40536c191ca366469ef168bdeb9e0ad1
Author: Kayla Jackson <kaylajac@caltech.edu>
Date: 2024-07-22 13:11:01 -0700
Commit message:

 On devel branch, update version
 
Package: AnVILGCP
Commit: 34107f145dc6beee723b7e8c880e7503139fbddc
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 16:11:35 -0400
Commit message:

 version bump 0.99.30
 
Package: AnVILGCP
Commit: 7c5f94efc0949fd8d171354b6a051df6173a81af
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 16:11:17 -0400
Commit message:

 update vignette include png
 
Package: phantasusLite
Commit: 3e4299f3be7dbbf90115a3bb0f50e205ebdf5fd6
Author: Alexey Sergushichev <alsergbox@gmail.com>
Date: 2024-07-22 14:32:56 -0500
Commit message:

 fix getHSDSFileList
 
Package: TSCAN
Commit: fbb09b196e9b67791eae1773ec60263459450a9c
Author: Hervé Pagès <hpages@users.noreply.github.com>
Date: 2024-07-22 12:58:26 -0700
Commit message:

 Resync with latest S4Arrays, SparseArray, and DelayedArray packages. (#2)

Also remove pre-compiled files from inst/doc/ folder. 
Package: scran
Commit: d890204bc231b0964bdfe2ee64c20ee2e07d9046
Author: LTLA <infinite.monkeys.with.keyboards@gmail.com>
Date: 2024-07-22 12:57:10 -0700
Commit message:

 Added a new NEWS entry.
 
Package: scran
Commit: 7f4885eb3344556a6b6d1d0a9ed080115b49ccb6
Author: Michael R. Crusoe <1330696+mr-c@users.noreply.github.com>
Date: 2024-07-22 19:36:37 +0200
Commit message:

 Add links to GitHub in DESCRIPTION. (#77)

 
Package: scran
Commit: 19d87e4256fe0cd15a08d20d79ba42cc41442753
Author: Yunuuuu <yunyunpp96@outlook.com>
Date: 2024-07-23 01:35:29 +0800
Commit message:

 Pass along extra quickCluster arguments when using block=. (#109)

 
Package: scran
Commit: a44bacb699bb8dfb5f00dc62508e100619cdf73c
Author: Hervé Pagès <hpages@users.noreply.github.com>
Date: 2024-07-22 10:33:33 -0700
Commit message:

 Update for changes in the latest DelayedArray ecosystem. (#121)

- No need to coerce sparse blocks to sparseMatrix in scaledColRanks().
- Import row/col summarization generics from MatrixGenerics directly.
- Update a few other imports. 
Package: immunogenViewer
Commit: 2d38335543845c1c30432dd17b21e1447d5f3f20
Author: Waury <kwy700@login1.cm.cluster>
Date: 2024-07-22 19:30:12 +0200
Commit message:

 Bioconductor review
 
Package: immunogenViewer
Commit: 4a4e5cb096c2e7ec0adb986ae6d304a57579457b
Author: Katharina Waury <47524923+kathiwaury@users.noreply.github.com>
Date: 2024-07-22 19:20:25 +0200
Commit message:

 Remove success print messages
 
Package: immunogenViewer
Commit: 2b75becedb33c25f6076589422747e8ffa52563d
Author: Katharina Waury <47524923+kathiwaury@users.noreply.github.com>
Date: 2024-07-22 19:20:07 +0200
Commit message:

 Fix retrieveMembranePositions(), update feature names
 
Package: extraChIPs
Commit: ee08788645bb457567f2f69747c2fd0ee3c9387c
Author: Stevie Ped <stephen.pederson.au@gmail.com>
Date: 2024-07-23 02:43:31 +0930
Commit message:

 Bugfix in WaldTest
 
Package: extraChIPs
Commit: 73f6d698d64720e6f59ad875fcc21e5f19a99195
Author: Stevie Ped <stephen.pederson.au@gmail.com>
Date: 2024-05-18 22:43:14 +0930
Commit message:

 Version bump after bugfix
 
Package: extraChIPs
Commit: ab1c5ee5c0159ff33cd736c7a866a60a93635006
Author: Stevie Ped <stephen.pederson.au@gmail.com>
Date: 2024-05-18 22:39:04 +0930
Commit message:

 Second bug
 
Package: extraChIPs
Commit: 3d308c0e722aac70c09d7b3059d8bd7bbf29135c
Author: Stevie Ped <stephen.pederson.au@gmail.com>
Date: 2024-05-18 21:39:23 +0930
Commit message:

 Bugfix in addDiffStatus
 
Package: extraChIPs
Commit: c955ef6940ee0d6910081a7b15ebc804db25b04f
Author: Stevie Ped <stephen.pederson.au@gmail.com>
Date: 2024-05-10 00:42:34 +0930
Commit message:

 Improved metadata handling
 
Package: AnVIL
Commit: d88caf03b2e119fbb571e49be999f4d764580c6f
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 12:23:07 -0400
Commit message:

 version bump 1.17.11
 
Package: AnVIL
Commit: 24d800919aa5960b7d7ca4d6b32b0042718cfcb8
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 12:23:03 -0400
Commit message:

 remove AnVILGCP from NAMESPACE; conditional load only
 
Package: smoppix
Commit: 8bfa96ce57ab0944dd051618e7dc35894fd084e8
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-22 17:27:38 +0200
Commit message:

 Typo vanderdoes
 
Package: smoppix
Commit: 1250c69ac316ad7ca19d67b6bfdde079ca728a75
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-22 17:26:26 +0200
Commit message:

 With references in the bibliography
 
Package: smoppix
Commit: 631529ef995cc55a247f6747ff70983445ffe912
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-22 16:50:20 +0200
Commit message:

 Solve problems with experiment and fov variables in eng data
 
Package: smoppix
Commit: 18e88c0e1c64fdea3d4e5521a70e4604e9e44bf4
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-22 16:05:19 +0200
Commit message:

 Version bump, but dont see the prbolem with the vignette builder or engine
 
Package: AnVIL
Commit: 87cdf37c5c56e8e2a664243c37740d9d60bc1961
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 11:45:21 -0400
Commit message:

 version bump 1.17.10
 
Package: AnVIL
Commit: b98f42344d49f9bccbf9dff65a325157ebbdc92e
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 11:45:17 -0400
Commit message:

 use AnVILGCP::gcloud_access_token
 
Package: AnVILGCP
Commit: 1b824b77a28bac26b581abcdd9f93edf2225ce89
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 11:44:28 -0400
Commit message:

 version bump 0.99.29
 
Package: AnVILGCP
Commit: 3eb17ed616d386a31c7d65656eb473a1923ff86e
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 11:43:50 -0400
Commit message:

 export gcloud_access_token
 
Package: AnVILPublish
Commit: 3bf6ddb788316ecabd9252dc80fa2d1d3f2a8ed1
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 10:45:13 -0400
Commit message:

 version bump 1.15.1
 
Package: AnVILPublish
Commit: 7ae7fafd835b20bc7e6bcb22bf40d86385cbc41a
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 10:44:58 -0400
Commit message:

 use README.Rmd script for README.md
 
Package: AnVILPublish
Commit: 3d6ab2792d1fb30770864d77ecc8e14dee967d5d
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 10:44:45 -0400
Commit message:

 update vignette
 
Package: AnVILPublish
Commit: 12ab73e27c914f35d09b837d4859784983f44b88
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 10:43:56 -0400
Commit message:

 update ignores
 
Package: AnVILPublish
Commit: 4cf9b7b002698d1db4b977761d206fac2313925d
Author: LiNk-NY <marcel.ramosperez@roswellpark.org>
Date: 2024-07-22 10:42:13 -0400
Commit message:

 use AnVILGCP imports
 
Package: BERT
Commit: aaedecba9b351360197e687de52f3da07c6585a3
Author: deryannis <yannis.schumann@hsu-hh.de>
Date: 2024-07-22 16:00:51 +0200
Commit message:

 Version bump
 
Package: BERT
Commit: 9d37fedffe5dc8e776c153f98b577190bcc0d00d
Author: deryannis <yannis.schumann@hsu-hh.de>
Date: 2024-07-22 15:59:28 +0200
Commit message:

 Update README.md
 
Package: BERT
Commit: e970bf40c449edf2ac05b660337c938f596b0868
Author: deryannis <yannis.schumann@hsu-hh.de>
Date: 2024-07-22 15:48:09 +0200
Commit message:

 Updated GitHub Landing Page
 
Package: ngsReports
Commit: f57b9ad2235f2744137cbe4d5e5be8f15ae7d2cf
Author: Stevie Ped <stephen.pederson.au@gmail.com>
Date: 2024-07-22 22:15:34 +0930
Commit message:

 Version bump after bugfix
 
Package: ngsReports
Commit: 98941007bbb47c6a1e96ded3cc4e6d8b0485d8ec
Author: Stevie Ped <stephen.pederson.au@gmail.com>
Date: 2024-07-22 22:11:04 +0930
Commit message:

 Bugfix in .getFqcLines
 
Package: smoppix
Commit: b86b8f34c0334706a328d8eda59ef108970565a8
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-22 13:33:38 +0200
Commit message:

 Still a problem with the vignette builder?
 
Package: smoppix
Commit: 6dca66acaf4ec36c4c451df09ad6cef678f8f8c1
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-22 11:09:41 +0200
Commit message:

 Fixed time issues
 
Package: smoppix
Commit: 0dd2a5753b9ff30736c3d9a0740254cbf669cdae
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-22 09:53:24 +0200
Commit message:

 Version bump
 
Package: smoppix
Commit: eef1703dbcc5c30d952ed0d8358acef5836a16a8
Author: stijn <stijn.hawinkel@psb.ugent.be>
Date: 2024-07-22 09:52:46 +0200
Commit message:

 Reducing the computation time of the examples
 
Package: SpatialFeatureExperiment
Commit: 10488cb1a053df84cc0d47125bc7dacaea42cb1b
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-22 03:10:26 -0400
Commit message:

 Trouble from do.call(cbind, args) when args has names
 
Package: SpatialFeatureExperiment
Commit: a1ca0ecec3ddba4e614e6b6e1af16488082a6228
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-22 03:09:15 -0400
Commit message:

 data_dir is required for aggregateTxTech at least for Xenium
 
Package: SpatialFeatureExperiment
Commit: 7f2f0f23fa2ee6e597b2cbe87083ce851e44fd97
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-22 00:34:56 -0400
Commit message:

 What if some transcript spots are outside the bbox of colGeometry
 
Package: SpatialFeatureExperiment
Commit: df5c1d5ef2b00ade520806a73287f4610fbf677e
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-22 00:34:37 -0400
Commit message:

 Empty geometries cause trouble in transformation even when not 3D
 
Package: Rsubread
Commit: 22871ef05730a31a5d3bca1a4fbee8078c8f384f
Author: Yang Liao <liao_y@svr2672.licr.unimelb.edu.au>
Date: 2024-07-22 13:00:23 +1000
Commit message:

 Fixed a bug in featureCounts on BAM files with headers ~ 2GB
 
Package: limma
Commit: eb9d55613dbb75f1b8ed5ab091b4b25054693ba5
Author: Gordon Smyth <smyth@wehi.edu.au>
Date: 2024-07-22 10:49:06 +1000
Commit message:

 limma 3.61.5

- Use of the stats package digamma() function in limma programming
  replaced with logmdigamma() from the statmod package. Slight
  improvements to speed, accuracy and code simplicity. Results from
  limma empirical Bayes should remain the same to at least 13
  significant figures.
 
Package: SparseArray
Commit: d25333e25d5f0146fee1329f486759f560c43a3a
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2024-07-21 00:58:51 -0700
Commit message:

 SparseArray 1.5.25

Small improvements to the vignette.
 
Package: HDF5Array
Commit: 12fae3d2b62c6bb5495fb818efbfde8a8efc6303
Author: Hervé Pagès <hpages.on.github@gmail.com>
Date: 2024-07-21 00:21:17 -0700
Commit message:

 HDF5Array 1.33.5

Small improvements to coercion from H5SparseMatrixSeed to dgCMatrix:
coercion now fails early if object to coerce has >= 2^31 nonzero values.
 
Package: Rcpi
Commit: d311940eefb435ad78e3ab11da8995536df02e20
Author: Nan Xiao <me@nanx.me>
Date: 2024-07-20 23:14:10 -0400
Commit message:

 v1.41.1
 
Package: Voyager
Commit: 362550572df3c2d75801afbbf10e3b151ac1ae2c
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-20 22:10:38 -0400
Commit message:

 Version bump and news
 
Package: Voyager
Commit: 06990b26eb4416814e298300a4004efa1e0d4a96
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-16 16:38:45 -0400
Commit message:

 Some R CMD check issues from plotting rowGeometries
 
Package: Voyager
Commit: 100c61cee5fb3cc3c03e0526c25062230ab1927e
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-14 13:21:37 -0400
Commit message:

 Plot rowGeometry in plotSpatialFeature, plotLocalResult, and spatialReducedDim
 
Package: Voyager
Commit: a2a4b23b8828252a06888fa5cacca9b9e95367ad
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-04 12:44:33 -0700
Commit message:

 Major change to plotGeometry to plot multiple geometries at once and plot transcript spots. Added plotTxBin2D.
 
Package: SpatialFeatureExperiment
Commit: ae89953c805394fa58ac5739ed97cbab4899ec8b
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-20 22:02:56 -0400
Commit message:

 Version bump and news
 
Package: SpatialFeatureExperiment
Commit: 6cfb87df3e857822f2a85582b1f74bc45f6afea9
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-20 21:40:50 -0400
Commit message:

 Removed deprecated arguments and addressed R CMD check issues
 
Package: SpatialFeatureExperiment
Commit: cb8e164d990e379131d8fa256ac9269026e84a4f
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-20 17:21:15 -0400
Commit message:

 sample_id stuff. Closing #28 and #40; really see previous commits
 
Package: SpatialFeatureExperiment
Commit: c876c74f3f5bb7e21c962a50cf49ef500b4a809c
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-20 17:20:19 -0400
Commit message:

 Implemented and tested aggregate method, closing #27
 
Package: SpatialFeatureExperiment
Commit: 716e90d1f3b3f9455e09415e52628e6446adca04
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-20 16:58:02 -0400
Commit message:

 Test splitSamples when there's only 1 sample
 
Package: SpatialFeatureExperiment
Commit: 0e60a80cd5439649d2820a82531e150e87ff6dfe
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-19 18:47:07 -0400
Commit message:

 R CMD check issues
 
Package: SpatialFeatureExperiment
Commit: e09cf788fb6133f8caf37e5aca503974fcf226f5
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-19 18:46:29 -0400
Commit message:

 Moved changeSampleIDs to a separate file to prepare for more changes
 
Package: SpatialFeatureExperiment
Commit: c09994a528c3697b17d411a4fc2076af5245dc31
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-19 18:45:52 -0400
Commit message:

 Unit tests for aggregating transcript spots
 
Package: SpatialFeatureExperiment
Commit: be6ec6316d90cd075315bf372120fb1664d99ca3
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-19 18:44:49 -0400
Commit message:

 Renamed split to splitByCol, and wrote unit tests
 
Package: SpatialFeatureExperiment
Commit: 7986a66a54e83cffd8e166197711ffac3b58bb50
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-07-04 09:24:26 -0700
Commit message:

 Export functions for Voyager
 
Package: SpatialFeatureExperiment
Commit: 0ef9c8b1413154d5922e60f81247136772656542
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-06-13 00:10:08 -0700
Commit message:

 Merge branch 'devel' of https://github.com/pachterlab/SpatialFeatureExperiment into devel
 
Package: SpatialFeatureExperiment
Commit: 02812a8b3d8369dde259c94fa4907b1d4bb779fc
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-06-13 00:10:02 -0700
Commit message:

 Added aggregate and split
 
Package: SpatialFeatureExperiment
Commit: 715146f77dc8b473d7c327625a579f6a394ddde3
Author: alikhuseynov <alikhuseynov@gmail.com>
Date: 2024-06-11 14:00:13 +0200
Commit message:

 replace `st_cast` with `sfheaders::sf_cast`
 
Package: SpatialFeatureExperiment
Commit: c37795aefaf5757e8b94e7e01e2189b8aab04a4b
Author: alikhuseynov <alikhuseynov@gmail.com>
Date: 2024-06-07 15:54:30 +0200
Commit message:

 minor fix
 
Package: SpatialFeatureExperiment
Commit: aa523b314f38052871774133f57771a4024308fb
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-06-07 01:22:51 -0700
Commit message:

 merge from devel

Merge branch 'devel' of https://github.com/pachterlab/SpatialFeatureExperiment into devel

# Conflicts:
#	R/read.R
 
Package: SpatialFeatureExperiment
Commit: c222d3fba952f5961fd798ed0144bab2e124bb7e
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-06-07 01:20:01 -0700
Commit message:

 Small changes for XOA v3
 
Package: SpatialFeatureExperiment
Commit: 99eedb26c85670a9700e2ccebc3915c3f8b26d1d
Author: alikhuseynov <alikhuseynov@gmail.com>
Date: 2024-06-05 11:36:44 +0200
Commit message:

 clean up, `.check_st_valid` needs to be optimized
 
Package: SpatialFeatureExperiment
Commit: c2833ee879cddb4b42903882b70436e59a31bcc3
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-05-31 14:07:35 -0700
Commit message:

 Merge branch 'devel' of https://github.com/pachterlab/SpatialFeatureExperiment into devel
 
Package: SpatialFeatureExperiment
Commit: 748f6fd6741e95c6895120fb8b23837a7eb18786
Author: alikhuseynov <alikhuseynov@gmail.com>
Date: 2024-05-31 16:19:55 +0200
Commit message:

 support VisiumHD loading
 
Package: SpatialFeatureExperiment
Commit: 7f40a569ccd71e0a04ac5a83f2a9aed9caa213b6
Author: Lambda Moses <dlu2@caltech.edu>
Date: 2024-05-23 14:15:20 -0700
Commit message:

 Need to switch branch
 
Package: SpatialFeatureExperiment
Commit: aae674c51dfdd21a9231c320761df8c6defc0a38
Author: alikhuseynov <alikhuseynov@gmail.com>
Date: 2024-05-21 09:46:34 +0200
Commit message:

 resolve conflicts
 
Package: SpatialFeatureExperiment
Commit: 982d1d4a70391b010b8a69d08324ba0dc662d917
Author: alikhuseynov <alikhuseynov@gmail.com>
Date: 2024-05-20 13:20:42 +0200
Commit message:

 pull changes and resolve conflicts

Merge branch 'devel' of https://github.com/pachterlab/SpatialFeatureExperiment into devel

# Conflicts:
#	R/coerce.R
 
Package: SpatialFeatureExperiment
Commit: dc2d873cb9413ee28d0b528e60ce9d30c356b84a
Author: alikhuseynov <alikhuseynov@gmail.com>
Date: 2024-05-20 13:07:45 +0200
Commit message:

 fix assay-related issues for Seurat to SFE
 
Package: QDNAseq
Commit: ca72274cf7b23734b048371d00135324b2208c8c
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 23:39:10 +0200
Commit message:

 Merge branch 'release/1.41.1'
 
Package: QDNAseq
Commit: 2cd55c8062289df1a63440679951162cab40190d
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 23:39:08 +0200
Commit message:

 QDNAseq 1.41.1
 
Package: QDNAseq
Commit: 3fcbbb4c438150fb51082008152cad77a54a025d
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 22:00:42 +0200
Commit message:

 typo in version
 
Package: QDNAseq
Commit: fc39799cc1943bc506705272198096a7fecd900a
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 21:47:50 +0200
Commit message:

 GHA: fix covr - take 1
 
Package: QDNAseq
Commit: e500ed87af06dd8481fd19e01701e89f75303966
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 21:46:29 +0200
Commit message:

 Disable unit test for Bug #112
 
Package: QDNAseq
Commit: ca9764e095a483d7308e93cdc685941a757ea83e
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 21:42:57 +0200
Commit message:

 Update NEWS [ci skip]
 
Package: QDNAseq
Commit: 52dcd690e7dfdf416d8bc02ae807bc03f97d26e4
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 21:23:41 +0200
Commit message:

 GHA: modernize - take 1
 
Package: QDNAseq
Commit: a98bf44b14b909d0404de167f5e07d8b72c4757b
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 21:17:06 +0200
Commit message:

 NEWS: Retroactively add auto-bumped versions
 
Package: QDNAseq
Commit: 64b68208666b40913dd2a0dd942224030a827acb
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 21:12:29 +0200
Commit message:

 Fix markup typo in help("exportBins")
 
Package: QDNAseq
Commit: b8cc0346a5279503d6da3e532c9799d488751d7a
Author: Henrik Bengtsson <henrik.bengtsson@gmail.com>
Date: 2024-07-20 20:50:00 +0200
Commit message:

 Merge remote-tracking branch 'upstream/devel'