MolecularGraph

← 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 2 minutes, 36 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed YAML ──────────────── v0.3.2
 Installed Codecs ────────────── v0.5.0
 Installed Parsers ───────────── v0.3.10
 Installed Compat ────────────── v2.2.0
 Installed JSON ──────────────── v0.21.0
 Installed DocStringExtensions ─ v0.8.1
 Installed MolecularGraph ────── v0.3.1
 Installed Documenter ────────── v0.24.2
  Updating `~/.julia/environments/v1.2/Project.toml`
  [6c89ec66] + MolecularGraph v0.3.1
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [19ecbf4d] + Codecs v0.5.0
  [34da2185] + Compat v2.2.0
  [ffbed154] + DocStringExtensions v0.8.1
  [e30172f5] + Documenter v0.24.2
  [682c06a0] + JSON v0.21.0
  [6c89ec66] + MolecularGraph v0.3.1
  [69de0a69] + Parsers v0.3.10
  [ddb6d928] + YAML v0.3.2
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing MolecularGraph
    Status `/tmp/jl_miTp9c/Manifest.toml`
  [19ecbf4d] Codecs v0.5.0
  [34da2185] Compat v2.2.0
  [ffbed154] DocStringExtensions v0.8.1
  [e30172f5] Documenter v0.24.2
  [682c06a0] JSON v0.21.0
  [6c89ec66] MolecularGraph v0.3.1
  [69de0a69] Parsers v0.3.10
  [ddb6d928] YAML v0.3.2
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
loading: funcgroup.yaml
loading: ring.yaml
loading: biomolecule.yaml
Test Summary: | Pass  Total
util.iterator |   21     21
Test Summary: | Pass  Total
graph.dfs     |    6      6
Test Summary:      | Pass  Total
graph.shortestpath |   21     21
Test Summary:   | Pass  Total
graph.generator |   52     52
Test Summary:    | Pass  Total
graph.plaingraph |   23     23
Test Summary:      | Pass  Total
graph.plaindigraph |   30     30
Test Summary:         | Pass  Total
graph.plainhypergraph |   20     20
Test Summary:    | Pass  Total
graph.multigraph |    9      9
Test Summary: | Pass  Total
graph.dag     |    4      4
Test Summary: | Pass  Total
graph.cycle   |    4      4
Test Summary:      | Pass  Total
graph.connectivity |   24     24
Test Summary:         | Pass  Total
graph.inducedsubgraph |   35     35
Test Summary:       | Pass  Total
graph.disjointunion |   17     17
Test Summary:   | Pass  Total
graph.linegraph |    6      6
Test Summary:  | Pass  Total
graph.triangle |    4      4
Test Summary: | Pass  Total
graph.clique  |    5      5
Test Summary:   | Pass  Total
graph.bipartite |    4      4
Test Summary:   | Pass  Total
graph.planarity |   38     38
Test Summary: | Pass  Total
graph.product |    3      3
Test Summary:         | Pass  Total
graph.isomorphism.vf2 |   26     26
Test Summary:                 | Pass  Total
graph.isomorphism.cliquebased |   10     10
Test Summary:     | Pass  Total
geometry.coords2d |   37     37
Test Summary:     | Pass  Total
geometry.coords3d |    4      4
Test Summary:           | Pass  Total
geometry.coordsinternal |    8      8
Test Summary: | Pass  Total
atom          |   11     11
Test Summary: | Pass  Total
molgraph      |    4      4
Test Summary: | Pass  Total
sdfilereader  |   14     14
Test Summary: | Pass  Total
sdfilewriter  |    1      1
Test Summary: | Pass  Total
smarts.base   |    8      8
Test Summary:          | Pass  Total
smarts.logicaloperator |   16     16
Test Summary: | Pass  Total
smarts.atom   |   40     40
Test Summary: | Pass  Total
smarts.bond   |    8      8
Test Summary:   | Pass  Total
smarts.molecule |   26     26
Test Summary: | Pass  Total
smarts.smiles |   51     51
Test Summary: | Pass  Total
smarts.smarts |    9      9
Test Summary: | Pass  Broken  Total
properties    |   35       3     38
Test Summary: | Pass  Total
preprocess    |   20     20
Test Summary: | Pass  Total
wclogp        |    8      8
Test Summary: | Pass  Total
substructure  |   34     34
Test Summary: | Pass  Total
funcgroup     |   10     10
Test Summary: | Pass  Total
mcs           |    8      8
Test Summary: | Pass  Total
draw.base     |   13     13
Test Summary: |
svg           | No tests
   Testing MolecularGraph tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 3 minutes, 10 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed YAML ──────────────── v0.3.2
 Installed Codecs ────────────── v0.5.0
 Installed Compat ────────────── v2.2.0
 Installed Parsers ───────────── v0.3.10
 Installed DocStringExtensions ─ v0.8.1
 Installed JSON ──────────────── v0.21.0
 Installed MolecularGraph ────── v0.3.1
 Installed Documenter ────────── v0.24.2
  Updating `~/.julia/environments/v1.3/Project.toml`
  [6c89ec66] + MolecularGraph v0.3.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [19ecbf4d] + Codecs v0.5.0
  [34da2185] + Compat v2.2.0
  [ffbed154] + DocStringExtensions v0.8.1
  [e30172f5] + Documenter v0.24.2
  [682c06a0] + JSON v0.21.0
  [6c89ec66] + MolecularGraph v0.3.1
  [69de0a69] + Parsers v0.3.10
  [ddb6d928] + YAML v0.3.2
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing MolecularGraph
    Status `/tmp/jl_YNPZFX/Manifest.toml`
  [19ecbf4d] Codecs v0.5.0
  [34da2185] Compat v2.2.0
  [ffbed154] DocStringExtensions v0.8.1
  [e30172f5] Documenter v0.24.2
  [682c06a0] JSON v0.21.0
  [6c89ec66] MolecularGraph v0.3.1
  [69de0a69] Parsers v0.3.10
  [ddb6d928] YAML v0.3.2
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
loading: funcgroup.yaml
loading: ring.yaml
loading: biomolecule.yaml
Test Summary: | Pass  Total
util.iterator |   21     21
Test Summary: | Pass  Total
graph.dfs     |    6      6
Test Summary:      | Pass  Total
graph.shortestpath |   21     21
Test Summary:   | Pass  Total
graph.generator |   52     52
Test Summary:    | Pass  Total
graph.plaingraph |   23     23
Test Summary:      | Pass  Total
graph.plaindigraph |   30     30
Test Summary:         | Pass  Total
graph.plainhypergraph |   20     20
Test Summary:    | Pass  Total
graph.multigraph |    9      9
Test Summary: | Pass  Total
graph.dag     |    4      4
Test Summary: | Pass  Total
graph.cycle   |    4      4
Test Summary:      | Pass  Total
graph.connectivity |   24     24
Test Summary:         | Pass  Total
graph.inducedsubgraph |   35     35
Test Summary:       | Pass  Total
graph.disjointunion |   17     17
Test Summary:   | Pass  Total
graph.linegraph |    6      6
Test Summary:  | Pass  Total
graph.triangle |    4      4
Test Summary: | Pass  Total
graph.clique  |    5      5
Test Summary:   | Pass  Total
graph.bipartite |    4      4
Test Summary:   | Pass  Total
graph.planarity |   38     38
Test Summary: | Pass  Total
graph.product |    3      3
Test Summary:         | Pass  Total
graph.isomorphism.vf2 |   26     26
Test Summary:                 | Pass  Total
graph.isomorphism.cliquebased |   10     10
Test Summary:     | Pass  Total
geometry.coords2d |   37     37
Test Summary:     | Pass  Total
geometry.coords3d |    4      4
Test Summary:           | Pass  Total
geometry.coordsinternal |    8      8
Test Summary: | Pass  Total
atom          |   11     11
Test Summary: | Pass  Total
molgraph      |    4      4
Test Summary: | Pass  Total
sdfilereader  |   14     14
Test Summary: | Pass  Total
sdfilewriter  |    1      1
Test Summary: | Pass  Total
smarts.base   |    8      8
Test Summary:          | Pass  Total
smarts.logicaloperator |   16     16
Test Summary: | Pass  Total
smarts.atom   |   40     40
Test Summary: | Pass  Total
smarts.bond   |    8      8
Test Summary:   | Pass  Total
smarts.molecule |   26     26
Test Summary: | Pass  Total
smarts.smiles |   51     51
Test Summary: | Pass  Total
smarts.smarts |    9      9
Test Summary: | Pass  Broken  Total
properties    |   35       3     38
Test Summary: | Pass  Total
preprocess    |   20     20
Test Summary: | Pass  Total
wclogp        |    8      8
Test Summary: | Pass  Total
substructure  |   34     34
Test Summary: | Pass  Total
funcgroup     |   10     10
Test Summary: | Pass  Total
mcs           |    8      8
Test Summary: | Pass  Total
draw.base     |   13     13
Test Summary: |
svg           | No tests
   Testing MolecularGraph tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 4 minutes.

