Skip to content

Can't install beachmat in almalinux system #34

@RenJ-Feng

Description

@RenJ-Feng

BiocManager::install("beachmat")
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:608:13: 警告:right operand of comma operator has no effect [-Wunused-value]
my_operation,
^~~~~~~~~~~~
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:609:16: 警告:right operand of comma operator has no effect [-Wunused-value]
row,
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp: In instantiation of ‘std::unique_ptr<typename std::conditional<oracle_, tatami::OracularDenseExtractor<OutputValue_, Index_>, tatami::MyopicDenseExtractor<OutputValue_, Index_> >::type> tatami::DelayedBinaryIsometricOperation<OutputValue_, InputValue_, Index_, Operation_>::dense_expanded_internal(bool, tatami::MaybeOracle<oracle_, Index_>, Index_, Index_, const tatami::Options&) const [with bool oracle_ = false; OutputValue_ = double; InputValue_ = double; Index_ = int; Operation_ = tatami::DelayedBinaryIsometricArithmetic<(tatami::ArithmeticOperation)6>; typename std::conditional<oracle_, tatami::OracularDenseExtractor<OutputValue_, Index_>, tatami::MyopicDenseExtractor<OutputValue_, Index_> >::type = tatami::MyopicDenseExtractor<double, int>; tatami::MaybeOracle<oracle_, Index_> = bool]’:
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:686:60: required from ‘std::unique_ptr<typename std::conditional<oracle_, tatami::OracularDenseExtractor<OutputValue_, Index_>, tatami::MyopicDenseExtractor<OutputValue_, Index_> >::type> tatami::DelayedBinaryIsometricOperation<OutputValue_, InputValue_, Index_, Operation_>::dense_internal(bool, Args_&& ...) const [with bool oracle_ = false; Args_ = {bool, int&, int&, const tatami::Options&}; OutputValue_ = double; InputValue_ = double; Index_ = int; Operation_ = tatami::DelayedBinaryIsometricArithmetic<(tatami::ArithmeticOperation)6>; typename std::conditional<oracle_, tatami::OracularDenseExtractor<OutputValue_, Index_>, tatami::MyopicDenseExtractor<OutputValue_, Index_> >::type = tatami::MyopicDenseExtractor<double, int>]’
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:700:37: required from ‘std::unique_ptr<tatami::MyopicDenseExtractor<OutputValue_, Index_> > tatami::DelayedBinaryIsometricOperation<OutputValue_, InputValue_, Index_, Operation_>::dense(bool, Index_, Index_, const tatami::Options&) const [with OutputValue_ = double; InputValue_ = double; Index_ = int; Operation_ = tatami::DelayedBinaryIsometricArithmetic<(tatami::ArithmeticOperation)6>]’
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:699:66: required from here
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:659:13: 警告:right operand of comma operator has no effect [-Wunused-value]
my_operation,
^~~~~~~~~~~~
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:660:16: 警告:right operand of comma operator has no effect [-Wunused-value]
row,
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:662:24: 警告:right operand of comma operator has no effect [-Wunused-value]
block_start,
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:663:25: 警告:right operand of comma operator has no effect [-Wunused-value]
return std::make_unique<DelayedBinaryIsometricOperation_internal::DenseExpandedBlock<oracle_, OutputValue_, InputValue_, Index_, Operation_> >(
~
my_left.get(),
~~~~~~~~~~~~~~
my_right.get(),
~~~~~~~~~~~~~~~
my_operation,
~~~~~~~~~~~~~
row,
~~~~
std::move(oracle),
~~~~~~~~~~~~~~~~~~
block_start,
~~~~~~~~~~~~
block_length,
~~~~~~~~~~~~^
opt
~~~
);
~
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp: In instantiation of ‘std::unique_ptr<typename std::conditional<oracle_, tatami::OracularDenseExtractor<OutputValue_, Index_>, tatami::MyopicDenseExtractor<OutputValue_, Index_> >::type> tatami::DelayedBinaryIsometricOperation<OutputValue_, InputValue_, Index_, Operation_>::dense_simple_internal(bool, tatami::MaybeOracle<oracle_, Index_>, Index_, Index_, const tatami::Options&) const [with bool oracle_ = false; OutputValue_ = double; InputValue_ = double; Index_ = int; Operation_ = tatami::DelayedBinaryIsometricArithmetic<(tatami::ArithmeticOperation)6>; typename std::conditional<oracle_, tatami::OracularDenseExtractor<OutputValue_, Index_>, tatami::MyopicDenseExtractor<OutputValue_, Index_> >::type = tatami::MyopicDenseExtractor<double, int>; tatami::MaybeOracle<oracle_, Index_> = bool]’:
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:691:46: required from ‘std::unique_ptr<typename std::conditional<oracle_, tatami::OracularDenseExtractor<OutputValue_, Index_>, tatami::MyopicDenseExtractor<OutputValue_, Index_> >::type> tatami::DelayedBinaryIsometricOperation<OutputValue_, InputValue_, Index_, Operation_>::dense_internal(bool, Args_&& ...) const [with bool oracle_ = false; Args_ = {bool, int&, int&, const tatami::Options&}; OutputValue_ = double; InputValue_ = double; Index_ = int; Operation_ = tatami::DelayedBinaryIsometricArithmetic<(tatami::ArithmeticOperation)6>; typename std::conditional<oracle_, tatami::OracularDenseExtractor<OutputValue_, Index_>, tatami::MyopicDenseExtractor<OutputValue_, Index_> >::type = tatami::MyopicDenseExtractor<double, int>]’
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:700:37: required from ‘std::unique_ptr<tatami::MyopicDenseExtractor<OutputValue_, Index_> > tatami::DelayedBinaryIsometricOperation<OutputValue_, InputValue_, Index_, Operation_>::dense(bool, Index_, Index_, const tatami::Options&) const [with OutputValue_ = double; InputValue_ = double; Index_ = int; Operation_ = tatami::DelayedBinaryIsometricArithmetic<(tatami::ArithmeticOperation)6>]’
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:699:66: required from here
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:620:13: 警告:right operand of comma operator has no effect [-Wunused-value]
my_operation,
^~~~~~~~~~~~
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:621:16: 警告:right operand of comma operator has no effect [-Wunused-value]
row,
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:623:24: 警告:right operand of comma operator has no effect [-Wunused-value]
block_start,
/home/lenovo/R/x86_64-redhat-linux-gnu-library/4.4/assorthead/include/tatami/isometric/binary/DelayedBinaryIsometricOperation.hpp:624:25: 警告:right operand of comma operator has no effect [-Wunused-value]

下载的程序包在
‘/tmp/Rtmp7vceXl/downloaded_packages’里
Installation paths not writeable, unable to update packages
path: /usr/lib64/R/library
packages:
boot, foreign, MASS, Matrix, nlme, survival
警告信息:
In install.packages(...) : 安装程序包‘beachmat’时退出狀態的值不是0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions