Bug 1578963 - Review Request: R-blob - A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
Summary: Review Request: R-blob - A Simple S3 Class for Representing Vectors of Binary...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1578961
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-16 17:23 UTC by Tom "spot" Callaway
Modified: 2018-05-31 14:36 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-05-31 14:36:54 UTC
Type: ---
Embargoed:
eclipseo: fedora-review+


Attachments (Terms of Use)

Description Tom "spot" Callaway 2018-05-16 17:23:37 UTC
Spec URL: https://spot.fedorapeople.org/R-blob.spec
SRPM URL: https://spot.fedorapeople.org/R-blob-1.1.1-1.fc28.src.rpm
Description: R's raw vector is useful for storing a single binary object. What if you want
to put a vector of them in a data frame? The blob package provides the blob
object, a list of raw vectors, suitable for use as a column in data frame.
Fedora Account System Username: spot

Needed for R-RSQLite

Comment 1 Robert-André Mauchin 🐧 2018-05-16 20:43:43 UTC
 - Group: is not needed

 - According to https://cran.r-project.org/web/packages/blob/index.html, the license is GPLv3, not MIT.


Package is approved, but please don't forget to fix the aforementioned points before import.


Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


Issues:
=======
- Package have the default element marked as %%doc :DESCRIPTION


===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[-]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[!]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated". 17 files have unknown license. Detailed
     output of licensecheck in
     /home/bob/packaging/review/R-blob/review-R-blob/licensecheck.txt
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: No rpmlint messages.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 0 bytes in 0 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

R:
[x]: Package contains the mandatory BuildRequires.
[x]: The package has the standard %install section.
[x]: Package requires R-core.

===== SHOULD items =====

Generic:
[!]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

R:
[!]: The %check macro is present
[x]: Latest version is packaged.
     Note: Latest upstream version is 1.1.1, packaged version is 1.1.1

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: R-blob-1.1.1-1.fc29.noarch.rpm
          R-blob-1.1.1-1.fc29.src.rpm
2 packages and 0 specfiles checked; 0 errors, 0 warnings.

Comment 2 Gwyn Ciesla 2018-05-17 17:48:08 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/R-blob

