{
  "_id": "6a16a186acfb0bcc41d81528",
  "Package": "MCBackscattering",
  "Type": "Package",
  "Title": "Monte Carlo Simulation for Surface Backscattering",
  "Version": "0.1.1",
  "Author": "Laszlo Baranyai <lbaranyai@atb-potsdam.de>",
  "Maintainer": "Laszlo Baranyai <Baranyai.Laszlo@etk.szie.hu>",
  "Description": "Monte Carlo simulation is a stochastic method computing\ntrajectories of photons in media. Surface backscattering is\nperforming calculations in semi-infinite media and summarizing\nphoton flux leaving the surface. This simulation is modeling\nthe optical measurement of diffuse reflectance using an\nincident light beam. The semi-infinite media is considered to\nhave flat surface. Media, typically biological tissue, is\ndescribed by four optical parameters: absorption coefficient,\nscattering coefficient, anisotropy factor, refractive index.\nThe media is assumed to be homogeneous. Computational\nparameters of the simulation include: number of photons, radius\nof incident light beam, lowest photon energy threshold,\nintensity profile (halo) radius, spatial resolution of\nintensity profile. You can find more information and validation\nin the Open Access paper. Laszlo Baranyai (2020)\n<doi:10.1016/j.mex.2020.100958>.",
  "License": "LGPL-2.1",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 07:44:59 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-06-30 09:50:11 UTC",
  "RemoteUrl": "https://github.com/cran/MCBackscattering",
  "RemoteRef": "HEAD",
  "RemoteSha": "efe3c807fcee3813d89eaa20951d5230b1704710",
  "MD5sum": "d078f877089a76c633ac4972ce56c30b",
  "_user": "cran",
  "_type": "src",
  "_file": "MCBackscattering_0.1.1.tar.gz",
  "_fileid": "7e0e03e39b6b19884b57b6171761500a26380d7697619142b6edb9b3daf6fda3",
  "_filesize": 172740,
  "_sha256": "7e0e03e39b6b19884b57b6171761500a26380d7697619142b6edb9b3daf6fda3",
  "_created": "2026-05-27T07:44:59.000Z",
  "_published": "2026-05-27T07:47:18.623Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78030962820,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7234755866"
    },
    {
      "job": 78030962897,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234758443"
    },
    {
      "job": 78030560718,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234720517"
    },
    {
      "job": 78030962854,
      "time": 83,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7234750073"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26497884744",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MCBackscattering",
  "_commit": {
    "id": "efe3c807fcee3813d89eaa20951d5230b1704710",
    "author": "Laszlo Baranyai <Baranyai.Laszlo@etk.szie.hu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1593510611
  },
  "_maintainer": {
    "name": "Laszlo Baranyai",
    "email": "baranyai.laszlo@etk.szie.hu"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 127,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MCBackscattering"
  },
  "_mentions": 1,
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MCBackscattering.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-08"
    },
    {
      "version": "0.1.1",
      "date": "2020-06-30"
    }
  ],
  "_exports": [
    "Absorb",
    "Absorb.MCBS",
    "Bounce",
    "Bounce.MCBS",
    "Chart",
    "Chart.MCBS",
    "Export",
    "Export.MCBS",
    "Launch",
    "Launch.MCBS",
    "MCBS",
    "Move",
    "Move.MCBS",
    "print",
    "print.MCBS",
    "Randomize",
    "Randomize.MCBS",
    "Scatter",
    "Scatter.MCBS",
    "Setup",
    "Setup.MCBS",
    "Simulation",
    "Simulation.MCBS"
  ],
  "_help": [
    {
      "page": "Absorb",
      "title": "Absorbtion of Single Photon Energy in Media",
      "topics": [
        "Absorb",
        "Absorb.MCBS"
      ]
    },
    {
      "page": "Bounce",
      "title": "Bounce Photon Interaction with Surface",
      "topics": [
        "Bounce",
        "Bounce.MCBS"
      ]
    },
    {
      "page": "Chart",
      "title": "Plot Backscattering Photon Flux Profile",
      "topics": [
        "Chart",
        "Chart.MCBS"
      ]
    },
    {
      "page": "Export",
      "title": "Export Simulation Result",
      "topics": [
        "Export",
        "Export.MCBS"
      ]
    },
    {
      "page": "Launch",
      "title": "Launch Photons into Semi-infinite Media",
      "topics": [
        "Launch",
        "Launch.MCBS"
      ]
    },
    {
      "page": "MCBS",
      "title": "Monte Carlo Backscattering class",
      "topics": [
        "MCBS"
      ]
    },
    {
      "page": "Move",
      "title": "Moves Single Photon in Media",
      "topics": [
        "Move",
        "Move.MCBS"
      ]
    },
    {
      "page": "print",
      "title": "Print text report on console",
      "topics": [
        "print",
        "print.MCBS"
      ]
    },
    {
      "page": "Randomize",
      "title": "Random Numbers Selection for Single Photon Trajectory",
      "topics": [
        "Randomize",
        "Randomize.MCBS"
      ]
    },
    {
      "page": "Scatter",
      "title": "Scattering of Single Photon in Media",
      "topics": [
        "Scatter",
        "Scatter.MCBS"
      ]
    },
    {
      "page": "Setup",
      "title": "Initial Configuration of MCBS Class",
      "topics": [
        "Setup",
        "Setup.MCBS"
      ]
    },
    {
      "page": "Simulation",
      "title": "Runs the Monte Carlo Simulation",
      "topics": [
        "Simulation",
        "Simulation.MCBS"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mcbackscattering",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T07:46:41.000Z",
      "distro": "noble",
      "commit": "efe3c807fcee3813d89eaa20951d5230b1704710",
      "fileid": "c66baf92a38a9b93b8373c3defbc50768a26d6dcacbef8cfffe842216ec12f8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497884744"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-27T07:46:46.000Z",
      "distro": "noble",
      "commit": "efe3c807fcee3813d89eaa20951d5230b1704710",
      "fileid": "ece6e3a2cfe8b49947c56941a28180b3df5c4b16c4efa7aa089bf88710013084",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497884744"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-27T07:46:36.000Z",
      "commit": "efe3c807fcee3813d89eaa20951d5230b1704710",
      "fileid": "5ca5a1d5f8c8ca34ec15d271dab29cd0dfa9108617b09d7efcced537bdf5765a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26497884744"
    }
  ]
}