{
  "_id": "6a16c46aacfb0bcc41d884b5",
  "Type": "Package",
  "Package": "SPSL",
  "Version": "0.1-9",
  "Date": "2019-03-17",
  "Title": "Site Percolation on Square Lattices (SPSL)",
  "Author": "Pavel V. Moskalev",
  "Maintainer": "Pavel V. Moskalev <moskalefff@gmail.com>",
  "Description": "Provides basic functionality for labeling iso- &\nanisotropic percolation clusters on 2D & 3D square lattices\nwith various lattice sizes, occupation probabilities, von\nNeumann & Moore (1,d)-neighborhoods, and random variables\nweighting the percolation lattice sites.",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "LazyLoad": "yes",
  "URL": "https://cran.r-project.org/package=SPSL",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:13:50 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-03-17 18:23:23 UTC",
  "RemoteUrl": "https://github.com/cran/SPSL",
  "RemoteRef": "HEAD",
  "RemoteSha": "422eb49c872007c477fdeb88dbedd1312f83d8f0",
  "MD5sum": "428edb539bb680ac1b1cc215444f4299",
  "_user": "cran",
  "_type": "src",
  "_file": "SPSL_0.1-9.tar.gz",
  "_fileid": "a71558fa36628e0b8aade7b76a65ed4fbffcbd9fe5465d70dc4e755e9fb446ca",
  "_filesize": 163742,
  "_sha256": "a71558fa36628e0b8aade7b76a65ed4fbffcbd9fe5465d70dc4e755e9fb446ca",
  "_created": "2026-05-27T10:13:50.000Z",
  "_published": "2026-05-27T10:16:10.915Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78055178976,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237793006"
    },
    {
      "job": 78055178984,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237793832"
    },
    {
      "job": 78054730827,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237758095"
    },
    {
      "job": 78055179033,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237789008"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26504750555",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SPSL",
  "_commit": {
    "id": "422eb49c872007c477fdeb88dbedd1312f83d8f0",
    "author": "Pavel V. Moskalev <moskalefff@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-9\n",
    "time": 1552847003
  },
  "_maintainer": {
    "name": "Pavel V. Moskalev",
    "email": "moskalefff@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SPSL"
  },
  "_mentions": 1,
  "_searchresults": 26,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SPSL.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-5",
      "date": "2012-05-14"
    },
    {
      "version": "0.1-6",
      "date": "2012-06-08"
    },
    {
      "version": "0.1-7",
      "date": "2012-12-27"
    },
    {
      "version": "0.1-8",
      "date": "2012-12-30"
    },
    {
      "version": "0.1-9",
      "date": "2019-03-17"
    }
  ],
  "_exports": [
    "fssa20",
    "fssa2d",
    "fssa30",
    "fssa3d",
    "fssi20",
    "fssi2d",
    "fssi30",
    "fssi3d",
    "ssa20",
    "ssa2d",
    "ssa30",
    "ssa3d",
    "ssi20",
    "ssi2d",
    "ssi30",
    "ssi3d"
  ],
  "_help": [
    {
      "page": "SPSL-package",
      "title": "Site Percolation on Square Lattices (SPSL)",
      "topics": [
        "SPSL-package",
        "SPSL"
      ]
    },
    {
      "page": "fssa20",
      "title": "Frequency of Sites on a Square Anisotropic 2D lattice with (1,0)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "von Neumann neighborhood"
      ],
      "topics": [
        "fssa20"
      ]
    },
    {
      "page": "fssa2d",
      "title": "Frequency of Sites on a Square Anisotropic 2D lattice with (1,d)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "anisotropic cluster",
        "Moore neighborhood",
        "Minkowski distance"
      ],
      "topics": [
        "fssa2d"
      ]
    },
    {
      "page": "fssa30",
      "title": "Frequency of Sites on a Square Anisotropic 3D lattice with (1,0)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "von Neumann neighborhood"
      ],
      "topics": [
        "fssa30"
      ]
    },
    {
      "page": "fssa3d",
      "title": "Frequency of Sites on a Square Anisotropic 3D lattice with (1,d)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "anisotropic cluster",
        "Moore neighborhood",
        "Minkowski distance"
      ],
      "topics": [
        "fssa3d"
      ]
    },
    {
      "page": "fssi20",
      "title": "Frequency of Sites on a Square Isotropic 2D lattice with (1,0)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "von Neumann neighborhood"
      ],
      "topics": [
        "fssi20"
      ]
    },
    {
      "page": "fssi2d",
      "title": "Frequency of Sites on a Square Isotropic 2D lattice with (1,d)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "Moore neighborhood",
        "Minkowski distance"
      ],
      "topics": [
        "fssi2d"
      ]
    },
    {
      "page": "fssi30",
      "title": "Frequency of Sites on a Square Isotropic 3D lattice with (1,0)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "von Neumann neighborhood"
      ],
      "topics": [
        "fssi30"
      ]
    },
    {
      "page": "fssi3d",
      "title": "Frequency of Sites on a Square Isotropic 3D lattice with (1,d)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "Moore neighborhood",
        "Minkowski distance"
      ],
      "topics": [
        "fssi3d"
      ]
    },
    {
      "page": "ssa20",
      "title": "Site cluster on Square Anisotropic 2D lattice with (1,0)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "anisotropic cluster",
        "von Neumann neighborhood"
      ],
      "topics": [
        "ssa20"
      ]
    },
    {
      "page": "ssa2d",
      "title": "Site cluster on Square Anisotropic 2D lattice with (1,d)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "anisotropic cluster",
        "Moore neighborhood",
        "Minkowski distance"
      ],
      "topics": [
        "ssa2d"
      ]
    },
    {
      "page": "ssa30",
      "title": "Site cluster on Square Anisotropic 3D lattice with (1,0)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "anisotropic cluster",
        "von Neumann neighborhood"
      ],
      "topics": [
        "ssa30"
      ]
    },
    {
      "page": "ssa3d",
      "title": "Site cluster on Square Anisotropic 3D lattice with (1,d)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "anisotropic cluster",
        "Moore neighborhood",
        "Minkowski distance"
      ],
      "topics": [
        "ssa3d"
      ]
    },
    {
      "page": "ssi20",
      "title": "Site cluster on Square Isotropic 2D lattice with (1,0)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "von Neumann neighborhood"
      ],
      "topics": [
        "ssi20"
      ]
    },
    {
      "page": "ssi2d",
      "title": "Site cluster on Square Isotropic 2D lattice with (1,d)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "Moore neighborhood",
        "Minkowski distance"
      ],
      "topics": [
        "ssi2d"
      ]
    },
    {
      "page": "ssi30",
      "title": "Site cluster on Square Isotropic 3D lattice with (1,0)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "von Neumann neighborhood"
      ],
      "topics": [
        "ssi30"
      ]
    },
    {
      "page": "ssi3d",
      "title": "Site cluster on Square Isotropic 3D lattice with (1,d)-neighborhood",
      "concept": [
        "square lattice",
        "site percolation",
        "isotropic cluster",
        "Moore neighborhood",
        "Minkowski distance"
      ],
      "topics": [
        "ssi3d"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.8920946026904804,
  "_indexed": true,
  "_nocasepkg": "spsl",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-9",
      "date": "2026-05-27T10:15:40.000Z",
      "distro": "noble",
      "commit": "422eb49c872007c477fdeb88dbedd1312f83d8f0",
      "fileid": "9e13263453ea0ebb8da6900ceb71b48fed5a70dbe65aba3d11956b546c89194b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504750555"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-9",
      "date": "2026-05-27T10:15:41.000Z",
      "distro": "noble",
      "commit": "422eb49c872007c477fdeb88dbedd1312f83d8f0",
      "fileid": "fe9730d7def474e606ad11fcefbccac480414dceb52eaf32c39ad7d5dcb6815e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504750555"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-9",
      "date": "2026-05-27T10:15:41.000Z",
      "commit": "422eb49c872007c477fdeb88dbedd1312f83d8f0",
      "fileid": "d60fe6913ae297b701af25cc26789575307e53f7a7a57b6849d7f4448d5349a6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26504750555"
    }
  ]
}