Comment 3 Fedora Update System 2018-05-20 14:37:30 UTC
R-3.5.0-1.fc28 R-Biobase-2.40.0-1.fc28 R-BiocGenerics-0.26.0-1.fc28 R-BiocParallel-1.14.1-1.fc28 R-Biostrings-2.48.0-1.fc28 R-BufferedMatrix-1.44.0-1.fc28 R-BufferedMatrixMethods-1.44.0-1.fc28 R-Cairo-1.5.9-4.fc28 R-DBI-1.0.0-1.fc28 R-FMStable-0.1.2-2.fc28 R-GenomeInfoDb-1.16.0-1.fc28 R-GenomicAlignments-1.16.0-1.fc28 R-GenomicRanges-1.32.3-1.fc28 R-IRanges-2.14.10-1.fc28 R-RCurl-1.95.4.10-2.fc28 R-RInside-0.2.14-7.fc28 R-ROC-1.56.0-1.fc28 R-RODBC-1.3.15-5.fc28 R-RSQLite-2.1.1-2.fc28 R-Rcompression-0.93.2-20.fc28 R-Rcpp-0.12.16-2.fc28 R-RcppCCTZ-0.2.3-3.fc28 R-Rmpfr-0.7.0-2.fc28 R-Rsamtools-1.32.0-1.fc28 R-Rsolid-0.9.31-24.fc28 R-S4Vectors-0.18.2-1.fc28 R-SummarizedExperiment-1.10.1-1.fc28 R-V8-1.5-5.fc28 R-XML-3.98.1.11-1.fc28 R-XVector-0.20.0-1.fc28 R-acepack-1.4.1-7.fc28 R-affy-1.58.0-1.fc28 R-affyio-1.50.0-1.fc28 R-ape-5.1-1.fc28 R-argon2-0.2.0-2.fc28 R-backports-1.1.2-3.fc28 R-base64enc-0.1.3-3.fc28 R-biglm-0.9.1-13.fc28 R-bindrcpp-0.2.2-2.fc28 R-bit-1.1.13-1.fc28 R-bit64-0.9.7-3.fc28 R-bitops-1.0.6-9.fc28 R-blob-1.1.1-2.fc28 R-caTools-1.17.1-8.fc28 R-callr-2.0.4-1.fc28 R-colorspace-1.3.2-2.fc28 R-commonmark-1.5-2.fc28 R-corpus-0.10.0-2.fc28 R-curl-3.2-2.fc28 R-date-1.2.38-2.fc28 R-deldir-0.1.15-2.fc28 R-digest-0.6.15-2.fc28 R-expm-0.999.2-6.fc28 R-fastmatch-1.1.0-2.fc28 R-filehash-2.4.1-3.fc28 R-fts-0.9.9-2.fc28 R-gamlss.dist-5.0.5-2.fc28 R-gdtools-0.1.7-3.fc28 R-gee-4.13.19-2.fc28 R-geepack-1.2.1-3.fc28 R-getPass-0.2.2-2.fc28 R-git2r-0.21.0-2.fc28 R-gmp-0.5.13.1-2.fc28 R-gss-2.1.9-2.fc28 R-gtools-3.5.0-2.fc28 R-hexbin-1.27.2-2.fc28 R-highlight-0.4.7.2-1.fc28 R-htmltools-0.3.6-4.fc28 R-httpuv-1.4.3-2.fc28 R-jpeg-0.1.8-5.fc28 R-jsonlite-1.5-7.fc28 R-later-0.7.2-2.fc28 R-lazyeval-0.2.1-2.fc28 R-littler-0.3.3-4.fc28 R-lmtest-0.9.36-1.fc28 R-lubridate-1.7.4-2.fc28 R-maanova-1.50.0-1.fc28 R-markdown-0.8-5.fc28 R-matrixStats-0.53.1-2.fc28 R-mime-0.5-3.fc28 R-mlbench-2.1.1-2.fc28 R-mnormt-1.5.5-2.fc28 R-msm-1.6.6-1.fc28 R-multtest-2.36.0-1.fc28 R-mvtnorm-1.0.7-1.fc28 R-openssl-1.0.1-2.fc28 R-pbdZMQ-0.3.3-2.fc28 R-pdftools-1.7-1.fc28 R-plogr-0.2.0-1.fc28 R-plyr-1.8.4-6.fc28 R-png-0.1.7-5.fc28 R-poLCA-1.4.1-2.fc28 R-polyclip-1.8.7-1.fc28 R-preprocessCore-1.42.0-1.fc28 R-prettyunits-1.0.2-1.fc28 R-processx-3.1.0-1.fc28 R-promises-1.0.1-2.fc28 R-qtl-1.42.8-1.fc28 R-reshape2-1.4.3-4.fc28 R-reticulate-1.7-2.fc28 R-rgdal-1.2.20-2.fc28 R-rgeos-0.3.26-2.fc28 R-rlang-0.2.0-2.fc28 R-rlecuyer-0.3.4-5.fc28 R-rtracklayer-1.40.2-1.fc28 R-sourcetools-0.1.7-2.fc28 R-sp-1.2.7-2.fc28 R-statmod-1.4.30-1.fc28 R-statnet.common-4.0.0-2.fc28 R-stringdist-0.9.4.7-2.fc28 R-stringi-1.2.2-1.fc28 R-testthat-2.0.0-2.fc28 R-tikzDevice-0.11-2.fc28 R-tkrplot-0.0.23-2.fc28 R-utf8-1.1.3-2.fc28 R-uuid-0.1.2-5.fc28 R-waveslim-1.7.5-8.fc28 R-wavethresh-4.6.8-5.fc28 R-webp-0.4-2.fc28 R-webutils-0.6-2.fc28 R-xml2-1.2.0-4.fc28.1 R-yaml-2.1.19-2.fc28 R-zoo-1.8.1-1.fc28 libsbml-5.16.0-8.fc28 libsedml-0.4.3-10.fc28 rkward-0.6.5-15.fc28 rpy-2.9.3-1.fc28 v8-314-3.14.5.10-10.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-050da4f07f

