File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 make install;
2020 cd ../..;
2121 else
22- conda install -n xtensor-dev xtensor-r==0.13 .0 -c conda-forge;
22+ conda install -n xtensor-dev xtensor-r==0.14 .0 -c conda-forge;
2323 fi
2424 fi
2525 displayName: Install NOVENDOR dependencies
Original file line number Diff line number Diff line change 11Package: xtensor
22Type: Package
33Title: Headers for the 'xtensor' Library
4- Version: 0.13.2 -0
4+ Version: 0.14.0 -0
55Author: Johan Mabille, Sylvain Corlay and Wolf Vollprecht
66Maintainer: Sylvain Corlay <sylvain.corlay@gmail.com>
77Description: The 'xtensor' C++ library for numerical analysis with
@@ -14,7 +14,6 @@ License: BSD_3_clause + file LICENSE
1414Encoding: UTF-8
1515Imports: Rcpp
1616LinkingTo: Rcpp
17- LazyData: true
1817Biarch: true
1918Suggests:
2019 testthat
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ http://xtensor-r.readthedocs.io/
6666| ` Xtensor.R ` | ` xtensor-r ` | ` xtensor ` | ` Rcpp ` |
6767| --------------| -------------| -----------| ----------|
6868| master | ^0.14.0 | ^0.24.0 | ^1.0 |
69+ | 0.14.0 | ^0.14.0 | ^0.24.0 | ^1.0 |
6970| 0.13.2 | ^0.13.0 | ^0.23.0 | ^1.0 |
7071| 0.13.1 | ^0.13.0 | ^0.23.0 | ^1.0 |
7172| 0.13.0 | ^0.13.0 | ^0.23.0 | ^1.0 |
Original file line number Diff line number Diff line change 1- XTL_VERSION=0.7.2
1+ XTL_VERSION=0.7.3
22XSIMD_VERSION=8.0.3
33XTENSOR_VERSION=0.24.0
44XTENSOR_R_VERSION=0.14.0
You can’t perform that action at this time.
0 commit comments