guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

24/52: gnu: r-physicalactivity: Fix typos in description.


From: guix-commits
Subject: 24/52: gnu: r-physicalactivity: Fix typos in description.
Date: Sat, 10 Apr 2021 08:15:30 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 4067bf69117ea122faffc1cb97efef9fd6504949
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:52:43 2021 +0200

    gnu: r-physicalactivity: Fix typos in description.
    
    * gnu/packages/cran.scm (r-physicalactivity)[description]: Fix typos.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b910677..0917c0b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9538,10 +9538,10 @@ singular or ill-conditioned Jacobian.")
      `((upstream-name . "PhysicalActivity")))
     (build-system r-build-system)
     (home-page "https://cran.r-project.org/web/packages/PhysicalActivity/";)
-    (synopsis "Procesing accelerometer data for physical activity measurement")
+    (synopsis "Processing accelerometer data for physical activity 
measurement")
     (description
      "This @code{r-physicalactivity} package provides a function 
@code{wearingMarking}
-for classification of monitor wear and nonwear time intervals in accelerometer
+for classification of monitored wear and nonwear time intervals in 
accelerometer
 data collected to assess physical activity.  The package also contains 
functions
 for making plots of accelerometer data and obtaining the summary of various
 information including daily monitor wear time and the mean monitor wear time



reply via email to

[Prev in Thread] Current Thread [Next in Thread]