Comment 4 Fedora Update System 2018-05-20 14:39:26 UTC
R-3.5.0-1.fc28 R-Biobase-2.40.0-1.fc28 R-BiocGenerics-0.26.0-1.fc28 R-BiocParallel-1.14.1-1.fc28 R-Biostrings-2.48.0-1.fc28 R-BufferedMatrix-1.44.0-1.fc28 R-BufferedMatrixMethods-1.44.0-1.fc28 R-Cairo-1.5.9-4.fc28 R-DBI-1.0.0-1.fc28 R-FMStable-0.1.2-2.fc28 R-GenomeInfoDb-1.16.0-1.fc28 R-GenomicAlignments-1.16.0-1.fc28 R-GenomicRanges-1.32.3-1.fc28 R-IRanges-2.14.10-1.fc28 R-RCurl-1.95.4.10-2.fc28 R-RInside-0.2.14-7.fc28 R-ROC-1.56.0-1.fc28 R-RODBC-1.3.15-5.fc28 R-RSQLite-2.1.1-2.fc28 R-Rcompression-0.93.2-20.fc28 R-Rcpp-0.12.16-2.fc28 R-RcppCCTZ-0.2.3-3.fc28 R-Rmpfr-0.7.0-2.fc28 R-Rsamtools-1.32.0-1.fc28 R-Rsolid-0.9.31-24.fc28 R-S4Vectors-0.18.2-1.fc28 R-SummarizedExperiment-1.10.1-1.fc28 R-V8-1.5-5.fc28 R-XML-3.98.1.11-1.fc28 R-XVector-0.20.0-1.fc28 R-acepack-1.4.1-7.fc28 R-affy-1.58.0-1.fc28 R-affyio-1.50.0-1.fc28 R-ape-5.1-1.fc28 R-argon2-0.2.0-2.fc28 R-backports-1.1.2-3.fc28 R-base64enc-0.1.3-3.fc28 R-biglm-0.9.1-13.fc28 R-bindrcpp-0.2.2-2.fc28 R-bit-1.1.13-1.fc28 R-bit64-0.9.7-3.fc28 R-bitops-1.0.6-9.fc28 R-blob-1.1.1-2.fc28 R-caTools-1.17.1-8.fc28 R-callr-2.0.4-1.fc28 R-colorspace-1.3.2-2.fc28 R-commonmark-1.5-2.fc28 R-corpus-0.10.0-2.fc28 R-curl-3.2-2.fc28 R-date-1.2.38-2.fc28 R-deldir-0.1.15-2.fc28 R-digest-0.6.15-2.fc28 R-expm-0.999.2-6.fc28 R-fastmatch-1.1.0-2.fc28 R-filehash-2.4.1-3.fc28 R-fts-0.9.9-2.fc28 R-gamlss.dist-5.0.5-2.fc28 R-gdtools-0.1.7-3.fc28 R-gee-4.13.19-2.fc28 R-geepack-1.2.1-3.fc28 R-getPass-0.2.2-2.fc28 R-git2r-0.21.0-2.fc28 R-gmp-0.5.13.1-2.fc28 R-gss-2.1.9-2.fc28 R-gtools-3.5.0-2.fc28 R-hexbin-1.27.2-2.fc28 R-highlight-0.4.7.2-1.fc28 R-htmltools-0.3.6-4.fc28 R-httpuv-1.4.3-2.fc28 R-jpeg-0.1.8-5.fc28 R-jsonlite-1.5-7.fc28 R-later-0.7.2-2.fc28 R-lazyeval-0.2.1-2.fc28 R-littler-0.3.3-4.fc28 R-lmtest-0.9.36-1.fc28 R-lubridate-1.7.4-2.fc28 R-maanova-1.50.0-1.fc28 R-markdown-0.8-5.fc28 R-matrixStats-0.53.1-2.fc28 R-mime-0.5-3.fc28 R-mlbench-2.1.1-2.fc28 R-mnormt-1.5.5-2.fc28 R-msm-1.6.6-1.fc28 R-multtest-2.36.0-1.fc28 R-mvtnorm-1.0.7-1.fc28 R-openssl-1.0.1-2.fc28 R-pbdZMQ-0.3.3-2.fc28 R-pdftools-1.7-1.fc28 R-plogr-0.2.0-1.fc28 R-plyr-1.8.4-6.fc28 R-png-0.1.7-5.fc28 R-poLCA-1.4.1-2.fc28 R-polyclip-1.8.7-1.fc28 R-preprocessCore-1.42.0-1.fc28 R-prettyunits-1.0.2-1.fc28 R-processx-3.1.0-1.fc28 R-promises-1.0.1-2.fc28 R-qtl-1.42.8-1.fc28 R-reshape2-1.4.3-4.fc28 R-reticulate-1.7-2.fc28 R-rgdal-1.2.20-2.fc28 R-rgeos-0.3.26-2.fc28 R-rlang-0.2.0-2.fc28 R-rlecuyer-0.3.4-5.fc28 R-rtracklayer-1.40.2-1.fc28 R-sourcetools-0.1.7-2.fc28 R-sp-1.2.7-2.fc28 R-statmod-1.4.30-1.fc28 R-statnet.common-4.0.0-2.fc28 R-stringdist-0.9.4.7-2.fc28 R-stringi-1.2.2-1.fc28 R-testthat-2.0.0-2.fc28 R-tikzDevice-0.11-2.fc28 R-tkrplot-0.0.23-2.fc28 R-utf8-1.1.3-2.fc28 R-uuid-0.1.2-5.fc28 R-waveslim-1.7.5-8.fc28 R-wavethresh-4.6.8-5.fc28 R-webp-0.4-2.fc28 R-webutils-0.6-2.fc28 R-xml2-1.2.0-4.fc28.1 R-yaml-2.1.19-2.fc28 R-zoo-1.8.1-1.fc28 libsbml-5.16.0-8.fc28 libsedml-0.4.3-10.fc28 rkward-0.6.5-15.fc28 rpy-2.9.3-1.fc28 v8-314-3.14.5.10-10.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-050da4f07f

