RecursiveArrayTools

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 1 minute, 45 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Requires ──────────── v0.5.2
 Installed RecipesBase ───────── v0.7.0
 Installed ArrayInterface ────── v2.0.0
 Installed RecursiveArrayTools ─ v1.2.0
 Installed StaticArrays ──────── v0.12.1
  Updating `~/.julia/environments/v1.2/Project.toml`
  [731186ca] + RecursiveArrayTools v1.2.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [4fba245c] + ArrayInterface v2.0.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [731186ca] + RecursiveArrayTools v1.2.0
  [ae029012] + Requires v0.5.2
  [90137ffa] + StaticArrays v0.12.1
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing RecursiveArrayTools
 Resolving package versions...
 Installed ConstructionBase ─ v1.0.0
 Installed Unitful ────────── v0.18.0
    Status `/tmp/jl_NBZwTS/Manifest.toml`
  [4fba245c] ArrayInterface v2.0.0
  [187b0558] ConstructionBase v1.0.0
  [3cdcf5f2] RecipesBase v0.7.0
  [731186ca] RecursiveArrayTools v1.2.0
  [ae029012] Requires v0.5.2
  [90137ffa] StaticArrays v0.12.1
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Utils Tests   |   39     39
 45.328833 seconds (14.15 M allocations: 733.963 MiB, 1.04% gc time)
Test Summary:    | Pass  Broken  Total
Partitions Tests |   15       1     16
 10.030218 seconds (11.85 M allocations: 582.680 MiB, 3.10% gc time)
Test Summary:           | Pass  Broken  Total
VecOfArr Indexing Tests |   19       1     20
  4.990109 seconds (4.61 M allocations: 227.888 MiB, 2.37% gc time)
Test Summary:            | Pass  Total
VecOfArr Interface Tests |   21     21
  1.718082 seconds (1.18 M allocations: 60.824 MiB, 1.26% gc time)
Test Summary:      | Pass  Total
StaticArrays Tests |   15     15
  3.460651 seconds (2.19 M allocations: 116.038 MiB, 7.38% gc time)
 65.887931 seconds (34.37 M allocations: 1.700 GiB, 1.80% gc time)
   Testing RecursiveArrayTools tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 1 minute, 43 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed RecipesBase ───────── v0.7.0
 Installed Requires ──────────── v0.5.2
 Installed RecursiveArrayTools ─ v1.2.0
 Installed ArrayInterface ────── v2.0.0
 Installed StaticArrays ──────── v0.12.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [731186ca] + RecursiveArrayTools v1.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4fba245c] + ArrayInterface v2.0.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [731186ca] + RecursiveArrayTools v1.2.0
  [ae029012] + Requires v0.5.2
  [90137ffa] + StaticArrays v0.12.1
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing RecursiveArrayTools
 Resolving package versions...
 Installed Unitful ────────── v0.18.0
 Installed ConstructionBase ─ v1.0.0
    Status `/tmp/jl_JMe6lS/Manifest.toml`
  [4fba245c] ArrayInterface v2.0.0
  [187b0558] ConstructionBase v1.0.0
  [3cdcf5f2] RecipesBase v0.7.0
  [731186ca] RecursiveArrayTools v1.2.0
  [ae029012] Requires v0.5.2
  [90137ffa] StaticArrays v0.12.1
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Utils Tests   |   39     39
 43.819090 seconds (13.62 M allocations: 695.135 MiB, 1.26% gc time)
Test Summary:    | Pass  Broken  Total
Partitions Tests |   15       1     16
  9.573391 seconds (12.48 M allocations: 602.091 MiB, 2.93% gc time)
Test Summary:           | Pass  Broken  Total
VecOfArr Indexing Tests |   19       1     20
  4.526324 seconds (4.38 M allocations: 214.924 MiB, 1.98% gc time)
Test Summary:            | Pass  Total
VecOfArr Interface Tests |   21     21
  1.718461 seconds (1.14 M allocations: 58.607 MiB, 0.88% gc time)
Test Summary:      | Pass  Total
StaticArrays Tests |   15     15
  3.429311 seconds (2.03 M allocations: 107.294 MiB, 1.75% gc time)
 63.353871 seconds (34.00 M allocations: 1.656 GiB, 1.58% gc time)
   Testing RecursiveArrayTools tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 1 minute, 55 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Requires ──────────── v0.5.2
 Installed RecipesBase ───────── v0.7.0
 Installed RecursiveArrayTools ─ v1.2.0
 Installed ArrayInterface ────── v2.0.0
 Installed StaticArrays ──────── v0.12.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [731186ca] + RecursiveArrayTools v1.2.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [4fba245c] + ArrayInterface v2.0.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [731186ca] + RecursiveArrayTools v1.2.0
  [ae029012] + Requires v0.5.2
  [90137ffa] + StaticArrays v0.12.1
  [2a0f44e3] + Base64 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [9a3f8284] + Random 
  [9e88b42a] + Serialization 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
   Testing RecursiveArrayTools
 Resolving package versions...
 Installed Unitful ────────── v0.18.0
 Installed ConstructionBase ─ v1.0.0
    Status `/tmp/jl_wxhOR9/Manifest.toml`
  [4fba245c] ArrayInterface v2.0.0
  [187b0558] ConstructionBase v1.0.0
  [3cdcf5f2] RecipesBase v0.7.0
  [731186ca] RecursiveArrayTools v1.2.0
  [ae029012] Requires v0.5.2
  [90137ffa] StaticArrays v0.12.1
  [1986cc42] Unitful v0.18.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
Test Summary: | Pass  Total
Utils Tests   |   39     39
 49.074214 seconds (13.63 M allocations: 695.965 MiB, 1.67% gc time)
Test Summary:    | Pass  Broken  Total
Partitions Tests |   15       1     16
 10.716771 seconds (12.48 M allocations: 602.032 MiB, 1.99% gc time)
Test Summary:           | Pass  Broken  Total
VecOfArr Indexing Tests |   19       1     20
  5.154791 seconds (4.38 M allocations: 214.712 MiB, 1.47% gc time)
Test Summary:            | Pass  Total
VecOfArr Interface Tests |   21     21
  2.051888 seconds (1.14 M allocations: 58.506 MiB, 0.70% gc time)
Test Summary:      | Pass  Total
StaticArrays Tests |   15     15
  3.239729 seconds (2.03 M allocations: 107.378 MiB, 1.34% gc time)
 70.657830 seconds (34.01 M allocations: 1.656 GiB, 1.65% gc time)
   Testing RecursiveArrayTools tests passed