Coder Social home page Coder Social logo

markheckmann / openrepgrid.ic Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 6.31 MB

shiny app for interpretive clustering of repgrids:

Home Page: http://ic.openrepgrid.org

License: Other

R 15.94% HTML 83.54% Dockerfile 0.52%
repgrid clustering repertory grid constructs shiny

openrepgrid.ic's People

Contributors

markheckmann avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

strucurgt

openrepgrid.ic's Issues

The number of matches between constructs* is incorrect in certain cells.

For example, in the matching matrix (below) of the following grid, the matches between C1 and C17 or C18 are given as "4" instead of "0". One can also see a diagonal of "4" which is not correct.

<style> </style>
0 E4 E3 E2 E1 1 preferred
C1+ 0 0 0 0 C1- 0
C2+ 0 0 0 0 C2- 0
C3+ 0 0 0 1 C3- 0
C4+ 0 0 1 0 C4- 0
C5+ 0 0 1 1 C5- 0
C6+ 0 1 0 0 C6- 0
C7+ 0 1 0 1 C7- 0
C8+ 0 1 1 0 C8- 0
C9+ 0 1 1 1 C9- 0
C10+ 1 0 0 0 C10- 0
C11+ 1 0 0 1 C11- 0
C12+ 1 0 1 0 C12- 0
C13+ 1 0 1 1 C13- 0
C14+ 1 1 0 0 C14- 0
C15+ 1 1 0 1 C15- 0
C16+ 1 1 1 0 C16- 0
C17+ 1 1 1 1 C17- 0
C33+ 1 1 1 1 C33- 0
<style> </style>
Number of matches between constructs*                                      
                                       
constructs   C1 C2 C3 C4 C5 C6 C7 C8 C9 C10 C11 C12 C13 C14 C15 C16 C17 C18
C1- - C1+ C1   4 3 3 2 3 2 2 3 3 2 2 3 2 3 3 4 4
C2- - C2+ C2 4   3 3 2 3 2 2 3 3 2 2 3 2 3 3 4 4
C3- - C3+ C3 3 3   2 3 2 3 3 2 2 3 3 2 3 2 4 3 3
C4- - C4+ C4 3 3 2   3 2 3 3 2 2 3 3 2 3 4 2 3 3
C5- - C5+ C5 2 2 3 3   3 2 2 3 3 2 2 3 4 3 3 2 2
C6- - C6+ C6 3 3 2 2 3   3 3 2 2 3 3 4 3 2 2 3 3
C7- - C7+ C7 2 2 3 3 2 3   2 3 3 2 4 3 2 3 3 2 2
C8- - C8+ C8 2 2 3 3 2 3 2   3 3 4 2 3 2 3 3 2 2
C9- - C9+ C9 3 3 2 2 3 2 3 3   4 3 3 2 3 2 2 3 3
C10- - C10+ C10 3 3 2 2 3 2 3 3 4   3 3 2 3 2 2 3 3
C11- - C11+ C11 2 2 3 3 2 3 2 4 3 3   2 3 2 3 3 2 2
C12- - C12+ C12 2 2 3 3 2 3 4 2 3 3 2   3 2 3 3 2 2
C13- - C13+ C13 3 3 2 2 3 4 3 3 2 2 3 3   3 2 2 3 3
C14- - C14+ C14 2 2 3 3 4 3 2 2 3 3 2 2 3   3 3 2 2
C15- - C15+ C15 3 3 2 4 3 2 3 3 2 2 3 3 2 3   2 3 3
C16- - C16+ C16 3 3 4 2 3 2 3 3 2 2 3 3 2 3 2   3 3
C17- - C17+ C17 4 4 3 3 2 3 2 2 3 3 2 2 3 2 3 3   4
C33- - C33+ C18 4 4 3 3 2 3 2 2 3 3 2 2 3 2 3 3 4  

upcoming cran release of openxlsx

Hi,

I am the author of the openxlsx package. With the new version some of the test in your package fail.

Could you please check the dependencies?

If you have questions please feel free to contact me.

CRAN notice to fix docs

Dear maintainer,

You have file 'OpenRepGrid.ic/man/OpenRepGrid.ic.Rd' with
\docType{package}, likely intended as a package overview help file, but
without the appropriate PKGNAME-package \alias as per "Documenting
packages" in R-exts.

This seems to be the consequence of the breaking change

Using https://github.com/doctype package no longer automatically adds a -package alias.
Instead document _PACKAGE to get all the defaults for package
documentation.

in roxygen2 7.0.0 (2019-11-12) having gone unnoticed, see
r-lib/roxygen2#1491.

As explained in the issue, to get the desired PKGNAME-package \alias
back, you should either change to the new approach and document the new
special sentinel

"_PACKAGE"

or manually add

@Aliases OpenRepGrid.ic-package

if remaining with the old approach.

Please fix in your master sources as appropriate, and submit a fixed
version of your package within the next few months.

Best,
-k

Shiny app won't load

Hi @markheckmann,

From the joss review openjournals/joss-reviews#3292 I have installed both the CRAN and github versions of the package but the shiny app won't load. The error message reported is:

Warning: Error in rightSidebar: could not find function "rightSidebar"
  [No stack trace available]

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.