Comment 5 Fedora Update System 2018-05-20 21:08:02 UTC
R-3.5.0-1.fc28, R-Biobase-2.40.0-1.fc28, R-BiocGenerics-0.26.0-1.fc28, R-BiocParallel-1.14.1-1.fc28, R-Biostrings-2.48.0-1.fc28, R-BufferedMatrix-1.44.0-1.fc28, R-BufferedMatrixMethods-1.44.0-1.fc28, R-Cairo-1.5.9-4.fc28, R-DBI-1.0.0-1.fc28, R-FMStable-0.1.2-2.fc28, R-GenomeInfoDb-1.16.0-1.fc28, R-GenomicAlignments-1.16.0-1.fc28, R-GenomicRanges-1.32.3-1.fc28, R-IRanges-2.14.10-1.fc28, R-RCurl-1.95.4.10-2.fc28, R-RInside-0.2.14-7.fc28, R-ROC-1.56.0-1.fc28, R-RODBC-1.3.15-5.fc28, R-RSQLite-2.1.1-2.fc28, R-Rcompression-0.93.2-20.fc28, R-Rcpp-0.12.16-2.fc28, R-RcppCCTZ-0.2.3-3.fc28, R-Rmpfr-0.7.0-2.fc28, R-Rsamtools-1.32.0-1.fc28, R-Rsolid-0.9.31-24.fc28, R-S4Vectors-0.18.2-1.fc28, R-SummarizedExperiment-1.10.1-1.fc28, R-V8-1.5-5.fc28, R-XML-3.98.1.11-1.fc28, R-XVector-0.20.0-1.fc28, R-acepack-1.4.1-7.fc28, R-affy-1.58.0-1.fc28, R-affyio-1.50.0-1.fc28, R-ape-5.1-1.fc28, R-argon2-0.2.0-2.fc28, R-backports-1.1.2-3.fc28, R-base64enc-0.1.3-3.fc28, R-biglm-0.9.1-13.fc28, R-bindrcpp-0.2.2-2.fc28, R-bit-1.1.13-1.fc28, R-bit64-0.9.7-3.fc28, R-bitops-1.0.6-9.fc28, R-blob-1.1.1-2.fc28, R-caTools-1.17.1-8.fc28, R-callr-2.0.4-1.fc28, R-colorspace-1.3.2-2.fc28, R-commonmark-1.5-2.fc28, R-corpus-0.10.0-2.fc28, R-curl-3.2-2.fc28, R-date-1.2.38-2.fc28, R-deldir-0.1.15-2.fc28, R-digest-0.6.15-2.fc28, R-expm-0.999.2-6.fc28, R-fastmatch-1.1.0-2.fc28, R-filehash-2.4.1-3.fc28, R-fts-0.9.9-2.fc28, R-gamlss.dist-5.0.5-2.fc28, R-gdtools-0.1.7-3.fc28, R-gee-4.13.19-2.fc28, R-geepack-1.2.1-3.fc28, R-getPass-0.2.2-2.fc28, R-git2r-0.21.0-2.fc28, R-gmp-0.5.13.1-2.fc28, R-gss-2.1.9-2.fc28, R-gtools-3.5.0-2.fc28, R-hexbin-1.27.2-2.fc28, R-highlight-0.4.7.2-1.fc28, R-htmltools-0.3.6-4.fc28, R-httpuv-1.4.3-2.fc28, R-jpeg-0.1.8-5.fc28, R-jsonlite-1.5-7.fc28, R-later-0.7.2-2.fc28, R-lazyeval-0.2.1-2.fc28, R-littler-0.3.3-4.fc28, R-lmtest-0.9.36-1.fc28, R-lubridate-1.7.4-2.fc28, R-maanova-1.50.0-1.fc28, R-markdown-0.8-5.fc28, R-matrixStats-0.53.1-2.fc28, R-mime-0.5-3.fc28, R-mlbench-2.1.1-2.fc28, R-mnormt-1.5.5-2.fc28, R-msm-1.6.6-1.fc28, R-multtest-2.36.0-1.fc28, R-mvtnorm-1.0.7-1.fc28, R-openssl-1.0.1-2.fc28, R-pbdZMQ-0.3.3-2.fc28, R-pdftools-1.7-1.fc28, R-plogr-0.2.0-1.fc28, R-plyr-1.8.4-6.fc28, R-png-0.1.7-5.fc28, R-poLCA-1.4.1-2.fc28, R-polyclip-1.8.7-1.fc28, R-preprocessCore-1.42.0-1.fc28, R-prettyunits-1.0.2-1.fc28, R-processx-3.1.0-1.fc28, R-promises-1.0.1-2.fc28, R-qtl-1.42.8-1.fc28, R-reshape2-1.4.3-4.fc28, R-reticulate-1.7-2.fc28, R-rgdal-1.2.20-2.fc28, R-rgeos-0.3.26-2.fc28, R-rlang-0.2.0-2.fc28, R-rlecuyer-0.3.4-5.fc28, R-rtracklayer-1.40.2-1.fc28, R-sourcetools-0.1.7-2.fc28, R-sp-1.2.7-2.fc28, R-statmod-1.4.30-1.fc28, R-statnet.common-4.0.0-2.fc28, R-stringdist-0.9.4.7-2.fc28, R-stringi-1.2.2-1.fc28, R-testthat-2.0.0-2.fc28, R-tikzDevice-0.11-2.fc28, R-tkrplot-0.0.23-2.fc28, R-utf8-1.1.3-2.fc28, R-uuid-0.1.2-5.fc28, R-waveslim-1.7.5-8.fc28, R-wavethresh-4.6.8-5.fc28, R-webp-0.4-2.fc28, R-webutils-0.6-2.fc28, R-xml2-1.2.0-4.fc28.1, R-yaml-2.1.19-2.fc28, R-zoo-1.8.1-1.fc28, libsbml-5.16.0-8.fc28, libsedml-0.4.3-10.fc28, rkward-0.6.5-15.fc28, rpy-2.9.3-1.fc28, v8-314-3.14.5.10-10.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-050da4f07f

