Recent Releases of latent2likert

latent2likert - v1.2.2

  • Exported previously internal function estimatemeanand_sd based on user feedback, now available for direct use.
  • Moved the package sn to Suggests.
  • Fixed vignette building errors.

- R
Published by markolalovic almost 2 years ago

latent2likert - v1.2.2

  • Exported previously internal function estimate_mean_and_sd based on user feedback, now available for direct use.
  • Moved the package sn to Suggests.
  • Fixed vignette building errors.

- R
Published by markolalovic almost 2 years ago

latent2likert - v1.2.1

  • Modularized core functions for better readability.
  • Improved the structure and organization of the codebase.
  • Improved error handling of different cases for correlations input.
  • Updated the function for estimating latent parameters from survey data.
  • Refactored code for improved modularity and maintainability.

- R
Published by markolalovic about 2 years ago

latent2likert -

  • Fixes package website and documentation.

- R
Published by markolalovic about 2 years ago

latent2likert - v1.1.0

  • A minor update of functions and vignettes.

- R
Published by markolalovic about 2 years ago

latent2likert - v1.2.0

This version now only imports mvtnorm, along with the standard R packages stats and graphics, which are typically included in R releases. An additional suggested dependency is the package sn, necessary only for generating random responses from correlated Likert items with multivariate skew normal latent distribution. However, the package prompts the user to install this dependency during interactive sessions.

- R
Published by markolalovic over 2 years ago

latent2likert - responsesR - Version 1.1

Tested on platforms: x8664-pc-linux-gnu (64-bit) and x8664-w64-mingw32 (64-bit). Response from CRAN:

Your package responsesRv1.1.tar.gz has been built (if working) and checked for Windows. Installation time in seconds: 3 Check time in seconds: 41 Status: 1 WARNING, 2 NOTEs: * using log directory 'd:/RCompile/CRANguest/R-devel/responsesR.Rcheck' * using R Under development (unstable) (2020-10-15 r79342) * using platform: x8664-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'responsesR/DESCRIPTION' ... OK * this is package 'responsesR' version '0.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Marko Lalovic marko@markolalovic.com' New submission License components with restrictions and base license permitting such: MIT + file LICENSE Possibly misspelled words in DESCRIPTION: Likert (2:17, 10:115) The Title field should be in the title case. The current version is: 'Simulate Likert scale item responses' In title case that is: 'Simulate Likert Scale Item Responses' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking serialization versions ... OK * checking whether package 'responsesR' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... WARNING Invalid license file pointers: LICENSE * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * loading checks for arch 'i386' ** checking whether the package can be loaded ... OK ** checking whether the package can be loaded with stated dependencies ... OK ** checking whether the package can be unloaded cleanly ... OK ** checking whether the namespace can be loaded with stated dependencies ... OK ** checking whether the namespace can be unloaded cleanly ... OK ** checking loading without being on the library search path ... OK ** checking use of S3 registration ... OK * loading checks for arch 'x64' ** checking whether the package can be loaded ... OK ** checking whether the package can be loaded with stated dependencies ... OK ** checking whether the package can be unloaded cleanly ... OK ** checking whether the namespace can be loaded with stated dependencies ... OK ** checking whether the namespace can be unloaded cleanly ... OK ** checking loading without being on the library search path ... OK ** checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [5s] NOTE dSN: no visible global function definition for 'dnorm' dSN: no visible global function definition for 'pnorm' getMSE: no visible global function definition for 'integrate' getNewRk: no visible global function definition for 'integrate' getPk: no visible global function definition for 'integrate' Undefined global functions or variables: dnorm integrate pnorm Consider adding importFrom("stats", "dnorm", "integrate", "pnorm") to your NAMESPACE file. * checking Rd files ... [0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... ** running examples for arch 'i386' ... [1s] OK ** running examples for arch 'x64' ... [1s] OK * checking PDF version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 WARNING, 2 NOTEs

- R
Published by markolalovic almost 6 years ago