Click here to download the log file.

 Resolving package versions...
 Installed YAML ──────────────── v0.3.2
 Installed Compat ────────────── v2.2.0
 Installed Codecs ────────────── v0.5.0
 Installed Parsers ───────────── v0.3.10
 Installed JSON ──────────────── v0.21.0
 Installed DocStringExtensions ─ v0.8.1
 Installed MolecularGraph ────── v0.3.1
 Installed Documenter ────────── v0.24.2
  Updating `~/.julia/environments/v1.3/Project.toml`
  [6c89ec66] + MolecularGraph v0.3.1
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [19ecbf4d] + Codecs v0.5.0
  [34da2185] + Compat v2.2.0
  [ffbed154] + DocStringExtensions v0.8.1
  [e30172f5] + Documenter v0.24.2
  [682c06a0] + JSON v0.21.0
  [6c89ec66] + MolecularGraph v0.3.1
  [69de0a69] + Parsers v0.3.10
  [ddb6d928] + YAML v0.3.2
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing MolecularGraph
    Status `/tmp/jl_dnM75k/Manifest.toml`
  [19ecbf4d] Codecs v0.5.0
  [34da2185] Compat v2.2.0
  [ffbed154] DocStringExtensions v0.8.1
  [e30172f5] Documenter v0.24.2
  [682c06a0] JSON v0.21.0
  [6c89ec66] MolecularGraph v0.3.1
  [69de0a69] Parsers v0.3.10
  [ddb6d928] YAML v0.3.2
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
loading: funcgroup.yaml
loading: ring.yaml
loading: biomolecule.yaml
Test Summary: | Pass  Total
util.iterator |   21     21
Test Summary: | Pass  Total
graph.dfs     |    6      6
Test Summary:      | Pass  Total
graph.shortestpath |   21     21
Test Summary:   | Pass  Total
graph.generator |   52     52
Test Summary:    | Pass  Total
graph.plaingraph |   23     23
Test Summary:      | Pass  Total
graph.plaindigraph |   30     30
Test Summary:         | Pass  Total
graph.plainhypergraph |   20     20
Test Summary:    | Pass  Total
graph.multigraph |    9      9
Test Summary: | Pass  Total
graph.dag     |    4      4
Test Summary: | Pass  Total
graph.cycle   |    4      4
Test Summary:      | Pass  Total
graph.connectivity |   24     24
Test Summary:         | Pass  Total
graph.inducedsubgraph |   35     35
Test Summary:       | Pass  Total
graph.disjointunion |   17     17
Test Summary:   | Pass  Total
graph.linegraph |    6      6
Test Summary:  | Pass  Total
graph.triangle |    4      4
Test Summary: | Pass  Total
graph.clique  |    5      5
Test Summary:   | Pass  Total
graph.bipartite |    4      4
Test Summary:   | Pass  Total
graph.planarity |   38     38
Test Summary: | Pass  Total
graph.product |    3      3
Test Summary:         | Pass  Total
graph.isomorphism.vf2 |   26     26
Test Summary:                 | Pass  Total
graph.isomorphism.cliquebased |   10     10
Test Summary:     | Pass  Total
geometry.coords2d |   37     37
Test Summary:     | Pass  Total
geometry.coords3d |    4      4
Test Summary:           | Pass  Total
geometry.coordsinternal |    8      8
Test Summary: | Pass  Total
atom          |   11     11
Test Summary: | Pass  Total
molgraph      |    4      4
Test Summary: | Pass  Total
sdfilereader  |   14     14
Test Summary: | Pass  Total
sdfilewriter  |    1      1
Test Summary: | Pass  Total
smarts.base   |    8      8
Test Summary:          | Pass  Total
smarts.logicaloperator |   16     16
Test Summary: | Pass  Total
smarts.atom   |   40     40
Test Summary: | Pass  Total
smarts.bond   |    8      8
Test Summary:   | Pass  Total
smarts.molecule |   26     26
Test Summary: | Pass  Total
smarts.smiles |   51     51
Test Summary: | Pass  Total
smarts.smarts |    9      9
Test Summary: | Pass  Broken  Total
properties    |   35       3     38
Test Summary: | Pass  Total
preprocess    |   20     20
Test Summary: | Pass  Total
wclogp        |    8      8
Test Summary: | Pass  Total
substructure  |   34     34
Test Summary: | Pass  Total
funcgroup     |   10     10
Test Summary: | Pass  Total
mcs           |    8      8
Test Summary: | Pass  Total
draw.base     |   13     13
Test Summary: |
svg           | No tests
   Testing MolecularGraph tests passed