Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.72 KB | None | 0 0
  1.  
  2. R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
  3. Copyright (C) 2019 The R Foundation for Statistical Computing
  4. Platform: x86_64-w64-mingw32/x64 (64-bit)
  5.  
  6. R is free software and comes with ABSOLUTELY NO WARRANTY.
  7. You are welcome to redistribute it under certain conditions.
  8. Type 'license()' or 'licence()' for distribution details.
  9.  
  10. Natural language support but running in an English locale
  11.  
  12. R is a collaborative project with many contributors.
  13. Type 'contributors()' for more information and
  14. 'citation()' on how to cite R or R packages in publications.
  15.  
  16. Type 'demo()' for some demos, 'help()' for on-line help, or
  17. 'help.start()' for an HTML browser interface to help.
  18. Type 'q()' to quit R.
  19.  
  20. > Sys.getpid()
  21. [1] 7868
  22.  
  23. > > ls()
  24. character(0)
  25. >
  26. >
  27. >
  28.  
  29. > > devtools:::install_github("lutsik/MeDeCom@remove_mpi", INSTALL_opts="--no-multiarch")
  30. Downloading GitHub repo lutsik/MeDeCom@remove_mpi
  31. These packages have more recent versions available.
  32. It is recommended to update all of them.
  33. Which would you like to update?
  34.  
  35. 1: All
  36. 2: CRAN packages only
  37. 3: None
  38. 4: gplots (3.0.1.2 -> 3.0.3) [CRAN]
  39.  
  40. Enter one or more numbers, or an empty line to skip updates:
  41. 3
  42.  
  43.  
  44.  
  45. checking for file 'C:\Users\User\AppData\Local\Temp\Rtmpy4Bxub\remotes1ebc3376b04\lutsik-MeDeCom-22467b0/DESCRIPTION' ...
  46.  
  47. √ checking for file 'C:\Users\User\AppData\Local\Temp\Rtmpy4Bxub\remotes1ebc3376b04\lutsik-MeDeCom-22467b0/DESCRIPTION' (407ms)
  48.  
  49.  
  50.  
  51.  
  52. - preparing 'MeDeCom': (438ms)
  53. checking DESCRIPTION meta-information ...
  54.  
  55. checking DESCRIPTION meta-information ...
  56.  
  57. √ checking DESCRIPTION meta-information
  58. - cleaning src
  59.  
  60.  
  61.  
  62.  
  63. - checking for LF line-endings in source and make files and shell scripts (15.5s)
  64.  
  65.  
  66.  
  67.  
  68. - checking for empty or unneeded directories
  69.  
  70.  
  71.  
  72.  
  73. - looking to see if a 'data/datalist' file should be added
  74.  
  75.  
  76.  
  77.  
  78. - building 'MeDeCom_0.2.1.tar.gz'
  79.  
  80.  
  81.  
  82.  
  83. Installing package into ‘C:/Users/User/Documents/R/win-library/3.6’
  84. (as ‘lib’ is unspecified)
  85. * installing *source* package 'MeDeCom' ...
  86. ** using staged installation
  87. ** libs
  88. c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-36~1.2/include" -DNDEBUG -I"C:/Users/User/Documents/R/win-library/3.6/Rcpp/include" -I"C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include" -IC:/Users/User/Documents/R/win-library/3.6/Rcpp/include -I. -std=c++11 -O2 -Wall -mtune=generic -c HCLasso.cpp -o HCLasso.o
  89. c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-36~1.2/include" -DNDEBUG -I"C:/Users/User/Documents/R/win-library/3.6/Rcpp/include" -I"C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include" -IC:/Users/User/Documents/R/win-library/3.6/Rcpp/include -I. -std=c++11 -O2 -Wall -mtune=generic -c QuadHC.cpp -o QuadHC.o
  90. c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-36~1.2/include" -DNDEBUG -I"C:/Users/User/Documents/R/win-library/3.6/Rcpp/include" -I"C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include" -IC:/Users/User/Documents/R/win-library/3.6/Rcpp/include -I. -std=c++11 -O2 -Wall -mtune=generic -c RProjSplxBox.cpp -o RProjSplxBox.o
  91. c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-36~1.2/include" -DNDEBUG -I"C:/Users/User/Documents/R/win-library/3.6/Rcpp/include" -I"C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include" -IC:/Users/User/Documents/R/win-library/3.6/Rcpp/include -I. -std=c++11 -O2 -Wall -mtune=generic -c RQuadSimplex.cpp -o RQuadSimplex.o
  92. c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-36~1.2/include" -DNDEBUG -I"C:/Users/User/Documents/R/win-library/3.6/Rcpp/include" -I"C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include" -IC:/Users/User/Documents/R/win-library/3.6/Rcpp/include -I. -std=c++11 -O2 -Wall -mtune=generic -c RQuadSimplexBox.cpp -o RQuadSimplexBox.o
  93. c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-36~1.2/include" -DNDEBUG -I"C:/Users/User/Documents/R/win-library/3.6/Rcpp/include" -I"C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include" -IC:/Users/User/Documents/R/win-library/3.6/Rcpp/include -I. -std=c++11 -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o
  94. c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/PROGRA~1/R/R-36~1.2/include" -DNDEBUG -I"C:/Users/User/Documents/R/win-library/3.6/Rcpp/include" -I"C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include" -IC:/Users/User/Documents/R/win-library/3.6/Rcpp/include -I. -std=c++11 -O2 -Wall -mtune=generic -c cppTAfact.cpp -o cppTAfact.o
  95. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 2; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  96. cppTAfact.cpp:714:32: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  97. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  98. cppTAfact.cpp:761:38: required from here
  99. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  100. for (int i = 0; i < m; ++i) {
  101. ^
  102. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 3; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  103. cppTAfact.cpp:714:32: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  104. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  105. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  106. cppTAfact.cpp:761:38: required from here
  107. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  108. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 4; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  109. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  110. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  111. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  112. cppTAfact.cpp:761:38: required from here
  113. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  114. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 5; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  115. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  116. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  117. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  118. cppTAfact.cpp:761:38: required from here
  119. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  120. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 6; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  121. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  122. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  123. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  124. cppTAfact.cpp:761:38: required from here
  125. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  126. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 7; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  127. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  128. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  129. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  130. cppTAfact.cpp:761:38: required from here
  131. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  132. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 8; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  133. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  134. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  135. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  136. cppTAfact.cpp:761:38: required from here
  137. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  138. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 9; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  139. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  140. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  141. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  142. cppTAfact.cpp:761:38: required from here
  143. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  144. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 10; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  145. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  146. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  147. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  148. cppTAfact.cpp:761:38: required from here
  149. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  150. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 11; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  151. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  152. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  153. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  154. cppTAfact.cpp:761:38: required from here
  155. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  156. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 12; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  157. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  158. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  159. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  160. cppTAfact.cpp:761:38: required from here
  161. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  162. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 13; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  163. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  164. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  165. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  166. cppTAfact.cpp:761:38: required from here
  167. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  168. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 14; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  169. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  170. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  171. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  172. cppTAfact.cpp:761:38: required from here
  173. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  174. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 15; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  175. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  176. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  177. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  178. cppTAfact.cpp:761:38: required from here
  179. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  180. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 16; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  181. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  182. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  183. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  184. cppTAfact.cpp:761:38: required from here
  185. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  186. cppTAfact.cpp: In instantiation of 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = -1; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]':
  187. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  188. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  189. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  190. cppTAfact.cpp:761:38: required from here
  191. cppTAfact.cpp:660:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  192. In file included from C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/Core:494:0,
  193. from C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/Dense:1,
  194. from cppTAfact.cpp:10:
  195. C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of 'static void Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::run(Index, Index, const LhsMapper&, const RhsMapper&, Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar*, Index, RhsScalar) [with Index = long long int; LhsScalar = double; LhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 0>; bool ConjugateLhs = false; RhsScalar = double; RhsMapper = Eigen::internal::const_blas_data_mapper<double, long long int, 0>; bool ConjugateRhs = false; int Version = 0; Eigen::internal::general_matrix_vector_product<Index, LhsScalar, LhsMapper, 0, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version>::ResScalar = double]':
  196. C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:135:43: required from 'static void Eigen::internal::triangular_solve_vector<LhsScalar, RhsScalar, Index, 1, Mode, Conjugate, 0>::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long long int; int Mode = 5; bool Conjugate = false]'
  197. C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:83: required from 'static void Eigen::internal::triangular_solver_selector<Lhs, Rhs, Side, Mode, 0, 1>::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix<double, 9, 9, 0, 9, 9>; Rhs = Eigen::Matrix<double, 9, 1, 0, 9, 1>; int Side = 1; int Mode = 5]'
  198. C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:61: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with int Side = 1; OtherDerived = Eigen::Matrix<double, 9, 1, 0, 9, 1>; _MatrixType = const Eigen::Matrix<double, 9, 9, 0, 9, 9>; unsigned int _Mode = 5u]'
  199. C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:511:26: required from 'void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 9, 1, 0, 9, 1>; _MatrixType = const Eigen::Matrix<double, 9, 9, 0, 9, 9>; unsigned int _Mode = 5u]'
  200. C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/src/Cholesky/LDLT.h:568:3: required from 'void Eigen::LDLT<MatrixType, UpLo>::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; DstType = Eigen::Matrix<double, 9, 1, 0, 9, 1>; _MatrixType = Eigen::Matrix<double, 9, 9, 0, 9, 9>; int _UpLo = 1]'
  201. C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/src/Core/Solve.h:127:5: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
  202. cppTAfact.cpp:216:34: required from 'void QPBoxSolverSmallDims<DIM, Scalar>::solve(QPBoxSolverSmallDims<DIM, Scalar>::Vector&, int) [with int DIM = 9; Scalar = double; QPBoxSolverSmallDims<DIM, Scalar>::Vector = Eigen::Matrix<double, 9, 1, 0, 9, 1>]'
  203. cppTAfact.cpp:664:13: required from 'void applySolver(const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int DIM = 9; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  204. cppTAfact.cpp:709:35: recursively required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 3; int ...DIMS = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  205. cppTAfact.cpp:709:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&, DimList<DIM, DIMS ...>) [with int DIM = 2; int ...DIMS = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  206. cppTAfact.cpp:724:35: required from 'void solve(int, const RMatrixIn&, const RMatrixIn&, const RMatrixIn&, double, int, double, double, double, RMatrixOut&, RMatrixOut&, SolverSuppOutput&) [with int ...DIMS = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, -1}; RMatrixIn = Eigen::Map<Eigen::Matrix<double, -1, -1> >; RMatrixOut = Eigen::Matrix<double, -1, -1>]'
  207. cppTAfact.cpp:761:38: required from here
  208. C:/Users/User/Documents/R/win-library/3.6/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:322:1: internal compiler error: Segmentation fault
  209. }
  210. ^
  211. Please submit a full bug report,
  212. with preprocessed source if appropriate.
  213. See <http://sourceforge.net/projects/mingw-w64> for instructions.
  214. make: *** [C:/PROGRA~1/R/R-36~1.2/etc/x64/Makeconf:215: cppTAfact.o] Error 1
  215. ERROR: compilation failed for package 'MeDeCom'
  216. * removing 'C:/Users/User/Documents/R/win-library/3.6/MeDeCom'
  217. Error: Failed to install 'MeDeCom' from GitHub:
  218. (converted from warning) installation of package ‘C:/Users/User/AppData/Local/Temp/Rtmpy4Bxub/file1ebc4207723b/MeDeCom_0.2.1.tar.gz’ had non-zero exit status
  219. >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement