gnu: r-chemmineob: Avoid 'open source' in description.

* gnu/packages/bioconductor.scm (r-chemmineob)[description]:
rephrase 'open source' as 'free'.

Change-Id: I6070bdd47dad0ef0807821e614113146d70abe28
Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
Zhu Zihao 2025-07-04 02:19:41 +08:00 committed by jgart
parent 6ee1897ee0
commit 0891ac0231
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -23758,7 +23758,7 @@ visualizing RNA-sequencing datasets and differentially expressed genes.")
(description
"@code{ChemmineOB} provides an R interface to a subset of cheminformatics
functionalities implemented by the @code{OpelBabel} C++ project.
@code{OpenBabel} is an open source cheminformatics toolbox that includes
@code{OpenBabel} is a free cheminformatics toolbox that includes
utilities for structure format interconversions, descriptor calculations,
compound similarity searching and more. @code{ChemineOB} aims to make a subset
of these utilities available from within R. For non-developers,