spezimedication

Medication module of the Stanford Spezi framework

https://github.com/stanfordspezi/spezimedication

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Medication module of the Stanford Spezi framework

Basic Info
Statistics
  • Stars: 1
  • Watchers: 10
  • Forks: 2
  • Open Issues: 4
  • Releases: 8
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

SpeziMedication

Build and Test codecov DOI

Show, edit, and manage medications including dosages and schedules.

Installation

The project can be added to your Xcode project or Swift Package using the Swift Package Manager.

Xcode: For an Xcode project, follow the instructions on adding package dependencies to your app.

Swift Package: You can follow the Swift Package Manager documentation about defining dependencies to add this project as a dependency to your Swift Package.

Contributing

Contributions to this project are welcome. Please make sure to read the contribution guidelines and the contributor covenant code of conduct first.

License

This project is licensed under the MIT License. See Licenses for more information.

Spezi Footer Spezi Footer

Owner

  • Name: Stanford Spezi
  • Login: StanfordSpezi
  • Kind: organization

Citation (CITATION.cff)

#
# This source file is part of the Stanford Spezi open-source project
#
# SPDX-FileCopyrightText: 2022 Stanford University and the project authors (see CONTRIBUTORS.md)
#
# SPDX-License-Identifier: MIT
# 

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Schmiedmayer"
  given-names: "Paul"
  orcid: "https://orcid.org/0000-0002-8607-9148"
title: "SpeziMedication"
doi: "10.5281/zenodo.10074260"
url: "https://github.com/StanfordSpezi/SwiftMedication"

GitHub Events

Total
  • Create event: 2
  • Issues event: 1
  • Release event: 1
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 15
  • Pull request review event: 2
  • Pull request event: 2
Last Year
  • Create event: 2
  • Issues event: 1
  • Release event: 1
  • Delete event: 1
  • Issue comment event: 1
  • Push event: 15
  • Pull request review event: 2
  • Pull request event: 2

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 3
  • Total pull requests: 12
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 3
  • Total pull request authors: 5
  • Average comments per issue: 0.33
  • Average comments per pull request: 0.92
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • kcallon (1)
  • PSchmiedmayer (1)
  • philippzagar (1)
Pull Request Authors
  • PSchmiedmayer (10)
  • philippzagar (2)
  • Supereg (2)
  • kcallon (1)
  • apgupta3303 (1)
Top Labels
Issue Labels
enhancement (3) help wanted (1) good first issue (1)
Pull Request Labels
enhancement (15)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 8
swiftpackageindex.com: github.com/StanfordSpezi/SpeziMedication

Medication module of the Stanford Spezi framework

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 16.6%
Average: 25.4%
Dependent repos count: 34.1%
Last synced: 6 months ago

Dependencies

.github/workflows/build-and-test.yml actions
.github/workflows/pull_request.yml actions
Package.swift swiftpm