{
  "_id": "6a1f10bdb401979e7341d857",
  "Package": "SCFMonitor",
  "Title": "Clear Monitor and Graphing Software Processing Gaussian .log\nFile",
  "Version": "0.3.5.9000",
  "Authors@R": "person(\"Pengjun\", \"Guo\", , \"pengjun.guo@outlook.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0007-2717-0519\"))",
  "Description": "Self-Consistent Field(SCF) calculation method is one of\nthe most important steps in the calculation methods of quantum\nchemistry. Ehrenreich, H., & Cohen, M. H. (1959).\n<doi:10.1103/PhysRev.115.786> However, the most prevailing\nsoftware in this area, 'Gaussian''s SCF convergence process is\nhard to monitor, especially while the job is still running,\ncausing researchers difficulty in knowing whether the\noscillation has started or not, wasting time and energy on\nuseless configurations or abandoning the jobs that can actually\nwork. M.J. Frisch, G.W. Trucks, H.B. Schlegel et al. (2016).\n<https://gaussian.com> 'SCFMonitor' enables 'Gaussian' quantum\nchemistry calculation software users to easily read the\n'Gaussian' .log files and monitor the SCF convergence and\ngeometry optimization process with little effort and clear,\nbeautiful, and clean outputs. It can generate graphs using\n'tidyverse' to let users check SCF convergence and geometry\noptimization processes in real-time. The software supports\nprocessing .log files remotely using with rbase::url(). This\nsoftware is a suitcase for saving time and energy for the\nresearchers, supporting multiple versions of 'Gaussian'.",
  "Maintainer": "Pengjun Guo <pengjun.guo@outlook.com>",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/AzuleneG/SCFMonitor",
  "BugReports": "https://github.com/AzuleneG/SCFMonitor/issues",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://azuleneg.r-universe.dev",
  "Date/Publication": "2024-09-20 06:10:25 UTC",
  "RemoteUrl": "https://github.com/azuleneg/scfmonitor",
  "RemoteRef": "HEAD",
  "RemoteSha": "19cd2cde1878ca85160cdbafa9422e97428340cb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:10:01 UTC",
    "User": "root"
  },
  "Author": "Pengjun Guo [aut, cre] (ORCID: <https://orcid.org/0009-0007-2717-0519>)",
  "MD5sum": "f18be7ff93d2fe96f71d2bee22f16cfd",
  "_user": "azuleneg",
  "_type": "src",
  "_file": "SCFMonitor_0.3.5.9000.tar.gz",
  "_fileid": "fab6fa0e51eb351283fdaec641fc0223e3844ac305b1395715479022a80c2883",
  "_filesize": 712446,
  "_sha256": "fab6fa0e51eb351283fdaec641fc0223e3844ac305b1395715479022a80c2883",
  "_created": "2026-05-17T08:10:01.000Z",
  "_published": "2026-06-02T17:19:57.020Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130377112,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040708913"
    },
    {
      "job": 79130377615,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040711143"
    },
    {
      "job": 79130376904,
      "time": 269,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040716145"
    },
    {
      "job": 79130377220,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040706240"
    },
    {
      "job": 79130376404,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040694221"
    },
    {
      "job": 79130376196,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364913850"
    },
    {
      "job": 79130377100,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040704526"
    },
    {
      "job": 79130377018,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040703147"
    },
    {
      "job": 79130376874,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040704606"
    }
  ],
  "_buildurl": "https://github.com/r-universe/azuleneg/actions/runs/25985432028",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/azuleneg/scfmonitor",
  "_commit": {
    "id": "19cd2cde1878ca85160cdbafa9422e97428340cb",
    "author": "AzuleneG <pengjun.guo@outlook.com>",
    "committer": "AzuleneG <pengjun.guo@outlook.com>",
    "message": "change readme\n",
    "time": 1726812625
  },
  "_maintainer": {
    "name": "Pengjun Guo",
    "email": "pengjun.guo@outlook.com",
    "login": "azuleneg",
    "description": "",
    "uuid": 133660869
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    }
  ],
  "_owner": "azuleneg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "azuleneg",
      "count": 25,
      "uuid": 133660869
    }
  ],
  "_userbio": {
    "uuid": 133660869,
    "type": "user",
    "name": "AzuleneG"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SCFMonitor"
  },
  "_devurl": "https://github.com/azuleneg/scfmonitor",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SCFMonitor.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/azuleneg/scfmonitor",
  "_realowner": "azuleneg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.5",
      "date": "2024-09-18"
    }
  ],
  "_exports": [
    "DirectingOptiRounds",
    "FormOptiSCFConvergenceRoundTibble",
    "MultipleRoundOptiSCFIntegratedMonitor",
    "MultipleRoundOptiSCFplotting",
    "OptiConvergenceMonitor",
    "OptiSCFConvergenceRoundMonitor",
    "OptiSCFMonitorAsList",
    "OptiSCFMonitorAsWholeTibble",
    "SCFMonitorExample",
    "SingleRoundOptiSCFIntegratedMonitor",
    "SingleSCFplotting"
  ],
  "_help": [
    {
      "page": "DirectingOptiRounds",
      "title": "Directing Optimization Round of a SCF Convergence Round in the Tibble Formed in OptiSCFMonitorAsWholeTibble()",
      "topics": [
        "DirectingOptiRounds"
      ]
    },
    {
      "page": "FormOptiSCFConvergenceRoundTibble",
      "title": "Form a Tibble of Total SCF Rounds in the Optimization Cycles",
      "topics": [
        "FormOptiSCFConvergenceRoundTibble"
      ]
    },
    {
      "page": "MultipleRoundOptiSCFIntegratedMonitor",
      "title": "Read and Plot SCF Convergence Process for Multiple Round of Optimization",
      "topics": [
        "MultipleRoundOptiSCFIntegratedMonitor"
      ]
    },
    {
      "page": "MultipleRoundOptiSCFplotting",
      "title": "Plot the SCF Convergence Process for Multiple Rounds of Optimization",
      "topics": [
        "MultipleRoundOptiSCFplotting"
      ]
    },
    {
      "page": "OptiConvergenceMonitor",
      "title": "Read and Plot the Optimization Process of a Gaussian Log File.",
      "topics": [
        "OptiConvergenceMonitor"
      ]
    },
    {
      "page": "OptiSCFConvergenceRoundMonitor",
      "title": "Read and Plot the Counts the SCF Convergence Rounds of Each Optimization Step of a Gaussian Log File.",
      "topics": [
        "OptiSCFConvergenceRoundMonitor"
      ]
    },
    {
      "page": "OptiSCFMonitorAsList",
      "title": "Form a list Containing SCF Data of Each Optimization Cycles",
      "topics": [
        "OptiSCFMonitorAsList"
      ]
    },
    {
      "page": "OptiSCFMonitorAsWholeTibble",
      "title": "Form a Tibble of SCF data for each Optimization Steps",
      "topics": [
        "OptiSCFMonitorAsWholeTibble"
      ]
    },
    {
      "page": "SCFMonitorExample",
      "title": "Acquire Path to SCFMonitor Example data",
      "topics": [
        "SCFMonitorExample"
      ]
    },
    {
      "page": "SingleRoundOptiSCFIntegratedMonitor",
      "title": "Read and Plot SCF Convergence Process for a Single Round of Optimization",
      "topics": [
        "SingleRoundOptiSCFIntegratedMonitor"
      ]
    },
    {
      "page": "SingleSCFplotting",
      "title": "Plot the SCF Convergence Process for a Single Round of Optimization",
      "topics": [
        "SingleSCFplotting"
      ]
    }
  ],
  "_readme": "https://github.com/azuleneg/scfmonitor/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "scfmonitor",
  "_universes": [
    "azuleneg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5.9000",
      "date": "2026-05-17T08:12:08.000Z",
      "distro": "noble",
      "commit": "19cd2cde1878ca85160cdbafa9422e97428340cb",
      "fileid": "5bff72ba55aecc7adaa28fe17bda25d83e5e10e4deb6d528a85f6a4a044d2519",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azuleneg/actions/runs/25985432028"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.5.9000",
      "date": "2026-05-17T08:12:30.000Z",
      "distro": "noble",
      "commit": "19cd2cde1878ca85160cdbafa9422e97428340cb",
      "fileid": "8293c7184db6bfdfe35dc9320772f1c455d11110f57af0437cfce2c6333cb93c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azuleneg/actions/runs/25985432028"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.5.9000",
      "date": "2026-05-17T08:13:17.000Z",
      "commit": "19cd2cde1878ca85160cdbafa9422e97428340cb",
      "fileid": "1d87d84a500babe72540ec9b55e7681b6b150b7cd5e61c6846563bb0d9e56fe9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azuleneg/actions/runs/25985432028"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.5.9000",
      "date": "2026-05-17T08:11:51.000Z",
      "commit": "19cd2cde1878ca85160cdbafa9422e97428340cb",
      "fileid": "662c22dfe50b4fe07b1ce783bf3ec105f4794908cffd652afcb830e09a7fb9ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azuleneg/actions/runs/25985432028"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-05-17T08:11:19.000Z",
      "commit": "19cd2cde1878ca85160cdbafa9422e97428340cb",
      "fileid": "c786a7709e83cd9ab15160e104db7c15b558f3165267424818ec77e142ffe119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azuleneg/actions/runs/25985432028"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-05-17T08:11:08.000Z",
      "commit": "19cd2cde1878ca85160cdbafa9422e97428340cb",
      "fileid": "cadb38587c131d75679ebc7d1bf1fb524e8b4b6fb1e7318c457e616a75ac88cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azuleneg/actions/runs/25985432028"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.5.9000",
      "date": "2026-05-17T08:11:21.000Z",
      "commit": "19cd2cde1878ca85160cdbafa9422e97428340cb",
      "fileid": "dce3ad84a1ec4aeaa373e31e736a9db8ff2a8101f8d96c4e531c592c4b72d446",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/azuleneg/actions/runs/25985432028"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5.9000",
      "date": "2026-06-02T17:19:41.000Z",
      "commit": "19cd2cde1878ca85160cdbafa9422e97428340cb",
      "fileid": "955bd170c00fe3079c4f113c9385fed516c1690b6a3b95ce05909524e5cbedd0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/azuleneg/actions/runs/25985432028"
    }
  ]
}