Comment 6 Fedora Update System 2018-05-31 14:36:54 UTC
R-3.5.0-1.fc28, R-Biobase-2.40.0-1.fc28, R-BiocGenerics-0.26.0-1.fc28, R-BiocParallel-1.14.1-1.fc28, R-Biostrings-2.48.0-1.fc28, R-BufferedMatrix-1.44.0-1.fc28, R-BufferedMatrixMethods-1.44.0-1.fc28, R-Cairo-1.5.9-4.fc28, R-DBI-1.0.0-1.fc28, R-FMStable-0.1.2-2.fc28, R-GenomeInfoDb-1.16.0-1.fc28, R-GenomicAlignments-1.16.0-1.fc28, R-GenomicRanges-1.32.3-1.fc28, R-IRanges-2.14.10-1.fc28, R-RCurl-1.95.4.10-2.fc28, R-RInside-0.2.14-7.fc28, R-ROC-1.56.0-1.fc28, R-RODBC-1.3.15-5.fc28, R-RSQLite-2.1.1-2.fc28, R-Rcompression-0.93.2-20.fc28, R-Rcpp-0.12.16-2.fc28, R-RcppCCTZ-0.2.3-3.fc28, R-Rmpfr-0.7.0-2.fc28, R-Rsamtools-1.32.0-1.fc28, R-Rsolid-0.9.31-24.fc28, R-S4Vectors-0.18.2-1.fc28, R-SummarizedExperiment-1.10.1-1.fc28, R-V8-1.5-5.fc28, R-XML-3.98.1.11-1.fc28, R-XVector-0.20.0-1.fc28, R-acepack-1.4.1-7.fc28, R-affy-1.58.0-1.fc28, R-affyio-1.50.0-1.fc28, R-ape-5.1-1.fc28, R-argon2-0.2.0-2.fc28, R-backports-1.1.2-3.fc28, R-base64enc-0.1.3-3.fc28, R-biglm-0.9.1-13.fc28, R-bindrcpp-0.2.2-2.fc28, R-bit-1.1.13-1.fc28, R-bit64-0.9.7-3.fc28, R-bitops-1.0.6-9.fc28, R-blob-1.1.1-2.fc28, R-caTools-1.17.1-8.fc28, R-callr-2.0.4-1.fc28, R-colorspace-1.3.2-2.fc28, R-commonmark-1.5-2.fc28, R-corpus-0.10.0-2.fc28, R-curl-3.2-2.fc28, R-date-1.2.38-2.fc28, R-deldir-0.1.15-2.fc28, R-digest-0.6.15-2.fc28, R-expm-0.999.2-6.fc28, R-fastmatch-1.1.0-2.fc28, R-filehash-2.4.1-3.fc28, R-fts-0.9.9-2.fc28, R-gamlss.dist-5.0.5-2.fc28, R-gdtools-0.1.7-3.fc28, R-gee-4.13.19-2.fc28, R-geepack-1.2.1-3.fc28, R-getPass-0.2.2-2.fc28, R-git2r-0.21.0-2.fc28, R-gmp-0.5.13.1-2.fc28, R-gss-2.1.9-2.fc28, R-gtools-3.5.0-2.fc28, R-hexbin-1.27.2-2.fc28, R-highlight-0.4.7.2-1.fc28, R-htmltools-0.3.6-4.fc28, R-httpuv-1.4.3-2.fc28, R-jpeg-0.1.8-5.fc28, R-jsonlite-1.5-7.fc28, R-later-0.7.2-2.fc28, R-lazyeval-0.2.1-2.fc28, R-littler-0.3.3-4.fc28, R-lmtest-0.9.36-1.fc28, R-lubridate-1.7.4-2.fc28, R-maanova-1.50.0-1.fc28, R-markdown-0.8-5.fc28, R-matrixStats-0.53.1-2.fc28, R-mime-0.5-3.fc28, R-mlbench-2.1.1-2.fc28, R-mnormt-1.5.5-2.fc28, R-msm-1.6.6-1.fc28, R-multtest-2.36.0-1.fc28, R-mvtnorm-1.0.7-1.fc28, R-openssl-1.0.1-2.fc28, R-pbdZMQ-0.3.3-2.fc28, R-pdftools-1.7-1.fc28, R-plogr-0.2.0-1.fc28, R-plyr-1.8.4-6.fc28, R-png-0.1.7-5.fc28, R-poLCA-1.4.1-2.fc28, R-polyclip-1.8.7-1.fc28, R-preprocessCore-1.42.0-1.fc28, R-prettyunits-1.0.2-1.fc28, R-processx-3.1.0-1.fc28, R-promises-1.0.1-2.fc28, R-qtl-1.42.8-1.fc28, R-reshape2-1.4.3-4.fc28, R-reticulate-1.7-2.fc28, R-rgdal-1.2.20-2.fc28, R-rgeos-0.3.26-2.fc28, R-rlang-0.2.0-2.fc28, R-rlecuyer-0.3.4-5.fc28, R-rtracklayer-1.40.2-1.fc28, R-sourcetools-0.1.7-2.fc28, R-sp-1.2.7-2.fc28, R-statmod-1.4.30-1.fc28, R-statnet.common-4.0.0-2.fc28, R-stringdist-0.9.4.7-2.fc28, R-stringi-1.2.2-1.fc28, R-testthat-2.0.0-2.fc28, R-tikzDevice-0.11-2.fc28, R-tkrplot-0.0.23-2.fc28, R-utf8-1.1.3-2.fc28, R-uuid-0.1.2-5.fc28, R-waveslim-1.7.5-8.fc28, R-wavethresh-4.6.8-5.fc28, R-webp-0.4-2.fc28, R-webutils-0.6-2.fc28, R-xml2-1.2.0-4.fc28.1, R-yaml-2.1.19-2.fc28, R-zoo-1.8.1-1.fc28, libsbml-5.16.0-8.fc28, libsedml-0.4.3-10.fc28, rkward-0.6.5-15.fc28, rpy-2.9.3-1.fc28, v8-314-3.14.5.10-10.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.